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

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

The newest version!
{
  "title": "Usage of \"torch.load\" can lead to untrusted code execution",
  "type": "SECURITY_HOTSPOT",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "15min"
  },
  "tags": [
    "pytorch",
    "machine-learning"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-6985",
  "sqKey": "S6985",
  "scope": "All",
  "quickfix": "infeasible",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy