org.sonar.l10n.py.rules.python.S6321.json Maven / Gradle / Ivy
The newest version!
{
"title": "Administration services access should be restricted to specific IP addresses",
"type": "VULNERABILITY",
"code": {
"impacts": {
"SECURITY": "LOW"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"aws"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6321",
"sqKey": "S6321",
"scope": "Main",
"securityStandards": {
"CWE": [
284
],
"OWASP": [
"A3"
],
"OWASP Top 10 2021": [
"A1"
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy