Get the release date of components #494
Labels
enhancement
New feature or request
in triage
p2
Non-critical bugs, and features that help organizations to identify and reduce risk
Current Behavior:
Dependency-track does not show the release date for dependencies.
Proposed Behavior:
It would be great to have a column with the release date for every component.
With this information in place, being able to also set a threshold to warn when dependencies older than X are used, would also help us a lot.
I know that the information is available for packages on maven.org, in the “Updated” column. For example: https://search.maven.org/search?q=g:com.squareup.retrofit2%20AND%20a:adapter-rxjava&core=gav
And also on npmjs.org, as “Published date”. For example: https://www.npmjs.com/package/lodash
This is somehow related to #257 (comment), but I thought that it would get more visibility as a separate issue.
The text was updated successfully, but these errors were encountered: