From f1b6c3764f3a1dcfc2039c71e8dc3e26301b823b Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Wed, 12 Mar 2025 08:07:20 +0400 Subject: [PATCH] Update secret-scanning.mdx --- docs/documentation/platform/secret-scanning.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/secret-scanning.mdx b/docs/documentation/platform/secret-scanning.mdx index bb1ab6bde..4f030e882 100644 --- a/docs/documentation/platform/secret-scanning.mdx +++ b/docs/documentation/platform/secret-scanning.mdx @@ -5,7 +5,7 @@ description: "Scan and prevent secret leaks in your code repositories" The Infisical Secret Scanner allows you to keep an overview and stay alert of exposed secrets across your entire GitHub organization and repositories. -The Infisical Secret Scanner helps you detect exposed secrets that have already made it into your remote repositories. To further enhance security, we recommend you also use our [CLI Secret Scanner](/cli/scanning-overview#automatically-scan-changes-before-you-commit) to scan for exposed secrets prior to pushing your changes. +To further enhance security, we recommend you also use our [CLI Secret Scanner](/cli/scanning-overview#automatically-scan-changes-before-you-commit) to scan for exposed secrets prior to pushing your changes. ## Code Scanning