odomojuli/regextokens

Scan for leaked API tokens and secrets with sourced, tested regex patterns, scored by offline proof (checksums, decoders, entropy — no network calls). Emits SARIF for GitHub code scanning.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: odomojuli/regextokens@1c80404e0bda64485fd2d14568f7b211e404c33c # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathFile or directory to scan (relative to the workspace)..
min-confidenceOnly report findings at or above this tier: low, probable, or verified. Default is probable; low includes public identifiers and placeholders.probable
baselinePath to a .regextokens-baseline.json of accepted findings to suppress. Empty (default) means no baseline.""
sarif-fileWhere to write the SARIF report.regextokens.sarif
fail-on-findingsFail the step when findings remain after baseline filtering (true/false).true
namedescription
sarif-filePath to the SARIF report (feed to github/codeql-action/upload-sarif).
findingsNumber of findings reported.