All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.web.rules.Web.AvoidHtmlCommentCheck.json Maven / Gradle / Ivy

There is a newer version: 2.6.0.1053
Show newest version
{
  "title": "HTML comments should not be used",
  "type": "VULNERABILITY",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "security",
    "jsp-jsf",
    "owasp-a6"
  ],
  "standards": [
    "CWE",
    "OWASP Top Ten"
  ],
  "defaultSeverity": "Minor"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy