![github-actions[bot]](/assets/img/avatar_default.png)
* Add kotlin to rule S6096 * Add Kotlin rule description, update Java SE name * Apply suggestions from code review Co-authored-by: Pierre-Loup <49131563+pierre-loup-tristant-sonarsource@users.noreply.github.com> --------- Co-authored-by: christophe-zurn-sonarsource <christophe-zurn-sonarsource@users.noreply.github.com> Co-authored-by: Christophe Zurn <christophe.zurn@sonarsource.com> Co-authored-by: Christophe Zürn <36889251+christophe-zurn-sonarsource@users.noreply.github.com> Co-authored-by: Pierre-Loup <49131563+pierre-loup-tristant-sonarsource@users.noreply.github.com>
35 lines
441 B
JSON
35 lines
441 B
JSON
{
|
|
"securityStandards": {
|
|
"CWE": [
|
|
20,
|
|
22
|
|
],
|
|
"OWASP": [
|
|
"A5",
|
|
"A1"
|
|
],
|
|
"OWASP Top 10 2021": [
|
|
"A1",
|
|
"A3"
|
|
],
|
|
"OWASP Mobile Top 10 2024": [
|
|
"M4"
|
|
],
|
|
"PCI DSS 3.2": [
|
|
"6.5.1",
|
|
"6.5.8"
|
|
],
|
|
"PCI DSS 4.0": [
|
|
"6.2.4"
|
|
],
|
|
"ASVS 4.0": [
|
|
"12.3.4",
|
|
"5.1.3",
|
|
"5.1.4"
|
|
],
|
|
"STIG ASD_V5R3": [
|
|
"V-222609"
|
|
]
|
|
}
|
|
}
|