Skip to content

Commit 7112674

Browse files
committed
Quote list items
1 parent c23bd70 commit 7112674

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/linters/bearer.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rule:
22
skip-rule:
3-
- python_lang_os_command_injection
4-
- python_lang_path_traversal
5-
- python_lang_path_using_user_input
6-
- python_lang_sql_injection
7-
- python_lang_weak_random
3+
- "python_lang_os_command_injection"
4+
- "python_lang_path_traversal"
5+
- "python_lang_path_using_user_input"
6+
- "python_lang_sql_injection"
7+
- "python_lang_weak_random"

0 commit comments

Comments
 (0)