Need a help with Database query to know when last scan ran for a particular project

Hi,

Could someone please let me know or share Database query (MS SQL) to know the timestamp of the project when the recent scan ran.

When I ran the scan , I got results uploaded in to Sonarqube dashboard but just want to make sure whether scan results got uploaded to database as well.

Appreciate for all your help.

Thanks,
Praveen

Hi Praveen,

There’s no need to crack open the Database black box for this. If you’re seeing the results on the homepage, then they must be in the DB; the homepage is populated from the DB. If you need further confirmation, the project homepage shows you the date/time of the last analysis:
Selection_649

 
Ann

Got it, thank you very much.

Kind Regards,

Praveen Davuluri

1 Like

Got it , thank you very much.

Kind Regards,
Praveen Davuluri