Skip to content

Contrast-Security-OSS/contrast-code-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Contrast Code Orchestrator

Shared GitHub Actions reusable workflow that runs Contrast Security code products (SmartScan, SmartSCA, SmartFix) on your repository.

Usage

This workflow is called automatically by the contrast-security.yaml file installed by the Contrast GitHub App. You do not need to reference this workflow directly.

Products

Job Product Trigger
detect-app-data Application ID/Name detection All events
run-smartscan SAST scanning All events
run-sca SCA dependency scanning All events
run-smartfix AI fix PR generation PR close, dispatch, schedule

Disabling Products

Set the appropriate flag in your contrast-security.yaml:

disable_smartscan: 'true' disable_smartsca: 'true' disable_smartfix: 'true'

Support

Contact your Contrast Security account team: [support@contrastsecurity.com].

About

Shared GitHub Action workflow for Contrast Smart products (SmartScan, SmartSCA, SmartFix)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors