# This file lists fingerprints of known false positives suppressed from gitleaks.
# Fingerprint format: <commit>:<file>:<rule-id>:<line>

# The Azure Monitor Application Insights InstrumentationKey in telemetry.py is a
# write-only ingestion endpoint. Per Microsoft documentation this key has no read
# or management access and is safe to embed in open-source code.
# Original commit before the gitleaks:allow inline annotation was added.
b91534a490a27f3dfdb0907c214ba901e06ff974:src/fabric_dw/telemetry.py:generic-api-key:52

# config.py set_default key comparisons for retry_deadline_s / combined_deadline_s —
# string literals used as config-key identifiers, not secrets.
f949307560771b1c6e019fd8750c30341d305d08:src/fabric_dw/config.py:generic-api-key:247
f949307560771b1c6e019fd8750c30341d305d08:src/fabric_dw/config.py:generic-api-key:260
