Skip to content

[REVIEW] pipeline-security: add artifact integrity evidence gates #1824

@yanziwei

Description

@yanziwei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions