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"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
 
{{Template:Project About
 
{{Template:Project About
| project_name =OWASP Dependency Check
+
| project_name =OWASP dependency-check
 
| project_home_page =OWASP_Dependency_Check
 
| project_home_page =OWASP_Dependency_Check
| project_description =Dependency Check is a utility that attempts to detect publicly disclosed vulnerabilities contained within a projects dependencies (currently only Java projects are supported). It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.
+
| project_description =dependency-check is a utility that identifies project dependencies and checks if there are any known, publicaly disclosed, vulnerabilities.  Currently only Java projects are supported; however, .NET, Node.JS, client side JavaScript libraries, etc. is planned. This tool can be part of the solution to the OWASP Top 10 2013 [https://www.owasp.org/index.php/Top_10_2013-A9-Using_Components_with_Known_Vulnerabilities A9 - Using Components with Known Vulnerabilities]
 
| project_license =GNU GPL v3 License  
 
| project_license =GNU GPL v3 License  
 
| leader_name1 =Jeremy Long
 
| leader_name1 =Jeremy Long

Revision as of 20:32, 18 January 2014

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP dependency-check (home page)
Purpose: dependency-check is a utility that identifies project dependencies and checks if there are any known, publicaly disclosed, vulnerabilities. Currently only Java projects are supported; however, .NET, Node.JS, client side JavaScript libraries, etc. is planned. This tool can be part of the solution to the OWASP Top 10 2013 A9 - Using Components with Known Vulnerabilities
License: GNU GPL v3 License
who is working on this project?
Project Leader(s):
  • Jeremy Long @
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Main links:
Key Contacts
  • Contact Jeremy Long @ to contribute to this project
  • Contact Jeremy Long @ to review or sponsor this project
current release
Not Yet Published
last reviewed release
Not Yet Reviewed


other releases