added the AssemblyAnalylzer to the list of analyzer services

Former-commit-id: 1099b9174450efa073d25f86d99e710b831ff954
This commit is contained in:
Jeremy Long
2014-02-19 19:41:24 -05:00
parent bb76242632
commit 39d3e447ab

View File

@@ -10,3 +10,4 @@ org.owasp.dependencycheck.analyzer.NvdCveAnalyzer
org.owasp.dependencycheck.analyzer.VulnerabilitySuppressionAnalyzer
org.owasp.dependencycheck.analyzer.NexusAnalyzer
org.owasp.dependencycheck.analyzer.NuspecAnalyzer
org.owasp.dependencycheck.analyzer.AssemblyAnalyzer