fix sast report detection in UI

This commit is contained in:
proletarius101 2022-07-08 17:12:22 +08:00 committed by linsui
parent e4b66aa6c8
commit 2dfe0e8ef8

View file

@ -407,9 +407,9 @@ sast:
# Make sure the apk is searched before the manifest, so only apks are scanned
ANALYZER_TARGET_DIR: $CI_PROJECT_DIR/tmp/
allow_failure: true
artifacts:
reports:
sast: $ANALYZER_TARGET_DIR/gl-sast-report.json
after_script:
# GitLab can only display reports at this exact path
- mv $ANALYZER_TARGET_DIR/gl-sast-report.json gl-sast-report.json
mobsf-ios-sast:
rules: