Skip to content

fix(website): prevent exceptions from parsing Ubuntu severities #3694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

michaelkedar
Copy link
Member

Fixes #3675
Similar to #3637, skips parsing non-CVSS severities.

This PR mostly just gets rid of the error log - we'd still want to change the website rendering logic to gracefully handle other severity types.

@michaelkedar michaelkedar merged commit bf57296 into google:master Jul 17, 2025
17 checks passed
@michaelkedar michaelkedar deleted the ubuntu-severity-exception branch July 17, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception raised when parsing Ubuntu severity in frontend
2 participants