Skip to content

cloudbees-io/coverity-polaris-sast-scan-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Cloudbees action: Scan with Coverity on Polaris SAST

Use this action to scan repositories for vulnerabilities with the Coverity on Polaris SAST scanner.

Inputs

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

server-url

String

Yes

The Coverity on polaris server URL.

api-token

String

Yes

The Coverity on polaris api token.

Usage example

In your YAML file, add:

      - name: Scan with Coverity on Polaris SAST
        uses: cloudbees-io/coverity-polaris-sast-scan-code@v1
        with:
          server-url: 'https://cloudbees.polaris.synopsys.com/'
          api-token: 'YzUwN2Mz=='

License

This code is made available under the MIT license.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published