An open API service indexing awesome lists of open source software.

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.

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
```