Skip to content

Commit 55b43b2

Browse files
Talia Rosingitbook-bot
authored andcommitted
GITBOOK-938: No subject
1 parent e9d7ad8 commit 55b43b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shift-left-on-security/frogbot/configure-frogbot/frogbot-optional-configuration-parameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ This page lists the optional configuration parameters for Frogbot that users can
3535
| `JF_ALLOW_PARTIAL_RESULTS` | Ensures that Frogbot doesn't fail entirely if at least one scanner completes successfully. Partial results are displayed so you can view detected issues, though additional vulnerabilities might remain undiscovered. | `"false"` | ✔️ | |
3636
| `JF_USE_CONFIG_PROFILE=True` | Set to `true` for [Git repository configuration](../../git-repository-scans-and-results/git-repository-configuration.md) using the platform | `"false"` | ✔️ | ✔️ |
3737
| `ENABLE_CUSTOM_SECRETS_SCANNER` | Define search patterns to detect sensitive information in your artifacts and source code, scanning both binary and text files. Read more about [Custom Secrets Scanner](../../../products/advanced-security/features-and-capabilities/secrets-scans/custom-secrets-scanner.md) | `"true"` | ✔️ | ✔️ |
38+
| `JF_PR_SHOW_SECRETS_COMMENTS` | When set to false, Secrets will not be displayed in the pull request decorator, and the Frogbot action will not fail. The scan results will still be available in the JFrog Platform under Scans List. | `"false"` | | ✔️ |
3839

0 commit comments

Comments
 (0)