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
(Created page with "{{Template:Project About | project_name =OWASP Dependency Check | project_home_page =OWASP_Dependency_Check | project_description =DependencyCheck is a utility that attempts t...")
 
(Redirected page to OWASP Dependency Check)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Project About
+
#REDIRECT [[OWASP_Dependency_Check]]
| project_name =OWASP Dependency Check
 
| project_home_page =OWASP_Dependency_Check
 
| project_description =DependencyCheck is a utility that attempts to detect publicly disclosed
 
vulnerabilities contained within a Java projects dependencies. 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_license =GNU GPL v3 License
 
| leader_name1 =Jeremy Long
 
| leader_email1 [email protected]
 
| mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp_dependency_check
 
| project_road_map = https://www.owasp.org/index.php/Projects/OWASP_Dependency_Check/Roadmap
 
}}
 

Latest revision as of 09:38, 30 March 2014