diff --git a/jfrog-applications/jfrog-applications/jfrog-cli/cli-for-jfrog-security/how-tos/scan-your-source-code.md b/jfrog-applications/jfrog-applications/jfrog-cli/cli-for-jfrog-security/how-tos/scan-your-source-code.md index 04007d8..ad2b489 100644 --- a/jfrog-applications/jfrog-applications/jfrog-cli/cli-for-jfrog-security/how-tos/scan-your-source-code.md +++ b/jfrog-applications/jfrog-applications/jfrog-cli/cli-for-jfrog-security/how-tos/scan-your-source-code.md @@ -75,6 +75,7 @@ This command also supports the following Advanced Scans with the **Advanced Secu | `--secrets` | `false` |
Selective scanners mode
Executes Secrets sub-scan. Can be combined with --sca
, --sast,
and --iac
.
Selective scanners mode
Triggers token validation on found secrets. Relevant only with --secrets
flag.
Selective scanners mode
Executes SAST sub-scan. Can be combined with --sca
, --secrets,
and --iac
.
Selective scanners mode
Executes Malicious Code sub-scan. Can be combined with --sca
, --sast,
, --secrets
, and --iac
.
[Optional]
Set if you'd like to receive all vulnerabilities, regardless of the policy configured in Xray.