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

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

There is a newer version: 10.17.0.28100
Show newest version
{
  "title": "AWS IAM policies should not allow privilege escalation",
  "type": "VULNERABILITY",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "60min"
  },
  "tags": [
    "cwe",
    "aws"
  ],
  "securityStandards": {
    "CWE": [
      269
    ],
    "PCI DSS 3.2": [
      "6.5.8"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ]
  },
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-6317",
  "sqKey": "S6317",
  "scope": "All",
  "quickfix": "unknown",
  "compatibleLanguages": [
    "JAVASCRIPT",
    "TYPESCRIPT"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy