SONARJAVA-6476 Remove 8 rules from SonarWay and Agentic AI profiles#5676
Conversation
There was a problem hiding this comment.
The autoscan diffs for the rules that are being removed from the Sonar way profile also need to be removed, as in this PR.
|
The metadata for the rules should also be updated on RSPEC to remove them from the Sonar way profile. |
906556f to
5dfebf3
Compare
|
Code Review ✅ ApprovedRemoves 8 rules from the Sonar_way profile and 6 rules from the Sonar_agentic_AI_profile, updating associated test assertions and autoscan diff files accordingly. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |





It's a result of Analysis Trust prioritization analysis.
Summary by Gitar
Sonar_wayprofile definition inSonar_way_profile.json.JavaRulesDefinitionTest.javato confirmS1104is no longer activated by default.Sonar_agentic_AI_profile.jsondefinition.its/autoscan/src/test/resources/autoscan/diffs/.JavaAgenticWayProfileTest.javato adjust the expected rule count and verify exclusion of the removed rules.This will update automatically on new commits.