SiteShadow
Back to vulnerability library

CICD01 CI/CD Security Gates Missing

What this means

SiteShadow flagged CI/CD pipelines where security gates are missing, disabled, or easily bypassed (tests not required, scans optional, approvals missing, artifacts unsigned/untracked).

Why it matters

Disabling gates increases the chance of shipping vulnerable code.

Safer examples

1) Require checks before merge

2) Add basic security scanning

3) Control who can release

Restrict deploy credentials, use ephemeral CI tokens, and log release actions.

How SiteShadow detects it (high level)

References

---

← Back to Vulnerability Library

Request access View coverage