Loading capif/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -131,6 +131,9 @@ sast: - | echo "This is the SAST stage for your Python project." ls -lrta artifacts: reports: sast: gl-sast-report.json tags: - docker Loading Loading
capif/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -131,6 +131,9 @@ sast: - | echo "This is the SAST stage for your Python project." ls -lrta artifacts: reports: sast: gl-sast-report.json tags: - docker Loading