devsecops-free-security
Installation
SKILL.md
Skill: DevSecOps Free Security
Goal
Identify free security tools for DevSecOps: vulnerability scanning, SAST/DAST, secrets management, and PKI/certificates.
Use This Skill When
- Building security into CI/CD pipelines at zero cost
- Setting up secrets management without enterprise tools
- Needing free SSL/TLS certificates
Do Not Use This Skill When
- Enterprise compliance requirements (SOC2, PCI-DSS)
- Production secrets management at scale
Inputs
- Security tool category (SAST, DAST, secrets, PKI)
- Language/technology stack
- Integration points (CI/CD, runtime)