Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alphayax/appscan-sast-action

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

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppScan SAST action

This action scan a project and send the results on ASoC

Inputs

api-secret

Required The ASoC API key secret

api-id

Required The ASoC API key id

application-id

Required The ASoC ApplicationId (eg: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)

Example usage

uses: alphayax/appscan-sast-action@v1
with:
  api-secret: "xxxxx"
  api-id: "xxxxx"
  application-id: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

About

Github Action for Appscan SAST

Resources

License

Stars

Watchers

Forks

Packages

No packages published