coverity-submit submits scan requests to the Coverity demo server. If you are a registered user of Coverity's self-build server and have the cov-build tools installed locally, this script automates the process of running the tools and submitting the results with an analysis request to Coverity. It can be configured to store build passwords, local build commands, and other required information for multiple projects so you don't have to remember it - just call the tool and let it manage the details.
| Licenses | BSD Revised |
|---|---|
| Operating Systems | UNIX / Linux |
| Implementation | Python 2 |
Recent releases


Release Notes: This release supports the new-style config location, ~/.config/coverity-submit.


Release Notes: This release merges James Hunt's support for the build and tag options.


Release Notes: Fixes a brown-paper-bag bug introduced in 1.5.


Release Notes: This release supports having the Coverity name being different from the project name.


Release Notes: This release makes it safe for multiple users on the same machine. It implements a verbosity option.