Jeremy Long
|
e907c40f17
|
Merge pull request #595 from bloihl/master
syncing documentation hints terminology for all sub-projects
|
2016-10-09 16:14:23 -04:00 |
|
bloihl
|
13a9dedb1e
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-09 12:54:12 -07:00 |
|
bloihl
|
b37698f245
|
syncing references to false negatives in documentation
|
2016-10-09 12:52:44 -07:00 |
|
Jeremy Long
|
d30d000346
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-10-09 15:39:09 -04:00 |
|
Jeremy Long
|
446239a5bd
|
clearly document Maven 3.1 or higher is required
|
2016-10-09 15:39:02 -04:00 |
|
Jeremy Long
|
ac25aa795b
|
Merge pull request #588 from wurstbrot/master
Add Dockerfile for dependency check
|
2016-10-09 15:06:44 -04:00 |
|
Jeremy Long
|
f117a9ded0
|
Merge pull request #594 from stefanneuhaus/parallelize-analyzers-aftermath
Parallelize analyzers aftermath
|
2016-10-09 15:01:16 -04:00 |
|
Stefan Neuhaus
|
947d38ccd2
|
Merge remote-tracking branch 'upstream/master' into parallelize-analyzers-aftermath
# Conflicts:
# dependency-check-core/src/main/java/org/owasp/dependencycheck/AnalysisTask.java
# dependency-check-core/src/main/java/org/owasp/dependencycheck/Engine.java
|
2016-10-09 17:13:39 +02:00 |
|
Jeremy Long
|
23f7996db8
|
checkstyle corrections
|
2016-10-09 11:00:28 -04:00 |
|
Stefan Neuhaus
|
9fdff51f26
|
Merge remote-tracking branch 'upstream/master' into parallelize-analyzers-aftermath
|
2016-10-09 16:08:46 +02:00 |
|
Stefan Neuhaus
|
9b43bf004a
|
Cleanup
- shutdown() ExecutorService after task execution
- javadoc
- improve unit test coverage
|
2016-10-09 16:03:36 +02:00 |
|
Jeremy Long
|
5d73faa1f0
|
updated sample report with the latest version
|
2016-10-09 08:11:53 -04:00 |
|
Jeremy Long
|
9e70279b31
|
updated presentation
|
2016-10-09 08:03:03 -04:00 |
|
Jeremy Long
|
9e671d1065
|
updated documentation per #556
|
2016-10-09 08:00:02 -04:00 |
|
Jeremy Long
|
7e2c4af0b3
|
Merge branch 'bloihl-master'
|
2016-10-09 07:13:47 -04:00 |
|
Jeremy Long
|
11f9092a65
|
fixed description
|
2016-10-09 07:13:35 -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 |
|
Jeremy Long
|
b2149ff4b9
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-10-09 06:50:50 -04:00 |
|
Jeremy Long
|
1a5177c576
|
Merge branch 'stefanneuhaus-parallelize-analyzers'
|
2016-10-09 06:50:09 -04:00 |
|
Jeremy Long
|
7020c9931a
|
Merge branch 'parallelize-analyzers' of https://github.com/stefanneuhaus/DependencyCheck into stefanneuhaus-parallelize-analyzers
|
2016-10-09 06:33:10 -04:00 |
|
Jeremy Long
|
9bc43e2e8e
|
Merge pull request #590 from stefanneuhaus/cleanup
Cleanup
|
2016-10-08 22:07:49 -04:00 |
|
Jeremy Long
|
26a4e7451e
|
Merge pull request #589 from pierre-ernst/master
Hardening
|
2016-10-08 22:04:07 -04:00 |
|
Stefan Neuhaus
|
3470d33bdc
|
Fix build
|
2016-10-09 02:59:32 +02:00 |
|
Stefan Neuhaus
|
51c96894b4
|
Support parallelism for analyzers of the same type
|
2016-10-09 00:45:10 +02:00 |
|
Jeremy Long
|
7fc2be6a0a
|
corrected checksum calculation so that files can be deleted shortly after the calculation is completed.
|
2016-10-08 18:05:55 -04:00 |
|
Jeremy Long
|
110c97bc15
|
ensuring no input stream is left open
|
2016-10-08 18:02:53 -04:00 |
|
Jeremy Long
|
8d51d8fa1f
|
improved error reporting
|
2016-10-08 18:00:47 -04:00 |
|
Jeremy Long
|
4b02a567e0
|
improved error reporting
|
2016-10-08 18:00:18 -04:00 |
|
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 |
|