Skip to content

Commit

Permalink
Update docs/secrets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriopeixotocx authored Sep 28, 2021
1 parent c2108b3 commit 3fe27f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/secrets.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Password and Secrets
Being the only query written in Golang, it involves several rules to cover the maximum possible cases. These rules bases on regexes.
Being the only query written in Golang, it involves several rules to cover the maximum possible cases. These rules are based on regexes. The default rules can be found [here](https://github.com/Checkmarx/kics/blob/master/assets/queries/common/passwords_and_secrets/regex_rules.json).
Each one is mainly composed of id, name and regex.

Since there are cases where it is necessary to filter the results of these rules (i.e. cases to exclude), you can use **allowRules**.
Expand Down

0 comments on commit 3fe27f6

Please sign in to comment.