
org.sonar.l10n.java.rules.java.S2142.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"InterruptedException\" and \"ThreadDeath\" should not be ignored",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"cwe",
"error-handling",
"multi-threading"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2142",
"sqKey": "S2142",
"scope": "Main",
"securityStandards": {
"CWE": [
391
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy