Thank you for downloading the rule changes between the 9.9 and 2025.1 LTAs

If your download did not automatically start, you can start it manually with this download button.

Download rule diff

Details of data fields

This table covers all the fields in the spreadsheet including an explanation.

Field NameDescription
ruleIDThe ID of the rule which is a combination of the repository name and the rule number separated by a colon
ruleTitleThe name of the rule 
ruleStatusIdentifies whether it is an existing rule, a new rule, or a removed rule
ruleRepositoryThe bucket Sonar groups the rule in
ruleTypeBeforeThe rule's type in the version you are updating from (the version of your instance)
ruleTypeAfterThe rule's type in the version you are updating to (the latest 2025.1 LTA)
ruleTypeChangedTRUE if the rule type changed between versions and FALSE if it did not
defaultSeverityBeforeThe default severity in the version you are updating from (the version of your instance)
defaultSeverityAfterThe default severity value in the version you are updating to (the latest 2025.1 LTA)
defaultSeverityChangedTRUE if the default severity changed between the two versions and FALSE if it did not
codeAttributeThe code attribute of the rule
softwareQualityImpactsThe software qualities of the rule (can have more than one) and the impact level of each software quality
beforeSonar’s analysis of the number of issues for the rule in the version you are updating from (your actual number of rules may vary)
afterSonar’s analysis of the number of issues found for the rule in the version you are updating to (2025.1 LTA) (your actual number of rules may vary)
issueDiffSonar’s analysis of the increased or decreased number of issues based on the update (an increase means a higher true positive and a decrease means a lower false positive)
issueTrendRatioSonar’s analysis of the ratio of the changed issues based on the update (an increase means a higher true positive and a decrease means a lower false positive)
issueTrendExpectationSonar’s analysis of the expected impact on the issues that will change based on the update