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

org.sonar.l10n.javascript.rules.javascript.S6302.json Maven / Gradle / Ivy

There is a newer version: 10.17.0.28100
Show newest version
{
  "title": "Policies granting all privileges are security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "aws"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-6302",
  "sqKey": "S6302",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      284,
      732
    ],
    "PCI DSS 3.2": [
      "6.5.8",
      "7.1.1",
      "7.1.2"
    ],
    "PCI DSS 4.0": [
      "6.2.4",
      "7.2.1",
      "7.2.2"
    ]
  },
  "compatibleLanguages": [
    "JAVASCRIPT",
    "TYPESCRIPT"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy