Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Fix incorrect help uri from SARIF #4

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

tjgurwara99
Copy link
Owner

Previously we were making the vulnerability tags lowercase by assuming that the uri strings for the osv.dev/vulnerability/ would take in lowercase tags as suffix. This assumption was wrong, and the resulting sarif files that were created had incorrect help url since the osv.dev/vulnerability/GO-2023-1234 is not the same as osv.dev/vulnerability/go-2023-1234. This PR fixes this issue.

@tjgurwara99 tjgurwara99 merged commit 99630b0 into main Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant