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

@@ -25,6 +25,7 @@ Short | Argument Name        | Paramete
| \-\-updateonly | | If set only the update phase of dependency-check will be executed; no scan will be executed and no report will be generated. |  
| \-\-disablePyDist | | Sets whether the Python Distribution Analyzer will be used. | false
| \-\-disablePyPkg | | Sets whether the Python Package Analyzer will be used. | false
| \-\-disableAutoconf | | Sets whether the Autoconf Analyzer will be used. | false
| \-\-disableArchive | | Sets whether the Archive Analyzer will be used. | false
| \-\-zipExtensions | \<strings\> | A comma-separated list of additional file extensions to be treated like a ZIP file, the contents will be extracted and analyzed. | &nbsp;
| \-\-disableJar | | Sets whether the Jar Analyzer will be used. | false