cnescatlab / sonar-cnes-report

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

Is the current version support SonarCloud? #396

Closed chrisyung526 closed 3 weeks ago

chrisyung526 commented 2 months ago

I try to run on CLI 4.3.0 but it said

[ERROR] Value of parameter 'facets' (files) must be one of: [projects, moduleUuids, fileUuids, assigned_to_me, severities, statuses, issueStatuses, resolutions, rules, assignees, author, directories, languages, tags, types, owaspTop10, sansTop25, cwe, createdAt, sonarsourceSecurity, impactSoftwareQualities, impactSeverities, cleanCodeAttributeCategories]

Did I miss something?

Topin2001 commented 2 months ago

Hello, I'm not sure of what you're asking, can you please provide me your sonarqube version ?

Sarute commented 1 month ago

Following up on the previous question, does SonarQube 10.5 support version 4.3.0 of the sonar-cnes-report?

Topin2001 commented 4 weeks ago

Following a bit of digging, I don't think that sonarcloud is using SonarQube v10.x, it appears they're using the v8.x .... However, we currently don't have a release for the SQ v10, but I made a MR #397 which should work for SQ 10. Pay attention, it's still in dev, but a pre-release should son be available.