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 :
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.
Supported languages:
Additionally, GitHub action is also available to automate Scan as part of your pipeline. Check out this video to learn more.