
org.sonar.l10n.java.rules.java.S1217.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"Thread.run()\" should not be called directly",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"cwe",
"multi-threading",
"cert"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1217",
"sqKey": "S1217",
"scope": "Main",
"securityStandards": {
"CWE": [
572
],
"CERT": [
"THI00-J."
]
},
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy