Skip to content

Commit

Permalink
Merge pull request #293 from Privado-Inc/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
khemrajrathore authored Aug 11, 2023
2 parents 0b53a04 + 453f6e5 commit 18520d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/sinks/leakages/logs/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sinks:
- id: Leakages.Log.Console
name: Log Console
patterns:
- "(?i)(puts|print|p|pp)"
- "(?i)(puts|print)"
tags:

- id: Leakages.Log.Info
Expand All @@ -27,4 +27,4 @@ sinks:
name: Log Debug
patterns:
- "(?i)(debug|trace)"
tags:
tags:

0 comments on commit 18520d8

Please sign in to comment.