org.sonar.plugins.csharp.S1134.json Maven / Gradle / Ivy
{
"title": "Track uses of \"FIXME\" tags",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "0min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1134",
"sqKey": "S1134",
"scope": "All",
"securityStandards": {
"CWE": [
546
]
},
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy