org.sonar.l10n.py.rules.python.S6333.json Maven / Gradle / Ivy
{
"title": "Creating public APIs is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "BLOCKER"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"aws",
"cwe"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-6333",
"sqKey": "S6333",
"scope": "Main",
"securityStandards": {
"CWE": [
284
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
],
"STIG ASD_V5R3": [
"V-222620"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy