
org.sonar.l10n.web.rules.Web.AvoidHtmlCommentCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "HTML comments should be removed",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"jsp-jsf"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1876",
"sqKey": "AvoidHtmlCommentCheck",
"scope": "Main",
"securityStandards": {
"CWE": [
615
],
"OWASP": [
"A3"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy