Skip to content

Update asset risk score to be float instead of string#150

Open
TheTechromancer wants to merge 2 commits intodevfrom
fix-bad-mongo-uri-parsing
Open

Update asset risk score to be float instead of string#150
TheTechromancer wants to merge 2 commits intodevfrom
fix-bad-mongo-uri-parsing

Conversation

@TheTechromancer
Copy link
Copy Markdown
Collaborator

No description provided.

@TheTechromancer TheTechromancer self-assigned this Apr 2, 2026
@ausmaster ausmaster self-requested a review April 3, 2026 16:59
Comment on lines +10 to +17
SEVERITY_TO_CVSS = {
"INFO": 0.0,
"LOW": 3.9,
"MEDIUM": 6.9,
"HIGH": 8.9,
"CRITICAL": 10.0,
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To Minimum CVSS instead of Max pls

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.

2 participants