Skip to content

v1.1.7: fix(ci): use GitHub environment for secrets access

Choose a tag to compare

@streambinder streambinder released this 17 Apr 12:40
· 75 commits to master since this release
f1638bd
Replace inline zizmor suppression annotations with a dedicated
`secrets` environment (deployment: false). This both fixes the
block scalar contamination bug (annotations inside YAML | blocks
were baked into -ldflags -X values) and properly scopes secret
access to an environment, satisfying secrets-outside-env audits
across all zizmor versions.