Add false positive alert to Vulnerability Details
Summary
As part of the pipeline'security tab's migration to GraphQL we want to use a shared component 1 for rendering a vulnerability's and pipeline-finding's modal details:
modal using shared details component (behind :pipeline_security_dashboard_graphql feature flag) |
---|
Currently the finding's modal contains an alert that renders if a given finding has been flagged as a false positive:
modal current version - false positive alert |
---|
This alert needs to be added to the shared component 1.
Implementation Plan
Edited by David Pisek