Jeremy Long
|
38bf9b4ddb
|
checkstyle recommendations
|
2016-12-22 07:32:04 -05:00 |
|
Jeremy Long
|
42f2385bb2
|
updated documentation for PR #619
|
2016-11-22 06:51:21 -05:00 |
|
Charlie Fairchild
|
6b9acac8c4
|
Minor Styling
|
2016-11-17 15:37:21 -05:00 |
|
Charlie Fairchild
|
2333bee5fd
|
Adds a command line option for the CLI tool to pick what CVSS error to fail on
|
2016-11-16 11:25:21 -05:00 |
|
Jeremy Long
|
b3a0f7ad26
|
fixed generic warnings
|
2016-10-16 07:28:50 -04:00 |
|
Jeremy Long
|
6017e5c217
|
Merge branch 'master' of https://github.com/bloihl/DependencyCheck into bloihl-master
|
2016-10-09 06:56:17 -04:00 |
|
Stefan Neuhaus
|
d9c4480627
|
Fix typos
|
2016-10-08 19:40:04 +02:00 |
|
bloihl
|
b35da8ad4b
|
exposing the hints file to the CLI with new option "--hints"
|
2016-09-20 12:37:58 -07:00 |
|
Jeremy Long
|
46dd7cf86e
|
checkstyle correction
|
2016-08-21 15:27:34 -04:00 |
|
Jeremy Long
|
cedd93e774
|
coverity suggested corrections
|
2016-08-21 14:40:07 -04:00 |
|
Jeremy Long
|
d2158e5e44
|
fixed typo
|
2016-08-11 21:12:47 -04:00 |
|
Jeremy Long
|
ba15de2218
|
improved error handling
|
2016-07-27 06:04:56 -04:00 |
|
Jeremy Long
|
c253308284
|
checkstyle corrections
|
2016-07-23 07:45:48 -04:00 |
|
Jeremy Long
|
c5757dc5f4
|
updates to resolve issue #215
|
2016-07-17 07:19:56 -04:00 |
|
Jeremy Long
|
6f451736ba
|
Add ability to flag analyzers as experimental so that they are not always enabled
|
2016-05-14 07:20:53 -04:00 |
|
Jeremy Long
|
31df2fa131
|
findbugs/checkstyle corrections
|
2016-01-30 08:57:40 -05:00 |
|
Jeremy Long
|
e05bed8d65
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2015-11-24 16:12:30 -05:00 |
|
Jeremy Long
|
1b2210aba0
|
pmd/checkstyle/findbugs corrections
|
2015-11-24 16:12:23 -05:00 |
|
Dale Visser
|
2ed5dc153a
|
Fixed merge conflict in App.java
|
2015-11-23 13:27:22 -05:00 |
|
Anthony Whitford
|
92a35b929a
|
Leveraged the new setters with null and empty checking for Settings.
|
2015-10-31 10:26:32 -07:00 |
|
Jeremy Long
|
b704f72854
|
fixed npe
|
2015-10-27 06:15:34 -04:00 |
|
Jeremy Long
|
ab7eee7db9
|
updated field name to make it more clear
|
2015-10-24 06:18:09 -04:00 |
|
Jeremy Long
|
c52a0d88df
|
expanded issue #390 to the CLI
|
2015-10-23 06:25:47 -04:00 |
|
Dale Visser
|
e57d62b682
|
Merge branch 'upmaster' into ruby-bundler
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/App.java
dependency-check-cli/src/main/java/org/owasp/dependencycheck/CliParser.java
dependency-check-core/src/main/resources/META-INF/services/org.owasp.dependencycheck.analyzer.Analyzer
|
2015-09-22 14:21:43 -04:00 |
|
Jeremy Long
|
9203acff9c
|
checkstyle/pmd/findbugs patches
|
2015-09-19 07:52:24 -04:00 |
|
Jeremy Long
|
fc57851113
|
added options to disable analyzers
|
2015-09-18 06:52:36 -04:00 |
|
Dale Visser
|
39f13c6e5b
|
Merge branch 'upmaster' into ruby-bundler
|
2015-09-14 17:14:20 -04:00 |
|
Anthony Whitford
|
ea4410cd16
|
Added missing serialVersionUID.
|
2015-09-13 10:57:54 -07:00 |
|
Jeremy Long
|
1fa5ae695d
|
Merge pull request #349 from hansjoachim/warnings
Fixes various warnings
|
2015-09-13 07:37:25 -04:00 |
|
Hans Joachim Desserud
|
b26d9ea1e0
|
Replace use of included DirectoryScanner with Apache Ant's
|
2015-09-12 14:14:53 +02:00 |
|
Hans Joachim Desserud
|
903eaed250
|
Remove unused imports
|
2015-09-12 14:06:47 +02:00 |
|
Dale Visser
|
837d4918f2
|
Merge branch 'upmaster' into ruby-bundler. Fixed omission of --disableBundleAudit option.
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/CliParser.java
|
2015-09-09 18:09:41 -04:00 |
|
Anthony Whitford
|
480fa50af5
|
Corrected Javadoc to eliminate warning.
|
2015-09-07 17:01:24 -07:00 |
|
Jeremy Long
|
c3835b9da7
|
removed erroneous short cli argument for exclude
|
2015-09-07 07:27:39 -04:00 |
|
Anthony Whitford
|
b11b472933
|
Upgraded commons-cli to 1.3.1 (from 1.2). See http://commons.apache.org/proper/commons-cli/release_1_3.html for upgrade details.
|
2015-09-07 02:27:10 -07:00 |
|
Dale Visser
|
1e29d2e751
|
Merge branch 'upmaster' into ruby-bundler
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/CliParser.java
|
2015-08-30 15:11:33 -04:00 |
|
Dale Visser
|
a0437bf933
|
Ruby bunder: Code needed to disable the analyzer in the CLI if desired.
|
2015-08-30 15:07:21 -04:00 |
|
Jeremy Long
|
e630c484ff
|
implementing the purge feature as requested in issue #328
|
2015-08-30 07:02:26 -04:00 |
|
Jeremy Long
|
29626666a7
|
removed debug logging
|
2015-08-29 08:38:49 -04:00 |
|
Jeremy Long
|
83af70bb59
|
corrected argument name for the purge nvd option
|
2015-08-29 07:57:54 -04:00 |
|
Jeremy Long
|
8bb92815cb
|
added argument to purge local NVD per issue #328
|
2015-08-29 06:58:13 -04:00 |
|
Jeremy Long
|
7a8f7199c8
|
renaming app argument to project per issue #320
|
2015-08-29 06:48:52 -04:00 |
|
Dale Visser
|
a0492fe944
|
Merge branch 'upmaster' into ruby-bundler
Conflicts:
dependency-check-core/src/main/resources/META-INF/services/org.owasp.dependencycheck.analyzer.Analyzer
|
2015-08-27 14:05:36 -04:00 |
|
Dale Visser
|
9e25480baa
|
Merge branch 'upmaster' into node-js-analyzer
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/App.java
dependency-check-cli/src/site/markdown/arguments.md
dependency-check-core/src/main/resources/META-INF/services/org.owasp.dependencycheck.analyzer.Analyzer
|
2015-08-25 13:03:12 -04:00 |
|
Dale Visser
|
5c32ecd8e1
|
Ruby Analyzer: Added bundle-audit analyzer. So far just launches if available and logs the output.
|
2015-08-18 16:59:39 -04:00 |
|
Dale Visser
|
88569cb369
|
rubygems: Finished command-line interface integration.
|
2015-08-12 12:08:05 -04:00 |
|
Dale Visser
|
bf4eb07342
|
Node.js: Added missing command-line option for disableing Node.js analyzer.
|
2015-08-11 15:27:20 -04:00 |
|
Dale Visser
|
4f8772bd77
|
node.js: Added parameter to cli.
|
2015-08-07 16:10:56 -04:00 |
|
Jeremy Long
|
79b59f2aae
|
checkstyle/pmd/findbugs recommended updates
|
2015-07-29 07:00:30 -04:00 |
|
Jeremy Long
|
1ae3a63f5c
|
final tested patch for issue #285
|
2015-07-28 06:33:40 -04:00 |
|