Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Pipeline SAST, DAST, SCA in GitLab CI\CD and push reports to VM

License

Notifications You must be signed in to change notification settings

Myskiv-Ivan/devsecops-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Appsec pipeline Gitlab CI/CD

Dependency:

  1. DefectDojo
  2. Gitlab

Add in Gitlab Project stage:

include:
  - project: 'ProjectName/appsecscan'
    file: '/.gitlab-ci.yml'
stages:
  - security

Releases

No releases published

Packages

No packages published