Skip to content

chore: change SonarQube impact severity from HIGH to MEDIUM#49

Merged
304NotModified merged 1 commit intomainfrom
copilot/update-severity-sonarqube
Apr 1, 2026
Merged

chore: change SonarQube impact severity from HIGH to MEDIUM#49
304NotModified merged 1 commit intomainfrom
copilot/update-severity-sonarqube

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

Summary

Changes the SonarQube impact severity from HIGH to MEDIUM for all rules (except XsdViolation which was already MEDIUM).

Changes

  • src/SLNX-validator.Core/SonarQubeReporting/SonarReporter.cs — changed all SonarImpactSeverity.HIGH to SonarImpactSeverity.MEDIUM
  • tests/SLNX-validator.Core.Tests/SonarReporterTests.WriteReportAsync_AllErrorCodes_MatchesSnapshot.verified.json — updated snapshot to reflect MEDIUM severity
  • tests/SLNX-validator.Core.Tests/SonarReporterTests.WriteReportAsync_MatchesSnapshot.verified.json — updated snapshot to reflect MEDIUM severity
  • README.md — updated the SonarQube integration example JSON to show MEDIUM severity

@304NotModified 304NotModified merged commit eafc1b1 into main Apr 1, 2026
5 checks passed
@304NotModified 304NotModified deleted the copilot/update-severity-sonarqube branch April 1, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants