added related works

Former-commit-id: ced0b755e4d6c0c19b0de1cc9d33f5a934ad8ec2
This commit is contained in:
Jeremy Long
2015-05-05 19:35:03 -04:00
parent 34604efde4
commit bb5ee6a347
2 changed files with 5 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ Vulnerability Sources
------------------------
The following are sources of vulnerability information. Dependency-check only uses information in the National Vulnerability
Database (NVD). The other sources listed below contain vulnerability information that may not be included in the NVD.
* [National Vulnerability Database](https://nvd.nist.gov/)
* [OSVDB](http://osvdb.org/)
* [vFeed](http://www.toolswatch.org/vfeed)
@@ -23,6 +24,7 @@ Related Commercial Products
------------------------
The below list is merely informational. It is not a complete list, nor do the authors of dependency-check endorse any
of the products listed below.
* [SRC:CLR](https://srcclr.com/)
* [Sonatype CLM](http://www.sonatype.com/clm/overview)
* [Black Duck](https://www.blackducksoftware.com/products/black-duck-suite/code-center)

View File

@@ -89,6 +89,9 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<item name="Mirroring NVD" href="./data/mirrornvd.html" />
<item name="Central DB" href="./data/database.html" />
</item>
<item name="Related Work" href="./related.html">
<description>A listing of both FOSS and commercial tools in this space.</description>
</item>
<item name="Project Presentation (pptx)" href="./general/dependency-check.pptx">
<description>PowerPoint Deck</description>
</item>