Add gitleaks fingerprints for historical commits
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# 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
|
||||
# False positive: s3_key is an attribute name, not a secret
|
||||
# These fingerprints cover historical commits (gitleaks scans git history)
|
||||
# New commits are protected by inline # gitleaks:allow comments
|
||||
4ec91b46ede3c73487383611e7b96d4a57a9fe21:backend/tests/unit/test_storage.py:generic-api-key:381
|
||||
f1b0c93f30a6f9d807517be75b858078d7e7779d:backend/tests/unit/test_storage.py:generic-api-key:381
|
||||
f6b79a7af03a371bf010d2dccb0613ad9b025335:backend/tests/unit/test_storage.py:generic-api-key:381
|
||||
08dce6cbb836b687002751fed4159bfc2da61f8b:backend/tests/unit/test_storage.py:generic-api-key:381
|
||||
35fda65d381acc5ab59bc592ee3013f75906c197:backend/tests/unit/test_storage.py:generic-api-key:381
|
||||
|
||||
Reference in New Issue
Block a user