Jeremy Long
988d1d5147
centralized string converversion to bytes
2017-10-25 06:47:48 -04:00
Jeremy Long
765bfa0e1d
update per issue #933
2017-10-22 15:34:16 -04:00
Jeremy Long
19fde6d667
version 3.0.1
2017-10-18 06:39:57 -04:00
Jeremy Long
0b3a50f320
snapshot version
2017-10-16 06:23:56 -04:00
Jeremy Long
23a6a726fe
version 3.0.0
2017-10-15 08:20:48 -04:00
Jeremy Long
f2d1819589
checkstyle suggestions
2017-10-14 07:51:41 -04:00
Jeremy Long
f5ec0331eb
Merge pull request #919 from stefanneuhaus/fix-typos
...
Fix typos
2017-10-08 16:07:21 -04:00
Stefan Neuhaus
143c8d151f
Fix typos
2017-10-08 14:50:21 +02:00
Jeremy Long
8a7066cda7
resolved merge conflicts
2017-10-06 06:33:43 -04:00
Jeremy Long
3b019d173c
resolve merge conflict and update test cases
2017-09-30 07:27:44 -04:00
Jeremy Long
04dc5f8491
changes to resolve issues with multiple connections to the embedded H2 database
2017-09-25 06:55:22 -04:00
Hans Aikema
67aa59c4b8
Implement issue #704 and enable multi-schema validation
2017-09-17 15:30:48 +02:00
Jeremy Long
4358952e17
checkstyle suggested cleanup
2017-09-12 08:55:57 -04:00
stevespringett
1bfd2d7ac1
Added support for retiring analyzers (disabled by default) and retired the NodePackageAnalyzer.
2017-09-09 21:50:17 -05:00
Jeremy Long
ab5de24518
continued work on threading and code improvement
2017-09-03 09:05:55 -04:00
Jeremy Long
74a2326e0e
Modified CveDB and Settings so that they are no longer singletons; first step in thread safety updates
2017-08-30 06:47:45 -04:00
Jeremy Long
c4b67a1db2
breaking api changes are being made, incrementing major version
2017-08-26 06:42:02 -04:00
Jeremy Long
f700b22358
snapshot version
2017-08-25 07:08:12 -04:00
Jeremy Long
dc1195f8b1
version 2.1.1
2017-08-25 06:42:39 -04:00
Jeremy Long
e07401dc55
fixed incorrect logging level
2017-08-20 11:21:56 -04:00
Jeremy Long
bcae8d2015
Merge pull request #839 from jeremylong/h2upgrade
...
H2 Upgrade
2017-08-20 11:02:17 -04:00
Krzysztof Wilk
828ff5a1ec
Fixed URL of TLS Failures page
2017-08-17 10:53:27 +02:00
Jeremy Long
c0aca39d31
revert database name to dc.h2.db
2017-08-13 16:05:26 -04:00
Jeremy Long
3ef80644f8
updated connection string for concurrency
2017-08-13 08:28:32 -04:00
Jeremy Long
9fd8f1c898
initial upgrade of h2
2017-08-07 18:37:03 -04:00
Jeremy Long
4f7ce49dea
snapshot version
2017-07-23 17:01:38 -04:00
Jeremy Long
89b8f314d8
version 2.1.0
2017-07-23 07:26:37 -04:00
Jeremy Long
176363492e
checkstyle updates
2017-07-22 18:20:11 -04:00
Jeremy Long
a27f390d37
snapshot version
2017-07-08 05:40:28 -04:00
Jeremy Long
9272bded7e
version 2.0.1
2017-07-06 19:53:05 -04:00
Jeremy Long
fa4d8832d7
updated documentation to try and avoid issue like #783 in the future
2017-07-06 05:28:23 -04:00
Jeremy Long
55689fe911
snapshot version
2017-07-03 18:23:54 -04:00
Jeremy Long
db135f8e11
fix site configuration
2017-07-02 06:38:20 -04:00
Jeremy Long
c3b5d2f620
version 2.0.0
2017-07-01 08:09:38 -04:00
Jeremy Long
9b289e619a
checkstyle, pmd, sonar, etc. corrections
2017-06-22 21:07:41 -04:00
Jeremy Long
dee1ccfd3e
updates to allow old suppression file configuration
2017-06-22 07:18:14 -04:00
Jeremy Long
3d5b86d96f
minor formating updates
2017-06-20 06:57:58 -04:00
Phillip Whittlesea
9a30c3d0cb
Merge branch 'master' into issue-730
2017-06-19 21:44:25 +01:00
Jeremy Long
7ccfee73bc
minor formating updatae
2017-06-19 06:41:34 -04:00
Jeremy Long
3f7a9b92ec
Merge branch 'bootclasspath_fixes' of https://github.com/anderruiz/DependencyCheck into anderruiz-bootclasspath_fixes
2017-06-19 06:30:45 -04:00
Ander Ruiz
0075a7e1ce
Patch for bootclasspath loading
2017-06-13 09:10:39 +02:00
Phillip Whittlesea
0be494a211
Issue #730 : Remove redundant method from Settings
...
Pull file loading from loadSuppressionData() to make it easier to read
Add test assertion to happy case Ant task test
2017-06-12 01:48:33 +01:00
Phillip Whittlesea
237dbe7061
Issue #730 : Allow multiple suppression files in Ant
...
The core has not been extended but the Ant task is able to parse and pass to the Settings singleton
NOTE: This change is breaking for users of the Ant Task
2017-06-11 19:08:59 +01:00
Phillip Whittlesea
76218da8d1
Issue #730 : Allow multiple args for CLI suppresion
...
The core has not been extended but the CLI is able to parse and pass to the Settings singleton
This change to the CLI is backwards compatible
2017-06-11 15:05:24 +01:00
Jeremy Long
d498c7c7b0
resolve conflicts
2017-06-04 20:54:17 -04:00
Jeremy Long
6b359a7138
codacy, checkstyle, upgrades, etc.
2017-06-04 06:41:30 -04:00
Jeremy Long
4293cce282
Merge branch 'master' of github.com:jeremylong/DependencyCheck into stevespringett-master
2017-06-02 06:44:13 -04:00
Jeremy Long
576e26144d
updated version
2017-05-27 12:05:08 -04:00
Jeremy Long
454a875593
Merge branch 'master' of https://github.com/stevespringett/DependencyCheck into stevespringett-master
2017-05-21 07:29:05 -04:00
Jeremy Long
898412eaea
default to remove auth schemas for proxy connections - added a property to disable this functionality. Fix for issue #718
2017-05-14 17:19:26 -04:00