Skip to content

v0.4.11

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:05
Immutable release. Only release title and notes can be modified.

0.4.11 (2026-07-20)

✨ Features

  • controls: actionsMustNotExecuteMutableRemoteCode (ISSUE-714/715/716) (4357428), closes #295
  • github: detect mutable exec in Docker-image actions (18be485)

🐛 Bug Fixes

  • control: emit actionsMustNotExecuteMutableRemoteCode findings in JSON output (ceb92e4)
  • github: cut false positives in actionsMustNotExecuteMutableRemoteCode and gate its source fetch on the control being enabled (#299) (46ed6c5)

👷 CI/CD

  • release: pin v0.4.10 refs [skip ci] (a7e5614)