Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Security Dashboard Upgrade - Project level: Vulnerabilities by Age
## TL;DR
Bring Vulnerabilities by Age chart that we [already have on the group-level](https://gitlab.com/groups/gitlab-org/-/epics/17417) to the project-level upgraded security dashboard.
## Scope
### In Scope
Bring the existing Vulnerabilities by Age chart to project-level upgraded security dashboard.
### Out of Scope
1. No extra project-level features
2. Only available for upgraded security dashboard
## Problem Statement
AppSec teams need to understand if vulnerabilities are getting addressed in a timely manner, or if they are resolved according to SLAs. They also will want to go a level deeper with filters and understand when specific severities are addressed (critical should be done faster than low, for example), how specific teams/groups/projects are doing, and if specific scanner results age longer than others. Going deeper helps root cause why older vulnerabilities are still out there, and helps identify optimization areas.
## Feature Flag
- [x] Required - `wip` feature flag `project_vulnerabilities_by_age_chart`
epic