JS-399 - Fix MQR / legacy severity discrepancies (#4529)

This commit is contained in:
Eric Morand 2024-11-25 10:22:06 +01:00 committed by GitHub
parent b205453bab
commit e240c8e7e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 17 additions and 17 deletions

View File

@ -13,7 +13,7 @@
"SingleQuote" "SingleQuote"
] ]
}, },
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1441", "ruleSpecification": "RSPEC-1441",
"sqKey": "S1441", "sqKey": "S1441",
"scope": "Main", "scope": "Main",

View File

@ -17,7 +17,7 @@
] ]
}, },
"defaultSeverity": "Critical", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2310", "ruleSpecification": "RSPEC-2310",
"sqKey": "S2310", "sqKey": "S2310",
"scope": "Main", "scope": "Main",

View File

@ -17,7 +17,7 @@
] ]
}, },
"defaultSeverity": "Critical", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3523", "ruleSpecification": "RSPEC-3523",
"sqKey": "S3523", "sqKey": "S3523",
"scope": "Main", "scope": "Main",

View File

@ -17,7 +17,7 @@
] ]
}, },
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3723", "ruleSpecification": "RSPEC-3723",
"sqKey": "S3723", "sqKey": "S3723",
"scope": "All", "scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [ "tags": [
"es2018" "es2018"
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6661", "ruleSpecification": "RSPEC-6661",
"sqKey": "S6661", "sqKey": "S6661",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6666", "ruleSpecification": "RSPEC-6666",
"sqKey": "S6666", "sqKey": "S6666",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6671", "ruleSpecification": "RSPEC-6671",
"sqKey": "S6671", "sqKey": "S6671",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6676", "ruleSpecification": "RSPEC-6676",
"sqKey": "S6676", "sqKey": "S6676",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6679", "ruleSpecification": "RSPEC-6679",
"sqKey": "S6679", "sqKey": "S6679",
"scope": "All", "scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [ "tags": [
"react" "react"
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6749", "ruleSpecification": "RSPEC-6749",
"sqKey": "S6749", "sqKey": "S6749",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6754", "ruleSpecification": "RSPEC-6754",
"sqKey": "S6754", "sqKey": "S6754",
"scope": "All", "scope": "All",

View File

@ -10,7 +10,7 @@
"react", "react",
"type-dependent" "type-dependent"
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6759", "ruleSpecification": "RSPEC-6759",
"sqKey": "S6759", "sqKey": "S6759",
"scope": "All", "scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [ "tags": [
"react" "react"
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6767", "ruleSpecification": "RSPEC-6767",
"sqKey": "S6767", "sqKey": "S6767",
"scope": "All", "scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [ "tags": [
"react" "react"
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6770", "ruleSpecification": "RSPEC-6770",
"sqKey": "S6770", "sqKey": "S6770",
"scope": "All", "scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [ "tags": [
"react" "react"
], ],
"defaultSeverity": "Major", "defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6775", "ruleSpecification": "RSPEC-6775",
"sqKey": "S6775", "sqKey": "S6775",
"scope": "All", "scope": "All",

View File

@ -8,7 +8,7 @@
}, },
"tags": [ "tags": [
], ],
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6836", "ruleSpecification": "RSPEC-6836",
"sqKey": "S6836", "sqKey": "S6836",
"scope": "All", "scope": "All",

View File

@ -18,7 +18,7 @@
] ]
}, },
"defaultSeverity": "Minor", "defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6849", "ruleSpecification": "RSPEC-6849",
"sqKey": "S6849", "sqKey": "S6849",
"scope": "All", "scope": "All",