josiahsiegel/runleaks

Identify potential leaks in GitHub action logs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenToken used to login to GitHubyes
repoRepo to scan run logs for exceptionsno${{ github.repository }}
run-limitLimit on how many runs to scanno100
min-days-oldMin age of runs in daysno0
max-days-oldMax age of runs in daysno3
patterns-pathPatterns file pathno.github/runleaks/patterns.txt
exclusions-pathExcluded patterns file pathno.github/runleaks/exclusions.txt
fail-on-leakFail action if leak is foundnotrue
namedescription
exceptionsJson output of run logs with exceptions
countCount of exceptions