Files
agentic-dev/docs/work/epics/ci-security-and-supply-chain/_epic.md
2026-07-12 08:15:46 +00:00

1.8 KiB

id, prd, title, type, status, features, created, updated
id prd title type status features created updated
ci-security-and-supply-chain docs/work/prds/ci-security-and-supply-chain.prd.md CI security + supply-chain enforcement stack epic done
scripts
tooling
docs
2026-05-14T00:00:00Z 2026-05-14T19:21:52.308Z

Goal

Implement a four-pillar CI security stack — Renovate-managed bumps + Action SHA pinning, Socket-based supply-chain-behavior detection, continuous trace revalidation extending ADR-022, and baseline GitHub-native gates — composed via a single failure-mode hierarchy that the sandcastle reviewer prompt enforces machine-readably for agent-driven PRs. Codifies ADR-023.

Why

The repo's security posture has zero security tooling. ADR-022 + the library-evaluation epic close the adoption-time gate for new dependencies but not the drift gate. Six post-adoption threats remain uncovered: CVE disclosures, supply-chain behavior compromise, maintainer-account compromise, GitHub Actions supply-chain (major-tag pinning), license drift, and EU-residency drift. This epic closes all six via the four-pillar stack.

Stories