plenoai/pleno-dlp scan

Scan a checked-out repo with pleno-dlp (600+ secret detectors + PII detection) and emit a SARIF report for github/codeql-action/upload-sarif. Downloads the pinned GoReleaser release binary for the runner's OS/arch and cosign-verifies checksums.txt (Sigstore keyless) plus the archive checksum before executing anything.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath to scan (passed to `pleno-dlp scan filesystem`).no.
versionpleno-dlp release tag to install, e.g. "v0.59.0". Defaults to this action's own tag ref, so the action revision and the binary it runs are always the same signed release. Required when invoked via a local/branch ref (e.g. `uses: ./`) where no tag is resolvable.no""
argsExtra space-separated arguments appended to the scan command.no""
sarif-filePath to write the SARIF report.nopleno-dlp-results.sarif
fail-onMinimum severity that fails the step: any|info|low|medium|high|critical (default high: audit-first — see `pleno-dlp scan --help`).nohigh
namedescription
sarif-filePath to the generated SARIF report.