Skip to content

Add a GraphQL mutation for bulk vulnerabilities severity overriding

Introduce a new GraphQL mutation to handle bulk severity overrides. This mutation should accept a severity and a list of vulnerability IDs, and update their severity, while also generating the corresponding records in the vulnerability_severity_override table.