Lab
Controles de seguridad para integración continua
ActivePythonGitHub ActionsSemgrepTrivyGitleaks
Five security controls packaged as reusable GitHub Actions workflows: secret leakage, static analysis, dependency analysis, container image scanning and dynamic testing. The idea is that any repository imports them with one line instead of copying configuration that goes stale.
Why the code is not here
The workflows reference private repositories, so it is not published yet.