ci: desativar gitleaks
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0 # Necessário para o Gitleaks analisar histórico
|
||||
|
||||
# 1. SECRET SCANNING (Deteta chaves expostas no histórico e no código)
|
||||
# 1. SECRET SCANNING (Deteta chaves expostas no histórico e no código)
|
||||
#- name: Gitleaks Scan
|
||||
# run: |
|
||||
# curl -sL https://github.com/gitleaks/gitleaks/releases/download/v8.18.2/gitleaks_8.18.2_linux_x64.tar.gz | tar -xz -C /tmp
|
||||
|
||||
Reference in New Issue
Block a user