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

org.sonar.l10n.java.rules.java.S5322.json Maven / Gradle / Ivy

There is a newer version: 8.6.0.37351
Show newest version
{
  "title": "Receiving intents is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "tags": [
    "cwe",
    "android"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-5322",
  "sqKey": "S5322",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      925,
      926
    ],
    "OWASP Mobile": [
      "M1"
    ],
    "MASVS": [
      "MSTG-PLATFORM-2"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy