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

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

There is a newer version: 8.6.0.37351
Show newest version
{
  "title": "Persistent entities should not be used as arguments of \"@RequestMapping\" methods",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "cwe",
    "spring"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4684",
  "sqKey": "S4684",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      915
    ],
    "OWASP": [
      "A5"
    ],
    "OWASP Top 10 2021": [
      "A8"
    ],
    "ASVS 4.0": [
      "5.1.2"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy