mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-11 05:34:55 +03:00
612 B
612 B
name, description, domain, subdomain, tags, version, author, license
| name | description | domain | subdomain | tags | version | author | license | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| implementing-devsecops-security-scanning | Integrate security scanning into CI/CD pipelines using tools like Semgrep, Trivy, and Gitleaks. Covers SAST, SCA, container scanning, and secret detection with structured JSON output for pipeline gates. | cybersecurity | application-security |
|
1.0 | mahipal | Apache-2.0 |
Implementing DevSecOps Security Scanning
Automate SAST, SCA, container image, and secret scanning in CI/CD pipelines with fail/pass gates based on severity thresholds.