Skip to content

Commit

Permalink
Add dependency check 3.1.2 cli from http://dl.bintray.com/jeremy-long…
Browse files Browse the repository at this point in the history
  • Loading branch information
burakince committed Apr 2, 2018
1 parent 29220fd commit 613986e
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2,143 deletions.
2 changes: 1 addition & 1 deletion runner/bin/dependency-check.bat
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ if "%JAVACMD%"=="" set JAVACMD=java

if "%REPO%"=="" set REPO=%BASEDIR%\repo

set CLASSPATH="%BASEDIR%"\plugins\*;"%REPO%"\commons-cli\commons-cli\1.4\commons-cli-1.4.jar;"%REPO%"\org\owasp\dependency-check-core\3.1.1\dependency-check-core-3.1.1.jar;"%REPO%"\com\vdurmont\semver4j\2.1.0\semver4j-2.1.0.jar;"%REPO%"\joda-time\joda-time\1.6\joda-time-1.6.jar;"%REPO%"\org\apache\commons\commons-compress\1.15\commons-compress-1.15.jar;"%REPO%"\org\objenesis\objenesis\2.6\objenesis-2.6.jar;"%REPO%"\commons-io\commons-io\2.6\commons-io-2.6.jar;"%REPO%"\org\apache\commons\commons-lang3\3.4\commons-lang3-3.4.jar;"%REPO%"\org\apache\lucene\lucene-core\5.5.5\lucene-core-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-analyzers-common\5.5.5\lucene-analyzers-common-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queryparser\5.5.5\lucene-queryparser-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queries\5.5.5\lucene-queries-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-sandbox\5.5.5\lucene-sandbox-5.5.5.jar;"%REPO%"\org\apache\velocity\velocity\1.7\velocity-1.7.jar;"%REPO%"\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;"%REPO%"\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;"%REPO%"\com\h2database\h2\1.4.196\h2-1.4.196.jar;"%REPO%"\org\glassfish\javax.json\1.0.4\javax.json-1.0.4.jar;"%REPO%"\org\jsoup\jsoup\1.11.2\jsoup-1.11.2.jar;"%REPO%"\com\sun\mail\mailapi\1.6.0\mailapi-1.6.0.jar;"%REPO%"\com\google\code\gson\gson\2.8.2\gson-2.8.2.jar;"%REPO%"\org\owasp\dependency-check-utils\3.1.1\dependency-check-utils-3.1.1.jar;"%REPO%"\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;"%REPO%"\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;"%REPO%"\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;"%REPO%"\org\apache\ant\ant\1.9.9\ant-1.9.9.jar;"%REPO%"\org\owasp\dependency-check-cli\3.1.1\dependency-check-cli-3.1.1.jar
set CLASSPATH="%BASEDIR%"\plugins\*;"%REPO%"\commons-cli\commons-cli\1.4\commons-cli-1.4.jar;"%REPO%"\org\owasp\dependency-check-core\3.1.2\dependency-check-core-3.1.2.jar;"%REPO%"\com\vdurmont\semver4j\2.1.0\semver4j-2.1.0.jar;"%REPO%"\joda-time\joda-time\1.6\joda-time-1.6.jar;"%REPO%"\org\apache\commons\commons-compress\1.16.1\commons-compress-1.16.1.jar;"%REPO%"\org\objenesis\objenesis\2.6\objenesis-2.6.jar;"%REPO%"\commons-io\commons-io\2.6\commons-io-2.6.jar;"%REPO%"\org\apache\commons\commons-lang3\3.4\commons-lang3-3.4.jar;"%REPO%"\org\apache\lucene\lucene-core\5.5.5\lucene-core-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-analyzers-common\5.5.5\lucene-analyzers-common-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queryparser\5.5.5\lucene-queryparser-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queries\5.5.5\lucene-queries-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-sandbox\5.5.5\lucene-sandbox-5.5.5.jar;"%REPO%"\org\apache\velocity\velocity\1.7\velocity-1.7.jar;"%REPO%"\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;"%REPO%"\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;"%REPO%"\com\h2database\h2\1.4.196\h2-1.4.196.jar;"%REPO%"\org\glassfish\javax.json\1.0.4\javax.json-1.0.4.jar;"%REPO%"\org\jsoup\jsoup\1.11.2\jsoup-1.11.2.jar;"%REPO%"\com\sun\mail\mailapi\1.6.1\mailapi-1.6.1.jar;"%REPO%"\javax\activation\activation\1.1\activation-1.1.jar;"%REPO%"\com\google\code\gson\gson\2.8.2\gson-2.8.2.jar;"%REPO%"\org\owasp\dependency-check-utils\3.1.2\dependency-check-utils-3.1.2.jar;"%REPO%"\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;"%REPO%"\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;"%REPO%"\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;"%REPO%"\org\apache\ant\ant\1.9.9\ant-1.9.9.jar;"%REPO%"\org\owasp\dependency-check-cli\3.1.2\dependency-check-cli-3.1.2.jar

set ENDORSED_DIR=
if NOT "%ENDORSED_DIR%" == "" set CLASSPATH="%BASEDIR%"\%ENDORSED_DIR%\*;%CLASSPATH%
Expand Down
2 changes: 1 addition & 1 deletion runner/bin/dependency-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ then
REPO="$BASEDIR"/repo
fi

CLASSPATH="$BASEDIR"/plugins/*:"$REPO"/commons-cli/commons-cli/1.4/commons-cli-1.4.jar:"$REPO"/org/owasp/dependency-check-core/3.1.1/dependency-check-core-3.1.1.jar:"$REPO"/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar:"$REPO"/joda-time/joda-time/1.6/joda-time-1.6.jar:"$REPO"/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar:"$REPO"/org/objenesis/objenesis/2.6/objenesis-2.6.jar:"$REPO"/commons-io/commons-io/2.6/commons-io-2.6.jar:"$REPO"/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar:"$REPO"/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar:"$REPO"/org/apache/velocity/velocity/1.7/velocity-1.7.jar:"$REPO"/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:"$REPO"/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:"$REPO"/com/h2database/h2/1.4.196/h2-1.4.196.jar:"$REPO"/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:"$REPO"/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar:"$REPO"/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar:"$REPO"/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar:"$REPO"/org/owasp/dependency-check-utils/3.1.1/dependency-check-utils-3.1.1.jar:"$REPO"/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:"$REPO"/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:"$REPO"/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:"$REPO"/org/apache/ant/ant/1.9.9/ant-1.9.9.jar:"$REPO"/org/owasp/dependency-check-cli/3.1.1/dependency-check-cli-3.1.1.jar
CLASSPATH="$BASEDIR"/plugins/*:"$REPO"/commons-cli/commons-cli/1.4/commons-cli-1.4.jar:"$REPO"/org/owasp/dependency-check-core/3.1.2/dependency-check-core-3.1.2.jar:"$REPO"/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar:"$REPO"/joda-time/joda-time/1.6/joda-time-1.6.jar:"$REPO"/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar:"$REPO"/org/objenesis/objenesis/2.6/objenesis-2.6.jar:"$REPO"/commons-io/commons-io/2.6/commons-io-2.6.jar:"$REPO"/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar:"$REPO"/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar:"$REPO"/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar:"$REPO"/org/apache/velocity/velocity/1.7/velocity-1.7.jar:"$REPO"/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:"$REPO"/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:"$REPO"/com/h2database/h2/1.4.196/h2-1.4.196.jar:"$REPO"/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:"$REPO"/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar:"$REPO"/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar:"$REPO"/javax/activation/activation/1.1/activation-1.1.jar:"$REPO"/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar:"$REPO"/org/owasp/dependency-check-utils/3.1.2/dependency-check-utils-3.1.2.jar:"$REPO"/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:"$REPO"/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:"$REPO"/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:"$REPO"/org/apache/ant/ant/1.9.9/ant-1.9.9.jar:"$REPO"/org/owasp/dependency-check-cli/3.1.2/dependency-check-cli-3.1.2.jar

ENDORSED_DIR=
if [ -n "$ENDORSED_DIR" ] ; then
Expand Down
19 changes: 0 additions & 19 deletions runner/licenses/StupidTablePlugin/LICENSE.txt

This file was deleted.

202 changes: 0 additions & 202 deletions runner/licenses/commons-compress/LICENSE.txt

This file was deleted.

Loading

0 comments on commit 613986e

Please sign in to comment.