About
This skill provides production-ready GitHub Actions templates for implementing a robust 'shift-left' security strategy. It simplifies the setup of complex security workflows, including CodeQL static analysis, Trivy container scanning, and dependency auditing. By leveraging SARIF uploads to the GitHub Security tab and implementing automated security gates, it ensures that vulnerabilities are identified and remediated before they reach production, all while adhering to security best practices like SHA-pinned actions and minimal GITHUB_TOKEN permissions.