Add location-crashstate 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) |
---|
The current version of finding's modal contains the location's crash state:
modal current version - location-crashstate |
---|
This needs to be added to the shared component1.
Implementation Plan
-
Add functionality from the current modal detail... (#365921 - closed) -
Add specs (#365920 - closed) -
Smoke test (#365952 - closed)
Edited by David Pisek