Jeremy Long
|
c4b423cb0f
|
additional tests resources to fix issue #503
|
2016-06-05 06:32:11 -04:00 |
|
Jeremy Long
|
b295e927b7
|
resolved merge conflict
|
2016-06-04 09:09:57 -04:00 |
|
Jeremy Long
|
63d24737dd
|
Merge pull request #506 from jabbrwcky/issue-503
Thanks for the test cases
|
2016-06-04 07:47:44 -04:00 |
|
Jeremy Long
|
60ce02ba28
|
improved logging to assist in resoloving issue #503
|
2016-06-04 07:46:42 -04:00 |
|
Jeremy Long
|
95939ed66c
|
added javadoc per checkstyle
|
2016-06-04 07:45:07 -04:00 |
|
Jeremy Long
|
7f609a35be
|
added javadoc per checkstyle
|
2016-06-04 07:44:42 -04:00 |
|
Jeremy Long
|
f7b534f1ee
|
checkstyle correction
|
2016-06-04 07:44:08 -04:00 |
|
Jeremy Long
|
cd5f9e2f13
|
findbugs correction
|
2016-06-04 07:42:58 -04:00 |
|
Jens Hausherr
|
e79da72711
|
Use batch update for references and vulnerable software if supported by DB.
|
2016-06-03 10:22:54 +02:00 |
|
Jens Hausherr
|
1ba081959b
|
Accidentially dropped some imports
|
2016-06-03 10:09:28 +02:00 |
|
Jens Hausherr
|
578dc63652
|
Vulnerable Software: Compact toString() output; remove accessor calls for own properties
|
2016-06-03 09:54:25 +02:00 |
|
Jens Hausherr
|
fccd683b50
|
add toString() for Vulnerability
|
2016-06-03 09:52:35 +02:00 |
|
Jens Hausherr
|
f3d3a25856
|
Add more test cases
|
2016-06-03 09:50:28 +02:00 |
|
Jens Hausherr
|
6d70c92795
|
Add to String-Method to Reference
|
2016-06-03 09:41:48 +02:00 |
|
Jeremy Long
|
3c525d8e3a
|
fixed issue #505
|
2016-06-02 19:30:38 -04:00 |
|
Jeremy Long
|
a6b47c7c43
|
clarified note
|
2016-06-02 19:23:51 -04:00 |
|
Jeremy Long
|
5b52f01f3d
|
updated documentation for issue#498
|
2016-05-30 08:23:58 -04:00 |
|
Jeremy Long
|
d13bbd43f3
|
added experimental flag to force users to enable this and by doing so understand that these may not be as production ready as the Java analyzer (see issue #498)
|
2016-05-30 08:09:14 -04:00 |
|
Jeremy Long
|
0394d1a24f
|
checkstyle correction - reduced method length
|
2016-05-30 07:59:53 -04:00 |
|
Jeremy Long
|
446222e127
|
removed unnecessary exclude
|
2016-05-30 07:59:18 -04:00 |
|
Jeremy Long
|
05d7aa898d
|
minor reformatting to reduce line length (checkstyle)
|
2016-05-30 07:37:44 -04:00 |
|
Jeremy Long
|
73f7fc1d51
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-05-30 07:19:15 -04:00 |
|
Jeremy Long
|
f0262466d4
|
Merge pull request #504 from awhitford/Upg052816
Plugin updates
|
2016-05-30 07:19:17 -04:00 |
|
Anthony Whitford
|
1ecde9bbc1
|
maven-jar-plugin 3.0.0 released; maven-resources-plugin 3.0.0 released.
|
2016-05-28 08:27:39 -07:00 |
|
Jens Hausherr
|
ae5a766092
|
Limit split to fix #503
|
2016-05-27 15:07:59 +02:00 |
|
Jeremy Long
|
6a807bc002
|
checkstyle/findbugs corrections
|
2016-05-25 17:21:46 -04:00 |
|
Jeremy Long
|
c0384bb0ee
|
Merge pull request #502 from xthk/master
Update initialize_mysql.sql
|
2016-05-25 06:12:52 -04:00 |
|
Tilmann H
|
2906b315b3
|
Update initialize_mysql.sql
lower cased "properties" in UPDATE statement
|
2016-05-25 11:36:09 +02:00 |
|
Jeremy Long
|
425fd65bd8
|
added more false positive suppressions
|
2016-05-21 07:09:08 -04:00 |
|
Jeremy Long
|
7d83362a85
|
removed stack trace from build when ruby and bundle-audit are not installed
|
2016-05-15 07:49:17 -04:00 |
|
Jeremy Long
|
0b26894112
|
checkstyle/pmd/findbugs correction(s)
|
2016-05-15 07:48:26 -04:00 |
|
Jeremy Long
|
17f810a720
|
implement issue #498
|
2016-05-15 07:30:38 -04:00 |
|
Jeremy Long
|
71ef8061f9
|
merge conflict resolved
|
2016-05-15 07:29:17 -04:00 |
|
Jeremy Long
|
353b17690f
|
checkstyle/pmd/findbugs correction(s)
|
2016-05-15 07:22:52 -04:00 |
|
Jeremy Long
|
6790727260
|
ensured resources are properly closed
|
2016-05-15 07:02:18 -04:00 |
|
Jeremy Long
|
e129f7db85
|
Merge branch 'biancajiang-ruby_dependency'
|
2016-05-15 06:46:18 -04:00 |
|
Jeremy Long
|
ea942398e3
|
updated test case to use the correct parent class that allows for use of the database during testing
|
2016-05-15 06:45:57 -04:00 |
|
Jeremy Long
|
5ad72cae3f
|
Merge branch 'ruby_dependency' of git://github.com/biancajiang/DependencyCheck into biancajiang-ruby_dependency
|
2016-05-14 09:45:26 -04:00 |
|
Jeremy Long
|
5f945bc696
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-05-14 07:21:07 -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
|
30856f4a4f
|
corrected doxia version
|
2016-05-14 07:19:12 -04:00 |
|
bjiang
|
9d1408be20
|
do not use actual path for packagePath from compress case
|
2016-05-13 13:33:34 -04:00 |
|
Jeremy Long
|
f21f371751
|
Merge pull request #494 from erikerikson/master
Align documentation with current project name specification flag
|
2016-05-06 18:23:32 -04:00 |
|
bjiang
|
d5e8f54214
|
fix RubyBundlerAnalyzer.accept
|
2016-05-06 17:55:21 -04:00 |
|
bjiang
|
83f83d4eee
|
add RubyBundlerAnalyzerTest
|
2016-05-06 17:45:40 -04:00 |
|
bjiang
|
b0f4ab9ba5
|
cleanup & Rakefile support placeholder
|
2016-05-06 17:25:08 -04:00 |
|
bjiang
|
06dad8f79c
|
javadoc
|
2016-05-06 17:22:39 -04:00 |
|
bjiang
|
83ab122ddf
|
disable RubyBundlerAnalyzer if RubyBundleAuditAnalyzer
|
2016-05-06 16:42:39 -04:00 |
|
bjiang
|
8a42fe4ae1
|
javadoc
|
2016-05-06 16:19:59 -04:00 |
|
bjiang
|
94c6778b89
|
better javadoc
|
2016-05-06 16:14:16 -04:00 |
|