Skip to content

v1.9.2

Choose a tag to compare

@bogdaniel bogdaniel released this 27 Jun 08:58
· 551 commits to master since this release
4c76fad

Patch: audit-github-actions-pins.sh now matches uses:/image:/container: only as YAML keys, not substrings — fixes a false positive on run: shell blocks that mention those words (e.g. a grep pattern), which failed the unsafe_github_actions gate on projects with no actual unpinned ref. Adds a regression test to self-test.sh. (PR #2)