cnescatlab / sonar-cnes-report

Generates analysis reports from SonarQube web API.
GNU General Public License v3.0
461 stars 157 forks source link

Include Project Analyzed Date in CNES Report Plugin #410

Open jayakumaria opened 2 months ago

jayakumaria commented 2 months ago

I am an active user of the CNES Report Plugin in SonarQube, and I greatly appreciate the value it brings to our code analysis and reporting processes.

I would like to request a new feature for the CNES Report Plugin: including the analyzed date of the project in the generated report. Currently, the report provides comprehensive details about the project’s analysis, but the date on which the analysis was performed is not included.

Including the analyzed date in the report would be incredibly beneficial for tracking the timelines of our analyses and for reporting purposes. This feature would allow us to have a clear record of when each analysis was performed, which is crucial for historical tracking and audit purposes.

Topin2001 commented 2 months ago

Hi, Thanks for the support, Adding the analyzed date is a good idea, we will give it a look, but I cannot give any release date, since our agendas are pretty full. If you want to speed up the process a bit more, don't hesitate to create a Merge Request with this functionality. Cheers, Thomas