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

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

The newest version!
{
  "title": "Using remote artifacts without integrity checks is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "LOW"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-5725",
  "sqKey": "S5725",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      353
    ],
    "OWASP": [
      "A6"
    ],
    "OWASP Top 10 2021": [
      "A8"
    ],
    "PCI DSS 3.2": [
      "11.5"
    ],
    "PCI DSS 4.0": [
      "11.5.2"
    ],
    "ASVS 4.0": [
      "10.3.2"
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy