Merge branch 'security' into 'main'
Add Gitlab Security checks See merge request v3/service/matcher!17
This commit is contained in:
		
						commit
						337c28370d
					
				| 
						 | 
				
			
			@ -4,6 +4,10 @@ stages:
 | 
			
		|||
  - test
 | 
			
		||||
  - build
 | 
			
		||||
 | 
			
		||||
include:
 | 
			
		||||
  - template: Security/SAST.gitlab-ci.yml
 | 
			
		||||
  - template: Security/Secret-Detection.gitlab-ci.yml
 | 
			
		||||
 | 
			
		||||
##############
 | 
			
		||||
# TEST STAGE #
 | 
			
		||||
##############
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue