SCAN (SAST)

SCAN is Contrasts SAST scanning feature. Using SAST scanning is critical in identifying vulnerabilities as soon as possible in application code. This drives efficiency and contributes to a well functioning CI/CD process.

To Perform a scan enter the following command in the location of the CLI exe.

  contrast scan --file [path to file to be scanned]

For more help or information on scan run:

  Contrast scan --help

Helpful link: Contrast CLI doc