mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 10:20:32 +00:00
- remove extra blank lines in openapi.rs and secrets/mod.rs - allowlist commit 92155cf (curl -u admin:yourpassword in README)
9 lines
239 B
TOML
9 lines
239 B
TOML
# Gitleaks configuration
|
|
# https://github.com/gitleaks/gitleaks
|
|
|
|
[allowlist]
|
|
description = "Allowlist for false positives"
|
|
|
|
# Documentation examples with placeholder credentials
|
|
commits = ["92155cf6574d89f93ee68503a7b68455ceaa19af"]
|