AutoconfAnalyzer: added analyzer to service registry; added needed command-line hooks, flags.

Former-commit-id: bc4cc6082b4181286e62e736f4d5751e60379779
This commit is contained in:
Dale Visser
2015-05-21 15:20:58 -04:00
parent 29fe71b82c
commit 154a576388
5 changed files with 29 additions and 3 deletions

View File

@@ -13,4 +13,5 @@ org.owasp.dependencycheck.analyzer.NexusAnalyzer
org.owasp.dependencycheck.analyzer.NuspecAnalyzer
org.owasp.dependencycheck.analyzer.AssemblyAnalyzer
org.owasp.dependencycheck.analyzer.PythonDistributionAnalyzer
org.owasp.dependencycheck.analyzer.PythonPackageAnalyzer
org.owasp.dependencycheck.analyzer.PythonPackageAnalyzer
org.owasp.dependencycheck.analyzer.AutoconfAnalyzer