Is there a way to see what vulnerabilities, etc., have been remediated in a certain time period?

I’d like to run some metrics for Sonarqube and was wondering if there is a way to see what’s been remediated over a certain time period? We are currently using the developer edition (Version 8.5.1 (build 38104)) of Sonarqube.

I’ve tried looking within the Activity tab, in which you can see the total number of hotspots, vulnerabilities, etc. at a given time, however, this is a very general metric. I’m looking for something with a bit more detail. For example, having the ability to see we’ve remediated two XSS vulnerabilities and say one weak cryptography vulnerabilities at a given date.

I was wondering if it is possible to see this remediation info within Sonarqube? Thank you!