Files
orchard/.gitleaksignore
Mondo Diaz 156f35dcbf Fix CI pipeline issues
- Add gitleaks:allow inline comments to prevent false positives on s3_key
- Clean up .gitleaksignore (no longer need commit-specific fingerprints)
- Simplify integration tests to read-only operations (write ops require auth)
2026-01-14 18:15:25 +00:00

6 lines
204 B
Plaintext

# Gitleaks ignore file
# https://github.com/gitleaks/gitleaks#gitleaksignore
#
# Note: s3_key false positives are now handled with inline # gitleaks:allow comments
# in backend/tests/unit/test_storage.py