diff --git a/.gitleaks.toml b/.gitleaks.toml index 6202d9ccb..94fc6633b 100644 --- a/.gitleaks.toml +++ b/.gitleaks.toml @@ -140,6 +140,9 @@ tags = ["key", "Mailgun"] description = "Password in URL" regex = '''[a-zA-Z]{3,10}:\/\/[^\/\s:@]{3,20}:[^\/\s:@]{3,20}@.{1,100}\/?.?''' tags = ["key", "URL", "generic"] +[rules.allowlist] +description = "Push to File documentation for custom templates include sample postgres connection string" +files = ["PUSH_TO_FILE.md"] [[rules]] description = "PayPal Braintree access token" diff --git a/PUSH_TO_FILE.md b/PUSH_TO_FILE.md index e3f1b76e7..bbff7c42f 100644 --- a/PUSH_TO_FILE.md +++ b/PUSH_TO_FILE.md @@ -9,6 +9,7 @@ - [Set up Secrets Provider for Push to File](#set-up-secrets-provider-for-push-to-file) - [Reference Table of Configuration Annotations](#reference-table-of-configuration-annotations) - [Example Secret File Formats](#example-secret-file-formats) +- [Custom Templates for Secret Files](#custom-templates-for-secret-files) - [Secret File Attributes](#secret-file-attributes) - [Upgrading Existing Secrets Provider Deployments](#upgrading-existing-secrets-provider-deployments) @@ -304,6 +305,7 @@ for a description of each environment variable setting: | `conjur.org/conjur-secrets.{secret-group}` | Note\* | List of secrets to be retrieved from Conjur. Each entry can be either: