A bunch of Security Pipelines for Gitlab CI/CD, Github Actions, Jenkins, CircleCI, Travis ...
.
├── gitlab
│ ├── dast.yml
│ ├── fuzz.yml
│ ├── sast-code.yml
│ ├── sast-general-purpose.yml
│ ├── sast-infra-as-code.yml
│ ├── sca.yml
│ └── secret-detection.yml
├── LICENSE
└── README.md