Dale Visser
|
271016f0fa
|
Added verbose flag to get as much reportable info as possible.
|
2015-08-19 15:33:50 -04:00 |
|
Dale Visser
|
4493f895c6
|
Added test resources to cover interesting bundle-audit cases.
|
2015-08-19 15:26:17 -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
|
235869fc79
|
rubygems: Reformat and consisitent parameter naming in private methods.
|
2015-08-12 12:08:05 -04:00 |
|
Dale Visser
|
89166e81fb
|
rubygems: Add summary to evidence, inline constants that were only being used once.
|
2015-08-12 12:08:05 -04:00 |
|
Dale Visser
|
2d109b81cf
|
rubygems: Used substring(int) to remove the need for Matcher.find(int).
Also fixed javadoc, made some variables final, shortened a variable name.
|
2015-08-12 12:06:18 -04:00 |
|
Dale Visser
|
5c02b4dccb
|
rubygems: Added new analyzer to META-INF/services. Confirmed correlation with CPE in CLI.
|
2015-08-12 12:06:18 -04:00 |
|
Dale Visser
|
e7f154b58d
|
rubygems: Various refactoring improvements.
|
2015-08-12 12:00:56 -04:00 |
|
Dale Visser
|
c0752575c6
|
rubygems: All evidence assertions now passing.
|
2015-08-12 12:00:43 -04:00 |
|
Dale Visser
|
7eb2c89f39
|
rugygems: Added gemspec test resources, test cases, and minimal code to run tests and have evidence gathering test fail.
|
2015-08-12 11:58:46 -04:00 |
|
Jeremy Long
|
c856d01b52
|
removed un-needed dependencies
|
2015-08-09 16:05:14 -04:00 |
|
Jeremy Long
|
8d1f3f723f
|
version 1.3.1-SNAPSHOT
|
2015-08-09 10:25:44 -04:00 |
|
Jeremy Long
|
a543fbbec9
|
added an additional attempt to remove the temporary directory
|
2015-08-09 10:25:30 -04:00 |
|
Jeremy Long
|
37f50db00e
|
removed related dependencies from hashCode and equals to resolve issue #293
|
2015-08-09 09:56:20 -04:00 |
|
Jeremy Long
|
ccb87f43b7
|
made suppression notes textarea readonly to resolve issue #306
|
2015-08-09 09:36:55 -04:00 |
|
Jeremy Long
|
d569f39f53
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2015-08-09 09:10:32 -04:00 |
|
Jeremy Long
|
fb3951772f
|
fixed errors due to null values per issue #309
|
2015-08-09 09:10:18 -04:00 |
|
Jeremy Long
|
2c00bf4040
|
Merge pull request #305 from wmaintw/master
[new pull request] Implement configuration item "quickQueryTimpstamp" in grade plugin
|
2015-08-07 18:26:03 -04:00 |
|
ma wei
|
c39eec32f2
|
ignore gradle generated temporary files
|
2015-08-07 10:14:34 +08:00 |
|
ma wei
|
7837718d04
|
update README file
|
2015-08-07 10:13:53 +08:00 |
|
ma wei
|
7069671471
|
fix issue that fail to publish gradle plugin to gradle plugin portal
|
2015-08-07 10:13:27 +08:00 |
|
ma wei
|
d1dbde2890
|
fix issue that fail to publish gradle plugin to maven central
|
2015-08-07 10:13:00 +08:00 |
|
ma wei
|
0472471ac9
|
update the gradle plugin version to 0.0.6
|
2015-08-07 10:11:34 +08:00 |
|
ma wei
|
62a0b8da90
|
add configuration, let user has ability to control HTTP method used during the update process to avoid proxy problem
|
2015-08-07 10:09:40 +08:00 |
|
ma wei
|
810530fabd
|
upgrade dependency check core and utils version to 1.3.0
|
2015-08-07 10:08:37 +08:00 |
|
Jeremy Long
|
707de56612
|
Merge pull request #302 from dwvisser/290-add-bz2-format
Add bzip2 format to ArchiveAnalyzer
|
2015-08-06 07:02:21 -04:00 |
|
Jeremy Long
|
921b0eb229
|
Merge pull request #301 from dwvisser/run-against-cached-db-pr
Help page for how to use multiple local snapshots of the NVD
|
2015-08-05 22:54:33 -04:00 |
|
Jeremy Long
|
9afb92f0ed
|
Merge pull request #303 from colezlaw/homebrew-cli-instructions
Added homebrew installation instructions
|
2015-08-05 22:52:36 -04:00 |
|
Will Stranathan
|
1ded88e089
|
Added homebrew installation instructions
|
2015-08-05 20:58:20 -04:00 |
|
Dale Visser
|
1f074ff400
|
290: Further refactoring for readability.
|
2015-08-05 17:42:25 -04:00 |
|
Dale Visser
|
4764f61b48
|
290: Added unit tests and implementation to support bzip2.
|
2015-08-05 17:42:10 -04:00 |
|
Dale Visser
|
56424924bb
|
290: Extracted some methods to reduce average method size, and eliminate some duplicate code.
|
2015-08-05 17:42:10 -04:00 |
|
Dale Visser
|
4c3831ec74
|
Removed superfluous phrase.
|
2015-08-05 12:03:21 -04:00 |
|
Dale Visser
|
ba564a6aed
|
Added page to site that documents how to take daily snapshots of the NVD,
and run D-C cli against those snapshots.
|
2015-08-05 11:57:23 -04:00 |
|
Jeremy Long
|
d529e88242
|
version 1.3.0
v1.3.0
|
2015-08-04 21:19:19 -04:00 |
|
Jeremy Long
|
5d6ad8bc6c
|
added gradle to the site
|
2015-08-04 14:07:34 -04:00 |
|
Jeremy Long
|
01769a6f38
|
added gradle to the site
|
2015-08-04 14:07:15 -04:00 |
|
Jeremy Long
|
a43cc38739
|
added logo
|
2015-08-04 12:07:11 -04:00 |
|
Jeremy Long
|
085069c2c7
|
added logo
|
2015-08-04 12:06:55 -04:00 |
|
Jeremy Long
|
816a6d057a
|
updated so that *.sh files are marked as executable
|
2015-08-02 07:24:36 -04:00 |
|
Jeremy Long
|
19ab099f98
|
added 0755 to *.sh
|
2015-08-02 07:10:20 -04:00 |
|
Jeremy Long
|
99a1097953
|
making the world a better place - avoid the hate #287
|
2015-08-02 06:54:10 -04:00 |
|
Jeremy Long
|
673cf7018b
|
initial gradle site documentation
|
2015-08-02 06:33:45 -04:00 |
|
Jeremy Long
|
624f52882e
|
modified how generated keys were returned in an attempt to resolve issue #296
|
2015-08-02 06:28:05 -04:00 |
|
Jeremy Long
|
654ab4a289
|
added cleanup steps to remove temp resources, etc.
|
2015-08-01 07:01:50 -04:00 |
|
Jeremy Long
|
ec86dc5734
|
changed packaging
|
2015-08-01 07:01:05 -04:00 |
|
Jeremy Long
|
44f37c12c3
|
checkstyle corrections
|
2015-08-01 06:49:55 -04:00 |
|
Jeremy Long
|
d0b704d7f4
|
corrected data directory path when running test cases
|
2015-08-01 06:08:35 -04:00 |
|
Jeremy Long
|
7452942091
|
Merge pull request #297 from dwvisser/broken-cli-docs-link
Fixed broken link to CLI instructions in main project README.
|
2015-08-01 05:52:00 -04:00 |
|