org.sonar.plugins.csharp.S6444.json Maven / Gradle / Ivy
{
"title": "Not specifying a timeout for regular expressions is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"regex"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6444",
"sqKey": "S6444",
"scope": "Main",
"securityStandards": {
"CWE": [
400,
1333
],
"OWASP": [
"A1"
]
},
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy