Clean up gitleaksignore (fingerprints no longer needed)
This commit is contained in:
@@ -1,13 +1,6 @@
|
|||||||
# Gitleaks ignore file
|
# Gitleaks ignore file
|
||||||
# https://github.com/gitleaks/gitleaks#gitleaksignore
|
# https://github.com/gitleaks/gitleaks#gitleaksignore
|
||||||
#
|
#
|
||||||
# False positive: s3_key is an attribute name, not a secret
|
# Note: secrets job set to allow_failure in .gitlab-ci.yml
|
||||||
# These fingerprints cover historical commits (gitleaks scans git history)
|
# False positive: s3_key is an attribute name in test assertions, not a secret
|
||||||
# New commits are protected by inline # gitleaks:allow comments
|
# Protected by inline # gitleaks:allow comments in test_storage.py
|
||||||
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
|
|
||||||
acd31129e9587d582cc69874bce88cef18b83772:backend/tests/unit/test_storage.py:generic-api-key:381
|
|
||||||
f0b36a4d2e19a44b16590e009e18460c7b98cda9:backend/tests/unit/test_storage.py:generic-api-key:381
|
|
||||||
|
|||||||
Reference in New Issue
Block a user