Skip to content

esidate/security-ci-cd-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Security CI/CD Pipelines

⚠️ Under construction !

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