vapier/Unofficial Coverity Scan

Run Coverity Scan and upload the results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectProject name in Coverity Scan.no${{ github.repository }}
tokenSecret project token for accessing Coverity Scan.yes
emailWhere Coverity Scan should send notifications.yes
build_languageWhich Coverity Scan language pack to download.nocxx
build_platformWhich Coverity Scan platform pack to download.nolinux64
commandCommand to pass to cov-build.nomake
working-directoryWorking directory to set for all steps.no${{ github.workspace }}
version(Informational) The source version being built.no${{ github.sha }}
description(Informational) A description for this particular build.nocoverity-scan-action ${{ github.repository }} / ${{ github.ref }}
dry_runDo everything except the final submission to Coverity Scan.nofalse

no outputs