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

org.sonar.l10n.py.rules.python.S6317.json Maven / Gradle / Ivy

The newest version!
{
  "title": "AWS IAM policies should limit the scope of permissions given",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  },
  "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"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy