ci: harden CI/CD security #8
security_zizmor.yml
on: pull_request
Static analysis (zizmor)
1m 41s
Annotations
5 errors and 4 warnings
|
Static analysis (zizmor)
Process completed with exit code 14.
|
|
impostor-commit:
.github/workflows/pr-tarball.yml#L34
pr-tarball.yml:34: commit with no history in referenced repository: uses a commit that doesn't belong to the specified org/repo
|
|
dangerous-triggers:
.github/workflows/pr-tarball-publish.yml#L5
pr-tarball-publish.yml:5: use of fundamentally insecure workflow trigger: workflow_run is almost always used insecurely
|
|
template-injection:
.github/workflows/e2e-tests.yml#L41
e2e-tests.yml:41: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/e2e-tests.yml#L40
e2e-tests.yml:40: code injection via template expansion: may expand into attacker-controllable code
|
|
Static analysis (zizmor)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ref-version-mismatch:
.github/workflows/pr-tarball.yml#L34
pr-tarball.yml:34: action's hash pin has mismatched or missing version comment: points to commit ea165f8d65b6
|
|
ref-version-mismatch:
.github/workflows/codeql.yml#L39
codeql.yml:39: action's hash pin has mismatched or missing version comment: points to commit 9e0d7b8d2567
|
|
ref-version-mismatch:
.github/workflows/codeql.yml#L34
codeql.yml:34: action's hash pin has mismatched or missing version comment: points to commit 9e0d7b8d2567
|