This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Projects/OWASP Dependency Check/Roadmap"

From OWASP
Jump to: navigation, search
(Created page with "Improve identification of Common Platform Enumeration (CPE) entries to JAR files. The creation of additional Analyzers to scan .NET DLLs and possibly Ruby gemspec files. Crea...")
 
Line 1: Line 1:
Improve identification of Common Platform Enumeration (CPE) entries to JAR files. The creation of additional Analyzers to scan .NET DLLs and possibly Ruby gemspec files.
+
Dependency-check will be in the Blackhat Arsenal at the end of July, 2013. New features and components will be released at that time.
  
Create a Maven 3 reporting plugin and a Jenkins CI plugin.
+
Project Roadmap (the following list is not in order of priority):
 +
* improve identification of CPE entries
 +
* add an archive analyzer to extract and analyze contents of EAR, WAR, and ZIP files
 +
* add an analyzer to scan .NET DLLs
 +
* create Maven 3 plugin
 +
* create Jenkins CI plugin
 +
* create IDE plugins for Eclipse and Netbeans
 +
* create Sonar plugin

Revision as of 00:32, 19 June 2013

Dependency-check will be in the Blackhat Arsenal at the end of July, 2013. New features and components will be released at that time.

Project Roadmap (the following list is not in order of priority):

  • improve identification of CPE entries
  • add an archive analyzer to extract and analyze contents of EAR, WAR, and ZIP files
  • add an analyzer to scan .NET DLLs
  • create Maven 3 plugin
  • create Jenkins CI plugin
  • create IDE plugins for Eclipse and Netbeans
  • create Sonar plugin