Skip to content

cloudbees-io/grype-github-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloudBees action: Scan with Grype

Use this action to perform static application security testing (SAST) on a repository with the Grype scanner.

Inputs

Table 1. Input details
Input name Data type Required? Description

binary-tar-path

String

Yes

Specify the path of the binary that should be scanned.

Usage example

In your YAML file, add:

      - name: Scan with Grype
        uses: https://github.com/cloudbees-io/grype-plugin@v1
        with:
          binary-tar-path: tar file path that needs to be scanned

License

This code is made available under the MIT license.

References

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors