• Contrast Security
  • Book a Demo
CodeSec_Audit_Banner_NEW_Slimline

CodeSec Scan - Read Me

Optimize code security with CodeSec - Scan. Below is a free tutorial and step-by-step guide to help you get started.

Step 1 – Install

Open a command-prompt or terminal, then install with NPM,  Homebrew or by downloading binaries from Artifactory :

brew tap contrastsecurity/tap
brew install contrast

Step 2 – Authenticate

Authenticate using your existing GitHub or Google account.

contrast auth

Step 3 – Run

Find your vulnerabilities

Navigate to your chosen directory.
Then run a SAST scan on your Java, Javascript or .NET code with the following command.

contrast scan

 

In minutes CodeSec by Contrast will report all vulnerabilities found with actionable remediation.

contrast_scan_results_wAdvice-1

    Need help getting started?

Supported languages:

Java-1JavaScript-1NET-1React-1Angular-1jQuery

 

Additionally, GitHub action is also available to automate Scan as part of your pipeline. Check out this video to learn more.