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

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

The newest version!
{
  "title": "Image, area and button with image elements should have an \"alt\" attribute",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "RELIABILITY": "LOW"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "accessibility",
    "wcag2-a"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-1077",
  "sqKey": "ImgWithoutAltCheck",
  "scope": "Main",
  "quickfix": "infeasible"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy