mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 00:56:22 +00:00 
			
		
		
		
	secret detection
This commit is contained in:
		@@ -219,6 +219,8 @@ secret_detection:
 | 
				
			|||||||
    - if: $SECRET_DETECTION_DISABLED
 | 
					    - if: $SECRET_DETECTION_DISABLED
 | 
				
			||||||
      when: never
 | 
					      when: never
 | 
				
			||||||
    - if: $CI_PIPELINE_SOURCE == "merge_request_event"
 | 
					    - if: $CI_PIPELINE_SOURCE == "merge_request_event"
 | 
				
			||||||
 | 
					  before_script:
 | 
				
			||||||
 | 
					    - git config --global --add safe.directory $CI_PROJECT_DIR
 | 
				
			||||||
 | 
					
 | 
				
			||||||
semgrep-sast:
 | 
					semgrep-sast:
 | 
				
			||||||
  rules:
 | 
					  rules:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user