diff --git a/rules/S5743/javascript/metadata.json b/rules/S5743/javascript/metadata.json index 8f4a7bf328..9e26dfeeb6 100644 --- a/rules/S5743/javascript/metadata.json +++ b/rules/S5743/javascript/metadata.json @@ -1,9 +1 @@ -{ - "tags": [ - "privacy", - "express.js" - ], - "defaultQualityProfiles": [ - "Sonar way" - ] -} +{} \ No newline at end of file diff --git a/rules/S5743/metadata.json b/rules/S5743/metadata.json index efe220b713..60e09a44a1 100644 --- a/rules/S5743/metadata.json +++ b/rules/S5743/metadata.json @@ -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": [] +} \ No newline at end of file