No user-facing changes.
No user-facing changes.
- Fixed a crash when analysing a
${{ ... }}expression over around 300 characters in length.
- The query
actions/code-injection/mediumhas been updated to include results which were incorrectly excluded while filtering out results that are reported byactions/code-injection/critical.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
- The
actions/artifact-poisoning/criticalandactions/artifact-poisoning/mediumqueries now exclude artifacts downloaded to$[{ runner.temp }}in addition to/tmp.
- Fixed performance issues in the parsing of Bash scripts in workflow files, which led to out-of-disk errors when analysing certain workflow files with complex interpolations of shell commands or quoted strings.
No user-facing changes.
No user-facing changes.
No user-facing changes.
No user-facing changes.
- CodeQL and Copilot Autofix support for GitHub Actions is now Generally Available.
- The query
actions/code-injection/mediumnow produces alerts for injection vulnerabilities onpull_requestevents.
No user-facing changes.
No user-facing changes.
- The "Unpinned tag for a non-immutable Action in workflow" query (
actions/unpinned-tag) now supports expanding the trusted action owner list using data extensions (extensible: trustedActionsOwnerDataModel). If you trust an Action publisher, you can include the owner name/organization in a model pack to add it to the allow list for this query. This addition will prevent security alerts when using unpinned tags for Actions published by that owner. For more information on creating a model pack, see Creating a CodeQL Model Pack.
- Fixed data for vulnerable versions of
actions/download-artifactandrlespinasse/github-slug-action(following GHSA-cxww-7g56-2vh6 and GHSA-6q4m-7476-932w). - Improved
untrustedGhCommandDataModelregex forgh pr viewand Bash taint analysis in GitHub Actions.
No user-facing changes.
- Initial public preview release