Skip to content
Snippets Groups Projects
Commit 5e5ce960 authored by wep23441's avatar wep23441
Browse files

secret check history

parent 47c880d6
Branches
No related tags found
No related merge requests found
......@@ -32,10 +32,10 @@ include:
# - local: ci-configs/case-3-build/coverage.yml
# - local: ci-configs/case-3-build/unit_test.yml
# - local: ci-configs/case-3-build/build.yml
- local: ci-configs/case-4-security/build_image.yml
- local: ci-configs/case-4-security/container_scan.yml
# - local: ci-configs/case-4-security/build_image.yml
# - local: ci-configs/case-4-security/container_scan.yml
# - local: ci-configs/case-4-security/sast.yml
# - local: ci-configs/case-4-security/secret_detection.yml
- local: ci-configs/case-4-security/secret_detection.yml
......
......@@ -7,7 +7,8 @@ variables:
secret_detection:
stage: code_quality
# variables:
variables:
SECRET_DETECTION_HISTORIC_SCAN: "true"
# SECRET_DETECTION_EXCLUDED_PATHS: "path/to/exclude1,path/to/exclude2"
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment