Commit Graph

4955 Commits

Author SHA1 Message Date
Jeremy Long
c36348611b updates to resolve issue #954 2017-10-26 19:17:57 -04:00
Jeremy Long
9525ab449f Merge pull request #940 from jeremylong/addMd5
Add Md5 checksum to the composer and cmake analyzers
2017-10-25 07:06:27 -04:00
Jeremy Long
5b7a978f01 updated ignore list 2017-10-25 06:50:15 -04:00
Jeremy Long
988d1d5147 centralized string converversion to bytes 2017-10-25 06:47:48 -04:00
Jeremy Long
644f4ca6c2 Merge branch 'master' into addMd5 2017-10-25 06:13:30 -04:00
Jeremy Long
8ceaa04320 Merge pull request #939 from jeremylong/retiredAnalyzerUpdates
Update documentation and configuration for Retired Analyzers
2017-10-25 06:12:03 -04:00
Jeremy Long
a78f28ade6 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-10-24 07:06:30 -04:00
Jeremy Long
3a07795e39 added ruby and mono (see issue #953) 2017-10-24 06:53:15 -04:00
Jeremy Long
aab42547ad Merge pull request #941 from sdutry/unusedImports
removed unused imports
2017-10-23 06:16:01 -04:00
Stefaan Dutry
62ca5e890a removed unused imports 2017-10-22 22:57:55 +02:00
Jeremy Long
765bfa0e1d update per issue #933 2017-10-22 15:34:16 -04:00
Jeremy Long
5b7314e6d3 fix for issue #937 2017-10-22 14:41:06 -04:00
Jeremy Long
714b3d29b9 updated docker file 2017-10-22 11:48:13 -04:00
Jeremy Long
19fde6d667 version 3.0.1 2017-10-18 06:39:57 -04:00
Jeremy Long
f42d3bea5a removed unused import 2017-10-16 17:40:11 -04:00
Jeremy Long
60fd4f6311 reverted change to resolve issue #930 2017-10-16 06:55:45 -04:00
Jeremy Long
0b3a50f320 snapshot version 2017-10-16 06:23:56 -04:00
Jeremy Long
b8f938b81b updated suppression rule 2017-10-16 06:23:42 -04:00
Jeremy Long
23a6a726fe version 3.0.0 2017-10-15 08:20:48 -04:00
Jeremy Long
f4b11d8e44 fixed bug were an exception would cause the lock not to be released 2017-10-15 07:57:33 -04:00
Jeremy Long
c8bfdddd59 fix javadoc warning 2017-10-15 07:56:42 -04:00
Jeremy Long
f2d1819589 checkstyle suggestions 2017-10-14 07:51:41 -04:00
Jeremy Long
e2a97738e1 checkstyle suggested changes 2017-10-13 07:07:52 -04:00
Jeremy Long
2f6e40f123 Merge branch 'fabio-boldrini-master' 2017-10-13 06:33:36 -04:00
Jeremy Long
f6d301fd67 minor formating update 2017-10-13 06:33:23 -04:00
Jeremy Long
c484edf7ae Merge branch 'master' of https://github.com/fabio-boldrini/DependencyCheck into fabio-boldrini-master 2017-10-13 06:28:46 -04:00
Jeremy Long
667e784d06 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-10-13 05:59:09 -04:00
Jeremy Long
20ff49f66c update for issue/pr #862 2017-10-13 05:58:56 -04:00
fabio.boldrini
2332c0fa5e On VulnerableSoftware changed implementation of compare to support
version in the format of 3b that is now splitted in 3 and b. Before the
versions "5.0.3a", "5.0.9" and "5.0.30" were not correctly comparable.
See VulnerableSoftwareTest.testVersionsWithLettersComparison.
This issue can cause a runtime exception during sort
2017-10-12 09:25:50 +02:00
Jeremy Long
fa05482e69 Merge pull request #921 from stefanneuhaus/fix-typo-and-make-public-method-private
Fix typo: Engine.isDataBseRequired()
2017-10-09 16:05:03 -04:00
Stefan Neuhaus
2ef4237adf Fix typo: Engine.isDataBseRequired()
Also make the method private.
2017-10-09 09:57:42 +02:00
Jeremy Long
79b7d74387 coverity suggested changes 2017-10-08 17:20:08 -04:00
Jeremy Long
b3d034a435 updated documentation per issue #834 2017-10-08 16:22:18 -04:00
Jeremy Long
f5ec0331eb Merge pull request #919 from stefanneuhaus/fix-typos
Fix typos
2017-10-08 16:07:21 -04:00
Jeremy Long
b4661d85f4 updated to resolve #871 and other FP 2017-10-08 15:32:55 -04:00
Jeremy Long
f15edfb806 fix issue #859 2017-10-08 15:10:18 -04:00
Stefan Neuhaus
143c8d151f Fix typos 2017-10-08 14:50:21 +02:00
Jeremy Long
01ff6d986c fix for issue #863 2017-10-08 08:24:42 -04:00
Jeremy Long
c153463471 update documentation per issue #878 2017-10-08 07:50:17 -04:00
Jeremy Long
e90444f012 minor update 2017-10-08 07:49:30 -04:00
Jeremy Long
55b9a42b62 several updates for FP 2017-10-08 07:48:10 -04:00
Jeremy Long
c51c772ff6 updated per issue #888 2017-10-08 07:28:55 -04:00
Jeremy Long
2507a56a3a fix issue #913 2017-10-08 06:31:42 -04:00
Jeremy Long
77b4372eff Merge branch 'aikebah-issue_704' 2017-10-08 06:29:20 -04:00
Jeremy Long
8a7066cda7 resolved merge conflicts 2017-10-06 06:33:43 -04:00
Jeremy Long
51d7618661 Merge branch '365farmnet-master' 2017-10-06 05:55:41 -04:00
Jeremy Long
4b0164cffb updated enforcer definition 2017-10-06 05:55:20 -04:00
Jeremy Long
d18a63635d Merge branch 'master' of https://github.com/365farmnet/DependencyCheck into 365farmnet-master 2017-10-06 05:46:57 -04:00
Jeremy Long
51cf98eb60 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-10-06 05:46:23 -04:00
Jeremy Long
4370dfcd5a allow integrated security 2017-10-06 05:46:16 -04:00