
Python project showcasing a DevSecOps pipeline with GitHub Actions. Integrates Semgrep, Gitleaks, and pip-audit to scan commits for insecure code, secrets, and vulnerable dependencies, with branch protection to block merges on high-severity findings.
