README for coverity-submit 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 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. This tool is very sensitive to changes in the interface of the cov-build tools. If it breaks, run it with -v and see if what it emits matches the currently documented interface of cov-build.If it doesn't, file a bug with the coverity-submit maintainer describing what was emitted and what the cov-build documentation says should have been omitted. Requires: Python 3, curl(1), Coverit's cov-build tooling. Eric S, Raymond May 2012