Skip to content

workflow-sha-pinning

FieldValue
IDworkflow-sha-pinning
Version1.0.0
Modestatic
LayerStripe
Categorysecurity
Severity🟡 warning
SLA5,000 ms
Depends onnone
Sourcepackages/testing/src/gates/workflow-sha-pinning.gate.ts

What it asserts

Every third-party `uses: <owner>/<action>@<ref>` in .github/workflows/ is pinned to a 40-char SHA (post-TanStack hardening).

Run it locally

bun run gates --gate=workflow-sha-pinning

See also


Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.

On this page