Cicd Pipeline Hardening

Hardens CI/CD pipelines with quality gates, security checks, deployment safety, and rollback readiness. Use when creating or improving build and release pipelines.

jaypalsolanki Updated

File contents

CI/CD Pipeline Hardening

Workflow

  1. Review current pipeline stages and branch/release strategy.
  2. Enforce compile, test, lint, and static security checks.
  3. Add artifact traceability, SBOM/signing, and deployment approvals.
  4. Validate environment promotion and rollback controls.
  5. Produce prioritized hardening backlog.

Output template

## Pipeline gaps
- High risk:
- Medium risk:

## Hardening backlog
1.
2.

jaypalsolanki/cursor-rules-skills-commands/tree/main/Skills/cicd-pipeline-hardening commit 1794dbc662

Frequently asked questions

npx skillmds@latest add jaypalsolanki/cicd-pipeline-hardening