Deprecate rule S5743 (#3504)
This commit is contained in:
parent
979b78197d
commit
73c697e14f
@ -1,9 +1 @@
|
||||
{
|
||||
"tags": [
|
||||
"privacy",
|
||||
"express.js"
|
||||
],
|
||||
"defaultQualityProfiles": [
|
||||
"Sonar way"
|
||||
]
|
||||
}
|
||||
{}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Allowing browsers to perform DNS prefetching is security-sensitive",
|
||||
"title": "Allowing browsers to perform DNS prefetching is security-sensitive",
|
||||
"type": "SECURITY_HOTSPOT",
|
||||
"code": {
|
||||
"impacts": {
|
||||
@ -7,21 +7,15 @@
|
||||
},
|
||||
"attribute": "COMPLETE"
|
||||
},
|
||||
"status": "ready",
|
||||
"status": "deprecated",
|
||||
"remediation": {
|
||||
"func": "Constant\/Issue",
|
||||
"constantCost": "10min"
|
||||
},
|
||||
"tags": [
|
||||
"privacy"
|
||||
],
|
||||
"tags": [],
|
||||
"extra": {
|
||||
"replacementRules": [
|
||||
|
||||
],
|
||||
"legacyKeys": [
|
||||
|
||||
]
|
||||
"replacementRules": [],
|
||||
"legacyKeys": []
|
||||
},
|
||||
"defaultSeverity": "Minor",
|
||||
"ruleSpecification": "RSPEC-5743",
|
||||
@ -41,7 +35,5 @@
|
||||
"2.2"
|
||||
]
|
||||
},
|
||||
"defaultQualityProfiles": [
|
||||
"Sonar way"
|
||||
]
|
||||
}
|
||||
"defaultQualityProfiles": []
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user