Commit Graph

4621 Commits

Author SHA1 Message Date
Stefan Neuhaus 5a939ec108 Provide proper error message in case the (default) property file is not available. Ran into this issue in combination with the Gradle daemon. 2016-10-08 20:00:43 +02:00
Stefan Neuhaus d9c4480627 Fix typos 2016-10-08 19:40:04 +02:00
Jeremy Long 9388340e23 updated to resolve reported false negative: https://groups.google.com/forum/#!topic/dependency-check/LjnemiZKeZQ 2016-10-08 06:19:46 -04:00
pernst 2285d2ef4b first commit 2016-10-06 16:40:39 -04:00
Timo Pagel f84aea0040 MOD: Use https over http and fetch current release 2016-10-06 19:38:22 +02:00
bloihl 452969cc92 Merge remote-tracking branch 'upstream/master' 2016-10-04 09:45:01 -07:00
Jeremy Long 128a600f18 fixed issue with cpeSort being null on first row if no CPE is present 2016-10-04 06:45:17 -04:00
Jeremy Long 7dd9a52e78 corrected false positive per issue #582 2016-10-04 06:20:34 -04:00
Jeremy Long ff341b7228 corrected false positive per issue #582 2016-10-04 06:19:41 -04:00
bloihl 92a8b4ca85 Merge remote-tracking branch 'upstream/master' 2016-10-03 11:12:01 -07:00
bloihl 384199b28d fixed typo in exception and added documentation for hints schema 2016-10-03 09:52:58 -07:00
Jeremy Long 44edcabe15 fixed duplicate analysis identified in https://github.com/jeremylong/dependency-check-gradle/issues/19 2016-10-01 06:55:37 -04:00
Timo Pagel 1a5e9884fc Add usage for docker to the Readme 2016-09-23 12:26:17 +02:00
Timo Pagel cda81315d2 Add Dockerfile with own user 2016-09-23 12:25:58 +02:00
Jeremy Long d7100e54d1 made exitValue check more robust to cover possible future negative exit values 2016-09-21 14:21:50 -04:00
Jeremy Long 989caead9c Merge pull request #568 from xthk/bundler-return-code
fixed check for bundle-audit's return code
2016-09-21 14:07:09 -04:00
Jeremy Long a9d3b627f1 Merge pull request #564 from awhitford/Upg20160918
Upgrades
2016-09-21 14:06:25 -04:00
Jeremy Long 99a1606df1 stopped writting the serialized dc data 2016-09-21 14:05:19 -04:00
Jeremy Long 6326513c63 improved suppression capability within the report 2016-09-21 14:04:21 -04:00
bloihl f6cfae595a add false negatives General menu 2016-09-20 21:34:34 -07:00
bloihl 0794efcf41 add general hints document explaining false negatives 2016-09-20 21:01:27 -07:00
bloihl b9ea82f2c1 adding hints documentation for user management of false negatives 2016-09-20 15:42:49 -07:00
bloihl 8b705b3370 update maven docs with hintsFile option 2016-09-20 15:41:26 -07:00
bloihl c684607a4d updte gradle docs with hintsFile option 2016-09-20 15:41:02 -07:00
bloihl b00833c2de update ant docs with hintsFile option 2016-09-20 15:40:37 -07:00
bloihl 0ca6bc6ab6 exposing hints to maven through configuration using hintsFile 2016-09-20 12:42:35 -07:00
bloihl 60faddff9b exposing hints file through ant configuration as setHintsFile 2016-09-20 12:40:07 -07:00
bloihl b35da8ad4b exposing the hints file to the CLI with new option "--hints" 2016-09-20 12:37:58 -07:00
Tilmann Haak 79887c148a fixed check for bundle-audit's return code 2016-09-20 13:43:28 +02:00
Bob Loihl 1ae3457ee6 Merge remote-tracking branch 'upstream/master'
Syncing with master project
2016-09-19 11:36:47 -07:00
Anthony Whitford d2154c9d29 maven-plugin-annotations 3.5 released. 2016-09-18 23:00:50 -07:00
Anthony Whitford 40ede24a99 Upgraded plugins and dependencies. 2016-09-18 22:30:12 -07:00
Jeremy Long 5960ba919d removed slf4j binding as maven 3.1 no longer requires it, see issue #552 2016-09-16 12:32:24 -04:00
Jeremy Long f6aaaa8815 updated pre-req per issue #560 2016-09-16 10:25:40 -04:00
Jeremy Long 6f1b20c936 updated report to be able to suppress by GAV and added help text 2016-09-16 10:14:48 -04:00
Jeremy Long 7734a50427 resolve issue #554 2016-09-10 07:20:49 -04:00
Jeremy Long aef118d375 test and fix for version number matching per issue #558 2016-09-09 06:36:56 -04:00
bloihl 22cae71999 Merge pull request #1 from jeremylong/master
updating fork to latest
2016-09-07 13:49:31 -07:00
Jeremy Long 29d127303c snapshot version 2016-09-06 20:34:22 -04:00
Jeremy Long 5574f1c24f version 1.4.3 1.4.3 2016-09-06 07:04:34 -04:00
Jeremy Long 9457744571 using more robust check for windows os 2016-09-06 06:42:12 -04:00
Jeremy Long 19243c479c disabling batch support for mysql to fix issue #503 - more testing needs to be done 2016-09-06 06:36:08 -04:00
Jeremy Long e868ce8328 cleaned up file deletion code slightly 2016-09-06 06:23:55 -04:00
Jeremy Long ffa846c05a updated compareTo so that null values are handled properly 2016-09-06 05:48:12 -04:00
Jeremy Long dde1791476 minor rewording of a log statement 2016-09-06 05:47:44 -04:00
Jeremy Long 45438a7f06 removed temporary test code 2016-09-05 06:46:06 -04:00
Jeremy Long c980e77ea3 added assume to skip errors when mono is not installed 2016-09-04 20:50:14 -04:00
Jeremy Long 176d3ddefa temporary fix for issue #534 2016-09-04 19:09:08 -04:00
Jeremy Long 98d783d448 added todo for NPE reasons 2016-09-04 18:51:07 -04:00
Jeremy Long bcd6634d8a fixed NPE issues 2016-09-04 18:41:58 -04:00