summaryrefslogtreecommitdiffstats
path: root/tests/publishers/fixtures/checkstyle001.xml
diff options
context:
space:
mode:
authorDawid Malinowski <dawidmalina@gmail.com>2015-05-02 19:22:46 +0200
committerDarragh Bailey <daragh.bailey@gmail.com>2016-04-23 16:21:17 +0100
commitb4ba8e21cdc8ca1d2cd71f22ef019d92f8db0799 (patch)
tree7e03e5791f9894b1019dfccb5f30d39fb3d5b9b5 /tests/publishers/fixtures/checkstyle001.xml
parent12614f13abfa01b2cb72095083673660f5087364 (diff)
downloadpython-jenkins-job-builder-b4ba8e21cdc8ca1d2cd71f22ef019d92f8db0799.tar.gz
python-jenkins-job-builder-b4ba8e21cdc8ca1d2cd71f22ef019d92f8db0799.tar.xz
python-jenkins-job-builder-b4ba8e21cdc8ca1d2cd71f22ef019d92f8db0799.zip
Add support for OWASP Dependency-Check Plugin
Supports publisher for Dependency-Check utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. https://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin Change-Id: I3dc1ab923c392aac00189c3f852a1138c1f0ab36
Diffstat (limited to 'tests/publishers/fixtures/checkstyle001.xml')
-rw-r--r--tests/publishers/fixtures/checkstyle001.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/publishers/fixtures/checkstyle001.xml b/tests/publishers/fixtures/checkstyle001.xml
index 06b52cf1..4c9a5f31 100644
--- a/tests/publishers/fixtures/checkstyle001.xml
+++ b/tests/publishers/fixtures/checkstyle001.xml
@@ -9,6 +9,7 @@
<defaultEncoding/>
<canRunOnFailed>false</canRunOnFailed>
<useStableBuildAsReference>false</useStableBuildAsReference>
+ <usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useDeltaValues>false</useDeltaValues>
<thresholds>
<unstableTotalAll/>