Skip to content

Commit

Permalink
Add another bearer auth pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Jan 3, 2024
1 parent e2e1b96 commit 2e84697
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/candidate.patterns
Expand Up @@ -550,6 +550,9 @@ customObjectInstantitationMethod
# bearer auth
(['"])Bear[e][r] .*?\g{-1}

# bearer auth
Bear[e][r]:? [-a-zA-Z=;:/0-9+.]+

# basic auth
(['"])Basic [-a-zA-Z=;:/0-9+]{3,}\g{-1}

Expand Down

0 comments on commit 2e84697

Please sign in to comment.