Address zizmor findings:
#70
github_actions_scan.yml Required
on: pull_request_target
Annotations
16 errors, 6 warnings, and 1 notice
|
zizmor-output
Process completed with exit code 1.
|
|
zizmor/template-injection:
.github/workflows/release.yml#L128
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L128
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L128
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L123
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L123
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L123
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor/template-injection:
.github/workflows/release.yml#L119
code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor-output
Found 7 findings for mandatory checks that must always succeed.
|
|
template-injection:
.github/workflows/release.yml#L128
release.yml:128: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L128
release.yml:128: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L128
release.yml:128: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L123
release.yml:123: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L123
release.yml:123: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L123
release.yml:123: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L119
release.yml:119: code injection via template expansion: may expand into attacker-controllable code
|
|
zizmor-config
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
zizmor-upload
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
excessive-permissions:
.github/workflows/ci.yml#L113
ci.yml:113: overly broad permissions: default permissions used due to no permissions: block
|
|
excessive-permissions:
.github/workflows/ci.yml#L77
ci.yml:77: overly broad permissions: default permissions used due to no permissions: block
|
|
excessive-permissions:
.github/workflows/ci.yml#L26
ci.yml:26: overly broad permissions: default permissions used due to no permissions: block
|
|
excessive-permissions:
.github/workflows/ci.yml#L15
ci.yml:15: overly broad permissions: default permissions used due to no permissions: block
|
|
superfluous-actions:
.github/workflows/release.yml#L79
release.yml:79: action functionality is already included by the runner: use `gh release` in a script step
|