Releases: sonatype/ossindex-public
Releases · sonatype/ossindex-public
1.8.1
- Fixes #29 by adding a null check to the
getExternalReferences()
method that was added in version 1.8.0
1.8.0
- Adds
externalReferences
field to the API models. The purpose of the field is to hold a list of external links to sources of further information about the vulnerability. The list is already present on the OSS Index web site. (#28)
1.7.0
- Adds SECURITY.md document for information about reporting security vulnerabilities (#23)
- Updates Guava to latest compatible version (#25)