actions-marketplace-validations/Coverity json-output-v7 Report
DEPRECATED: Please use Black Duck Security Scan "https://github.com/marketplace/actions/black-duck-security-scan"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 6, 2024
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/synopsys-sig_coverity-report-output-v7-json@44cce7b541c36b7c5eeee522a48647723c7d5e03 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Your GitHub token | yes | — |
| json-file-path | The fully qualified path to your v7 Coverity JSON file, generated by the cov-format-errors command | yes | — |
| coverity-url | The URL of the Coverity Connect server to be referenced for REST API calls | no | — |
| coverity-project-name | The name of this project within the Coverity Connect instance. This field is required to properly query issues from the server | no | — |
| coverity-username | The username of the Coverity user whose account will access the Coverity Connect server. The user must have the "Access Web services" permission. | no | — |
| coverity-password | The password associated with the Coverity username | no | — |
Outputs
no outputs