2024-06-26 09:52:29 +01:00
|
|
|
{
|
|
|
|
"title": "SECRET_TYPE should not be disclosed",
|
|
|
|
"type": "VULNERABILITY",
|
|
|
|
"code": {
|
|
|
|
"impacts": {
|
2025-02-14 15:15:35 +01:00
|
|
|
"SECURITY": "BLOCKER"
|
2024-06-26 09:52:29 +01:00
|
|
|
},
|
|
|
|
"attribute": "TRUSTWORTHY"
|
|
|
|
},
|
2025-03-03 11:25:53 +01:00
|
|
|
"status": "beta",
|
2024-06-26 09:52:29 +01:00
|
|
|
"remediation": {
|
|
|
|
"func": "Constant\/Issue",
|
|
|
|
"constantCost": "30min"
|
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
"cwe",
|
|
|
|
"cert"
|
|
|
|
],
|
|
|
|
"defaultSeverity": "Blocker",
|
|
|
|
"ruleSpecification": "RSPEC-${RSPEC_ID}",
|
|
|
|
"sqKey": "S${RSPEC_ID}",
|
|
|
|
"scope": "All",
|
|
|
|
"securityStandards": {
|
|
|
|
"CWE": [
|
|
|
|
798,
|
|
|
|
259
|
|
|
|
],
|
|
|
|
"OWASP": [
|
|
|
|
"A3"
|
|
|
|
],
|
|
|
|
"CERT": [
|
|
|
|
"MSC03-J."
|
|
|
|
],
|
|
|
|
"OWASP Top 10 2021": [
|
|
|
|
"A7"
|
|
|
|
],
|
|
|
|
"PCI DSS 3.2": [
|
|
|
|
"6.5.10"
|
|
|
|
],
|
|
|
|
"PCI DSS 4.0": [
|
|
|
|
"6.2.4"
|
|
|
|
],
|
|
|
|
"ASVS 4.0": [
|
|
|
|
"2.10.4",
|
|
|
|
"3.5.2",
|
|
|
|
"6.4.1"
|
|
|
|
],
|
2024-07-30 15:10:03 +01:00
|
|
|
"STIG ASD_V5R3": [
|
2024-06-26 09:52:29 +01:00
|
|
|
"V-222642"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"defaultQualityProfiles": [
|
|
|
|
"Sonar way"
|
|
|
|
],
|
|
|
|
"quickfix": "unknown"
|
|
|
|
}
|