feat: Enable dependency graph visuals by default
What does this MR do and why?
feat: Enable dependency graph visuals by default
Changes both beta feature flags powering dependency graph ingestion and
rendering to default_enabled: true
See kibana monitoring dashboard
References
- Epic Support dependency graph visuals (&16815 - closed)
- Rollout issues
How to set up and validate locally
- Dependency List
- Enable dependency scanning on a project
- Execute a pipeline to ensure an SBOM is uploaded
- Once dependency list is populated (on pipeline completion), check for presence of
Dependency Paths
button - Click
Dependency Paths
button to open drawer. Observe paths!
- Vulnerability List
- Visit Vulnerability List
- Open Vulnerability page for a Dependency Scanning result
- Click
Dependency Paths
button to open drawer. Observe paths!
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Lucas Charles