Files
orchard/.gitleaksignore
2026-01-14 12:29:37 -06:00

7 lines
284 B
Plaintext

# Gitleaks ignore file
# https://github.com/gitleaks/gitleaks#gitleaksignore
#
# Note: secrets job set to allow_failure in .gitlab-ci.yml
# False positive: s3_key is an attribute name in test assertions, not a secret
# Protected by inline # gitleaks:allow comments in test_storage.py