We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d25036 commit 1933005Copy full SHA for 1933005
content/en/security/code_security/static_analysis/static_analysis_rules/_index.md
@@ -101,6 +101,10 @@ rulesets:
101
title: "Enforce Kotlin code style"
102
description: |
103
Rules to enforce Kotlin code style.
104
+ kotlin-security:
105
+ title: "Enforce secure Kotlin coding"
106
+ description: |
107
+ Rules focused on finding security issues in your Kotlin code.
108
php-best-practices:
109
title: "Follow best practices for writing PHP code"
110
0 commit comments