sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
564 stars 74 forks source link

use new AbsoluteReportHTMLURL #213

Closed bhamail closed 3 years ago

bhamail commented 3 years ago

As of IQ 104, the report urls returned in the old field are relative urls. This PR uses a new field populated with an absolute url for viewing the report.

TODO: Update to use a released version of go-sona-types when possible.

cc @bhamail / @DarthHater