Review request
Please review a focused improvement for skills/devsecops/pipeline-security/SKILL.md.
Problem
The pipeline security skill evaluates CICD-SEC-9 for artifact signing, provenance, SBOMs, and digest pinning, but it does not require evidence that those artifacts are bound together and verified before deployment. A pipeline can generate signatures, SBOMs, and provenance while deployments still pull mutable tags or skip verification entirely.
Proposed change
- Add artifact integrity evidence requirements before marking CICD-SEC-9 as passing.
- Require artifact, build run, digest, signature, signing identity, provenance, SBOM, verification command/policy, and deployment reference.
- Add an artifact integrity evidence table and evidence field in detailed findings.
- Add common pitfalls for generated-but-not-enforced attestations and mixed evidence from different artifacts/builds.
Bounty request
Reviewer tier: Improver Review / USD 25 if accepted under the current review bounty process.
Review request
Please review a focused improvement for
skills/devsecops/pipeline-security/SKILL.md.Problem
The pipeline security skill evaluates CICD-SEC-9 for artifact signing, provenance, SBOMs, and digest pinning, but it does not require evidence that those artifacts are bound together and verified before deployment. A pipeline can generate signatures, SBOMs, and provenance while deployments still pull mutable tags or skip verification entirely.
Proposed change
Bounty request
Reviewer tier: Improver Review / USD 25 if accepted under the current review bounty process.