Skip to content

Commit

Permalink
Fix twitter oauth rule triggering on minimized css files (#3165)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDC0DE authored Oct 19, 2023
1 parent ca69adf commit d42f7e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions generic/secrets/security/detected-twitter-oauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ rules:
- audit
likelihood: LOW
impact: MEDIUM
paths:
exclude:
- "*.css"

0 comments on commit d42f7e3

Please sign in to comment.