Skip to content

Commit

Permalink
Merge Gitleaks rules 2023-11-18 # 01:30
Browse files Browse the repository at this point in the history
  • Loading branch information
Security Research (r2c-argo) committed Nov 18, 2023
1 parent 95a2129 commit f4c55d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generic/secrets/gitleaks/aws-access-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ rules:
technology:
- gitleaks
patterns:
- pattern-regex: (A3T[A-Z0-9]|AKIA|AGPA|AIDA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{16}
- pattern-regex: (?:A3T[A-Z0-9]|AKIA|AGPA|AIDA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{16}

0 comments on commit f4c55d3

Please sign in to comment.