Awesome Reviewers

When using secret-scanning tools (e.g., gitleaks) ignore or baseline files, treat those artifacts as sensitive because they may contain previously detected secret text.

Apply this rule:

Example (pattern + security note):

# Gitleaks baseline — records pre-existing known findings so gitleaks can
# detect only *new* secrets.
# NOTE: baseline includes matched text from findings (“Secret” and “Match”),
# so treat it as sensitive.
.gitleaks-baseline.json