org.sonar.l10n.docker.rules.docker.S6504.json Maven / Gradle / Ivy
The newest version!
{
"title": "Having executables not owned by root is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "LOW"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"dockerfile",
"cwe"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6504",
"sqKey": "S6504",
"scope": "All",
"securityStandards": {
"CWE": [
522
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy