
org.sonar.l10n.java.rules.java.S3457.json Maven / Gradle / Ivy
The newest version!
{
"title": "Format strings should be used correctly",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"cert",
"confusing"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3457",
"sqKey": "S3457",
"scope": "All",
"quickfix": "unknown",
"securityStandards": {
"CERT": [
"FIO47-C."
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy