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 "OWASP Dependency Track Project"
From OWASP
m (3.5.0 release) |
m (updated description) |
||
Line 7: | Line 7: | ||
==OWASP Dependency-Track== | ==OWASP Dependency-Track== | ||
− | + | Dependency-Track is an intelligent Software [[Component Analysis|Supply Chain Component Analysis]] platform that allows organizations to identify and reduce risk from the use of third-party and open source components. Dependency-Track takes a unique and highly beneficial approach by leveraging the capabilities of Software Bill-of-Materials (SBoM). This approach provides capabilities that traditional Software Composition Analysis (SCA) solutions cannot achieve. | |
− | + | Dependency-Track monitors component usage across all versions of every application in its portfolio in order to proactively identify risk across an organization. The platform has an API-first design and is ideal for use in Continuous Integration (CI) and Continuous Delivery (CD) environments. | |
− | |||
− | |||
− | |||
− | |||
[[File:Integrations.png|frameless]] | [[File:Integrations.png|frameless]] | ||
==Features== | ==Features== | ||
− | * | + | * Tracks component usage across all version of every application in an organizations portfolio |
− | * | + | * Identifies multiple forms of risk including |
− | * | + | ** Components with known vulnerabilities |
− | ** | + | ** Out-of-date components |
− | ** | + | ** Modified components |
− | ** | + | ** License risk |
− | * | + | ** More coming soon... |
+ | * Integrates with multiple sources of vulnerability intelligence including: | ||
+ | ** [https://nvd.nist.gov National Vulnerability Database] (NVD) | ||
+ | ** [https://www.npmjs.com/advisories NPM Public Advisories] | ||
+ | ** [https://ossindex.sonatype.org Sonatype OSS Index] | ||
+ | ** [https://vulndb.cyberriskanalytics.com VulnDB] from [https://www.riskbasedsecurity.com Risk Based Security] | ||
+ | ** More coming soon. | ||
+ | * Ecosystem agnostic with built-in repository support for: | ||
+ | ** Ruby Gems | ||
+ | ** Maven | ||
+ | ** NPM | ||
+ | ** NuGet | ||
+ | ** Python (Pypi) | ||
+ | ** More coming soon. | ||
* Includes a comprehensive auditing workflow for triaging results | * Includes a comprehensive auditing workflow for triaging results | ||
* Configurable notifications supporting Slack, Microsoft Teams, Webhooks, and Email | * Configurable notifications supporting Slack, Microsoft Teams, Webhooks, and Email | ||
* Supports standardized SPDX license ID’s and tracks license use by component | * Supports standardized SPDX license ID’s and tracks license use by component | ||
− | * Supports [ | + | * Supports importing of [https://cyclonedx.org CycloneDX] and [https://spdx.org/ SPDX] software bill-of-materials |
+ | * Supports importing of [Dependency-Check] reports to simplify transitioning to SBoMs | ||
* Easy to read metrics for components, projects, and portfolio | * Easy to read metrics for components, projects, and portfolio | ||
− | * | + | * Native support for Kenna Security, Fortify SSC, and ThreadFix |
* API-first design facilitates easy integration with other systems | * API-first design facilitates easy integration with other systems | ||
* API documentation available in Swagger 2.0 (OpenAPI 3 support coming soon) | * API documentation available in Swagger 2.0 (OpenAPI 3 support coming soon) |
Revision as of 21:55, 19 June 2019