Skip to content

NirAlon/appsec_scan

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

AppSec Scanner Action

A composite GitHub Action that runs:

  • ✅ Semgrep for Static Analysis (SAST)
  • ✅ Terrascan for Infrastructure as Code (IaC) scanning
  • ✅ Trivy for Software Composition Analysis (SCA)

Requirements

  • Ubuntu Runner
  • Python pre-installed (for semgrep)

Usage

- name: AppSec Scanner
  uses: NirAlon/appsec_scan@latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors