Anthony Whitford
|
e5744dd63f
|
Added extra setters with null and empty checks.
|
2015-10-31 10:25:50 -07:00 |
|
Jeremy Long
|
487a45f01b
|
updated field name to make it more clear
|
2015-10-24 06:17:31 -04:00 |
|
Jeremy Long
|
0c5bdfd7b7
|
added a setInt in support of PR #390
|
2015-10-23 06:28:04 -04:00 |
|
Jeremy Long
|
520f3cb09a
|
Merge branch 'NvdCheck' of https://github.com/awhitford/DependencyCheck into awhitford-NvdCheck
|
2015-10-23 05:32:27 -04:00 |
|
Anthony Whitford
|
f2778e5d28
|
Adding a setting to suppress repetitive NVD checks.
|
2015-10-21 23:19:57 -07:00 |
|
Anthony Whitford
|
19a97a1706
|
Demonstrating the benefit of commons-io instead of the simpler string dissection.
|
2015-10-13 23:59:31 -07:00 |
|
Anthony Whitford
|
cd66a9ef61
|
Demonstrating the benefit of commons-io instead of the simpler string dissection.
|
2015-10-13 23:59:11 -07:00 |
|
Anthony Whitford
|
f121430a5d
|
Simplified getFileExtension by leveraging commons-io. Also cut a line from delete.
|
2015-10-13 23:50:41 -07:00 |
|
Jeremy Long
|
3b976d211f
|
upgrdae db schema version
|
2015-10-12 06:15:24 -04:00 |
|
Jeremy Long
|
e7ef4b6906
|
Merge pull request #367 from awhitford/SettingsCleanup
Settings cleanup
|
2015-10-09 07:00:39 -04:00 |
|
Anthony Whitford
|
64f373fb43
|
Removed old warning suppression.
|
2015-10-08 20:58:20 -07:00 |
|
Anthony Whitford
|
bc1830d8eb
|
Removed redundant call to length for substring.
|
2015-10-08 20:57:28 -07:00 |
|
Anthony Whitford
|
f2a2a91682
|
Slight simplification to standard getInt and getLong.
|
2015-10-08 00:56:38 -07:00 |
|
Anthony Whitford
|
274ac339ad
|
Corrected a few bugs in Settings.
|
2015-10-08 00:39:57 -07:00 |
|
Jeremy Long
|
afc1a9f077
|
removed unused settings
|
2015-09-18 06:53:30 -04:00 |
|
Will Stranathan
|
6a7a868b71
|
Initial checkin of ComposerLockAnalyzer
|
2015-09-14 22:14:00 -04:00 |
|
Jeremy Long
|
6117e25b97
|
resolved merge
|
2015-09-13 07:49:25 -04:00 |
|
Jeremy Long
|
58512e302f
|
resolved conflicts
|
2015-09-13 07:46:46 -04:00 |
|
Jeremy Long
|
ce564c209b
|
removed deprecated/unused methods
|
2015-09-13 07:43:05 -04:00 |
|
Jeremy Long
|
1fa5ae695d
|
Merge pull request #349 from hansjoachim/warnings
Fixes various warnings
|
2015-09-13 07:37:25 -04:00 |
|
Jeremy Long
|
1f763aeb72
|
Merge branch 'directoryscanner' of https://github.com/hansjoachim/DependencyCheck into hansjoachim-directoryscanner
|
2015-09-13 07:13:47 -04:00 |
|
Jeremy Long
|
fcfb019555
|
suppressed findbugs redundant null check
|
2015-09-13 07:03:55 -04:00 |
|
Jeremy Long
|
d4c1acb126
|
checkstyle fix - empty catch
|
2015-09-13 07:03:15 -04:00 |
|
Anthony Whitford
|
a9a235fc87
|
Replaced StringBuffer with more efficient StringBuilder.
|
2015-09-12 19:53:44 -07:00 |
|
Hans Joachim Desserud
|
9e931b9eb0
|
Remove modified copy of Apache Ant's DirectoryScanner
|
2015-09-12 14:14:54 +02:00 |
|
Hans Joachim Desserud
|
903eaed250
|
Remove unused imports
|
2015-09-12 14:06:47 +02:00 |
|
Anthony Whitford
|
115f63c330
|
Removed an unused import and combined nested if statements.
|
2015-09-07 14:38:43 -07:00 |
|
Dale Visser
|
9e25480baa
|
Merge branch 'upmaster' into node-js-analyzer
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/App.java
dependency-check-cli/src/site/markdown/arguments.md
dependency-check-core/src/main/resources/META-INF/services/org.owasp.dependencycheck.analyzer.Analyzer
|
2015-08-25 13:03:12 -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
|
a543fbbec9
|
added an additional attempt to remove the temporary directory
|
2015-08-09 10:25:30 -04:00 |
|
Dale Visser
|
2441b92bc6
|
node.js: Initial commit, with analysis test failing.
|
2015-08-07 14:43:08 -04:00 |
|
Jeremy Long
|
79b59f2aae
|
checkstyle/pmd/findbugs recommended updates
|
2015-07-29 07:00:30 -04:00 |
|
Jeremy Long
|
dd3758af43
|
manually merged PR #270
Former-commit-id: 9d4504942f229a7462d59b292e478ea2289ecfed
|
2015-07-24 06:44:54 -04:00 |
|
Jeremy Long
|
ee969a5ed9
|
manually merged PR #278
Former-commit-id: 7811e5832e680589e5b1734e775ee8cab92dd30f
|
2015-07-24 05:36:32 -04:00 |
|
Dale Visser
|
e5fdda60fc
|
Merge branch 'upmaster' into openssl-source-analyzer
Conflicts:
dependency-check-core/src/test/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzerTest.java
Former-commit-id: 6d92982227ad0ff7c4381d03eb1bf542dfe7697f
|
2015-07-09 16:14:54 -04:00 |
|
Jeremy Long
|
0a4c3102dd
|
reverted changes as a schema upgrade is not needed at this time
Former-commit-id: 6f97fef5748a3d630a73f790cca8baa4753e1d7a
|
2015-07-09 07:07:10 -04:00 |
|
Dale Visser
|
a3ad598004
|
OpenSSL: Untested changes to get command-line working.
Former-commit-id: f81a410bba6cbc1b71cb7d5fef121eb4f52a780b
|
2015-07-08 14:07:17 -04:00 |
|
Jeremy Long
|
9daa9b6cca
|
reorganized code, made the database file name version independent so that upgrades can be made, and implemented a CPE updates per issue #149
Former-commit-id: fdb57afa28ecffdb7ca90971851844718ecb8bb9
|
2015-07-08 06:20:19 -04:00 |
|
Jeremy Long
|
bdf2ca6e1d
|
added CPE entries to patch issue #149
Former-commit-id: 2bd88a3823d5889ad12952fc3f344e69d571ad05
|
2015-07-04 06:39:54 -04:00 |
|
Jeremy Long
|
621ac3b6ec
|
changed logging level on one delete temp file log entry
Former-commit-id: 2f73b9a97a641bb86b73db76dc82d5e84cde9e17
|
2015-07-04 06:38:39 -04:00 |
|
Jeremy Long
|
802e4fc238
|
changed default logging for tests to INFO
Former-commit-id: 45b4dc2707e0a267d2ef41a84627c5fee5ba92f1
|
2015-06-22 05:53:51 -04:00 |
|
Jeremy Long
|
13db27854b
|
logback test configuration
Former-commit-id: f7af8edab353b7900eb20f088707ad9c38d9330e
|
2015-06-21 20:12:31 -04:00 |
|
Jeremy Long
|
faeee200d3
|
removed unused classes
Former-commit-id: 0f642f99d1ab168a3c97653b5abbda7ab313732a
|
2015-06-21 07:20:01 -04:00 |
|
Jeremy Long
|
f89cefd9ae
|
Merge pull request #241 from dwvisser/autoconf-files-analyzer
Autoconf files analyzer
Former-commit-id: f8e364d31b9a40abfef67ef93d91cb65527be217
|
2015-06-21 06:35:14 -04:00 |
|
Will Stranathan
|
8aca739f54
|
Now switched to slf4j
Former-commit-id: 880512e5998d86026cfec40b1a8a165dd6b4b8e1
|
2015-06-16 18:50:05 -04:00 |
|
Jeremy Long
|
25f2eb69b9
|
fixed bug related to temp files
Former-commit-id: 5b492bb592122645a7a7afda34b23f54da8c2fa4
|
2015-06-13 08:41:19 -04:00 |
|
Jeremy Long
|
4d3f96f979
|
fixed bug related to temp files
Former-commit-id: 3d1a5c6d30411ab026b2f072a8aee25106bf9691
|
2015-06-13 08:30:05 -04:00 |
|
Dale Visser
|
771fd77088
|
AutoconfAnalyzer: Some 'diff' whitespace fixes.
Former-commit-id: 98b756d97d38068550a416eb1df0c7fa2e217504
|
2015-06-03 15:05:13 -04:00 |
|
Dale Visser
|
154a576388
|
AutoconfAnalyzer: added analyzer to service registry; added needed command-line hooks, flags.
Former-commit-id: bc4cc6082b4181286e62e736f4d5751e60379779
|
2015-06-03 14:50:17 -04:00 |
|
Jeremy Long
|
17cb96ef41
|
checkstyle corrections
Former-commit-id: d7f292f1a188081247290db6a372a2f53decced9
|
2015-05-10 08:19:04 -04:00 |
|