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 2223b67 commit af2968cCopy full SHA for af2968c
configs/patterns.yml
@@ -223,7 +223,7 @@ patterns:
223
- "Some false positives in code or YAML files might appear, especially where the variable is called 'key' or 'token'"
224
- "The pattern checks for certain key words to end the variable name (`secret`, `password`, etc.)"
225
test:
226
- data: |
+ data: |-
227
password: |
228
password123
229
andsomemore
0 commit comments