added the AssemblyAnalylzer to the list of analyzer services

Former-commit-id: a9cdd5751609e05a2feaf2880d9669ca95737ad4
This commit is contained in:
Jeremy Long
2014-02-19 19:41:24 -05:00
parent 8f079de0aa
commit 86427e2042

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