|
add_config 'secrets.patterns' 'bedrock-api-key-YmVkcm9jay5hbWF6b25hd3MuY29t' #Bedrock short-lived - https://docs.aws.amazon.com/bedrock/latest/userguide/api-keys-generate.html |
Expected:
add config 'secrets.patterns' = 'bedrock-api-key-[A-Za-z0-9]{32}'
Does anyone know any reason for this being hard coded?
git-secrets/git-secrets
Line 241 in 7d6b970
Expected:
Does anyone know any reason for this being hard coded?