Add severity field to vuln-details GraphQL component
What does this MR do and why?
It adds the "Severity" field to the newly created GraphQL-only vulnerability details component.
Screenshots or screen recordings
before | after |
---|---|
![]() |
![]() |
How to set up and validate locally
- Run
yarn storybook:start
- Navigate to http://localhost:9002/?path=/story/ee-security-dashboard-components-shared-vulnerability-details-graphql-vue--default story
- Try out the different severity levels
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #371722 (closed)
Edited by David Pisek