Improved extensibility by using ServiceLoader

This commit is contained in:
Jeremy Long
2012-09-11 22:35:09 -04:00
parent 391a410e5b
commit 0fbf2238af
11 changed files with 366 additions and 114 deletions

View File

@@ -7,4 +7,3 @@ cpe.downloadfrequency=1
cve=store/cve
osvdb=store/osvdb
file.extension.analyzer.association.jar=org.codesecure.dependencycheck.scanner.JarAnalyzer

View File

@@ -0,0 +1 @@
org.codesecure.dependencycheck.scanner.JarAnalyzer