Card or query to track average time taken to remediate vulnerability

Is there a dashboard card or query which can calculate the average time taken to remediate vulnerabilities? Understandably, this would only be for vulnerabilities which have been remediated, not those which are still pending.

I am aware of the default vulnerability age cards in the dashboard but they do not quite work for me.

Thanks.

There is the “Average days to remediate by Severity” card in the library that you could use if you’re looking for more general info based on the aggregation of severities. However, if you’re looking for the average on a single vulnerability it would be a bit different and more convoluted. On the dashboard you could make a specific dashboard with the card mentioned and load a dashboard query with only that CVE as the criteria which should give you some applicable results.

1 Like

Thank you John! This is exactly what I was looking for…it made my day!