feat(aws): Add static credentials authentication (#5360)

This commit is contained in:
Pepe Fagoaga
2024-10-10 17:47:05 +02:00
committed by GitHub
parent 9f2de7d2f9
commit cad99c5e0f
4 changed files with 211 additions and 12 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ repos:
# For running trufflehog in docker, use the following entry instead:
# entry: bash -c 'docker run -v "$(pwd):/workdir" -i --rm trufflesecurity/trufflehog:latest git file:///workdir --only-verified --fail'
language: system
stages: ["commit", "push"]
stages: ["pre-commit", "pre-push"]
- id: bandit
name: bandit