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
413c71eb0a
Merge branch 'ruby_dependency' into swift_support
2016-05-13 13:49:40 -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
2b761279e4
Merge branch 'ruby_dependency' into swift_support
2016-05-06 17:59:28 -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
bjiang
c0e5973517
rename RubyBundlerAnalyzer and javadoc
2016-05-06 15:50:35 -04:00
bjiang
1e7bbfa7c1
bundle the same SWIFT package by different analyzers
2016-05-06 13:43:05 -04:00
bjiang
dc7245ff6e
code cleanup
2016-05-06 12:55:59 -04:00
bjiang
ffaf7b40e9
merge from ruby_dependency
2016-05-06 10:31:17 -04:00
bjiang
4de3fb1f2a
javadoc
2016-05-06 10:25:49 -04:00
bjiang
99355d993a
code cleanup with more comments
2016-05-06 10:24:28 -04:00
bjiang
d25f6e813c
new analyzer for Package.swift
2016-05-05 19:21:21 -04:00
bjiang
043f8e0523
cleanup
2016-05-03 15:45:08 -04:00
bjiang
5fcf2a2623
get authors field
2016-05-03 14:53:25 -04:00
Erik Erikson
ee77fccffd
Align documentation with current project name specification flag
...
When using the "--app" flag, the following warning is produced:
[WARN] The 'app' argument should no longer be used; use 'project' instead.
This change updates the documentation from suggesting "--app" to "--project"
2016-05-03 10:31:00 -07:00
bjiang
f1422adf75
merge upstream
2016-05-03 13:12:05 -04:00
bjiang
189da08885
merge upstream
2016-05-03 13:05:56 -04:00
bjiang
c2b1742582
support cocoapods for swift
2016-05-03 12:41:39 -04:00
Jeremy Long
9e63ac6d5b
Merge pull request #493 from awhitford/CommIO25
...
Commons-IO 2.5 upgrade
2016-05-02 19:26:52 -04:00
Jeremy Long
4d7ab8b187
Merge pull request #491 from mwieczorek/MSSQL_Support
...
MSSQL Support
2016-05-02 19:25:39 -04:00
Jeremy Long
4de9818bee
original CVE used in test does not exist in the current default DB used for tests.
2016-05-01 20:16:30 -04:00
Jeremy Long
7a2e1fd221
updated bundle audit score to be more accurate
2016-05-01 15:39:12 -04:00
Jeremy Long
d0ca800a23
Merge branch 'geramirez-fix-cvss-for-bundle-audit'
2016-04-30 11:20:39 -04:00
Jeremy Long
35ffd56ea9
fixed compile issues in PR
2016-04-30 11:20:26 -04:00
Jeremy Long
84b992d3a1
Merge branch 'fix-cvss-for-bundle-audit' of git://github.com/geramirez/DependencyCheck into geramirez-fix-cvss-for-bundle-audit
2016-04-30 11:02:16 -04:00