sonatype-nexus-community / audit.net

Identify known vulnerabilities in .net nuget dependencies
55 stars 16 forks source link

Invalid Reference Hyperlinks to ossindex.sonatype.org vulnerabilities #33

Open paul-barton opened 5 years ago

paul-barton commented 5 years ago

Descriptions contain invalid reference links to ossindex.sonatype.org vulnerabilities.

At least for me it looks like sonatype changed their paths from /resource/vulnerability to /vuln

Actual: Reference link in the description https://ossindex.sonatype.org/resource/vulnerability/42725ce8-f340-474b-a554-423f717a28ce returns 404 when navigating to it due to invalid hyperlink

Expected: Reference link in the description https://ossindex.sonatype.org/vuln/42725ce8-f340-474b-a554-423f717a28ce returns successfully when navigating to it

Quick fix string in:

ken-duck commented 5 years ago

Doh. Thanks for the heads up. I'll see about making that change.

felickz commented 3 years ago

Have you considered moving hyperlinks to the Code field - this allows a hyperlink from the Error List ... ex: StyleCopAnalyzers SA 1636

image

C-Wal commented 2 years ago

This is still an issue. Will there ever be a new release that fixes this?