Sources

From the Sources page, you can get instructions on how to download and configure your scanner.

There are three modes of secret detection by Code Security:

  • Developer mode - a set of detectors that are recommended to run in CI/CD, with the highest precision (low rate of false positive secrets detected)

  • Security mode - a set of detectors that provide higher precision at the expense of recall

  • Audit mode - a set of detectors that have maximum recall (higher rate of false negative) but lower precision

    Best Practice - Check Point recommends to use the audit mode only in rare cases.

For more instructions on how to integrate Code Security, see Code Security CI/CD Integrations.