org.sonar.l10n.py.rules.python.S4787.json Maven / Gradle / Ivy
{
"title": "Encrypting data is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "TRUSTWORTHY"
},
"status": "deprecated",
"tags": [
"deprecated"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4787",
"sqKey": "S4787",
"scope": "Main"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy