https://github.com/xmidt-org/coverity-installer-action
A composite github action that installs the coverity tools needed for analysis.
https://github.com/xmidt-org/coverity-installer-action
Last synced: 11 days ago
JSON representation
A composite github action that installs the coverity tools needed for analysis.
- Host: GitHub
- URL: https://github.com/xmidt-org/coverity-installer-action
- Owner: xmidt-org
- License: apache-2.0
- Created: 2021-12-21T20:19:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T17:55:12.000Z (over 3 years ago)
- Last Synced: 2025-05-13T00:52:35.454Z (11 days ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Coverity Installer Action
This action installs the Coverity tools needed for C/C++ work using the latest
versions available.## Motivation
## Example
This example will install and us the tooling as an example.```yml
tbd
```