]> source.dussan.org Git - sonarqube.git/commitdiff
BUILD enable weekly owasp scan for latest release
authorMalena Ebert <malena.ebert@sonarsource.com>
Tue, 24 Nov 2020 08:45:52 +0000 (09:45 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 24 Nov 2020 20:06:34 +0000 (20:06 +0000)
.cirrus.yml

index d8f662cc05feb0d176650cfd4df21b6f4e1d3b0e..2b8e55b52aad5263ff24d0a6b964573cc9ba1a9d 100644 (file)
@@ -427,6 +427,7 @@ upgd_oracle12_task:
 owasp_check_task:
   only_if: >-
            $CIRRUS_CRON == "nightly" ||
+           $CIRRUS_CRON == "weekly-latest" ||
            $CIRRUS_CRON == "weekly-lts" ||
            changesInclude('private/owasp/*.xml')
   timeout_in: 30m