coverity-scan-action

Coverity Scan Github Action

MIT License

Stars
17
Committers
7

Bot releases are visible (Hide)

coverity-scan-action - v1 Latest Release

Published by vapier 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vapier/coverity-scan-action/compare/v1.7.0...v1

coverity-scan-action - Update to actions/cache@v4

Published by vapier 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vapier/coverity-scan-action/compare/v1.7.0...v1.8.0

coverity-scan-action - Update to actions/cache@v3

Published by vapier almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vapier/coverity-scan-action/compare/v1.6.0...v1.7.0

coverity-scan-action - Update to actions/cache@v3

Published by vapier almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vapier/coverity-scan-action/compare/v1.6.0...v1.7.0

coverity-scan-action - Support spaces in Coverity project names

Published by vapier almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vapier/coverity-scan-action/compare/v1.5.0...v1.6.0

coverity-scan-action - Cleanup redundant submit settings

Published by vapier almost 2 years ago

Drop --form project=... usage when uploading results to Coverity.

coverity-scan-action - Handle GH deprecations

Published by vapier almost 2 years ago

Update set-output & actions/checkout@v3 usage to avoid GH deprecation warnings.

coverity-scan-action - switch caching logic to use md5 hashes

Published by vapier about 2 years ago

Coverity provides a way to fetch the md5 hash of the current archive, so switch the caching logic over to that rather than the custom header sniffing of filenames.

This will invalidate existing caches based on filenames, but shouldn't be too big of a deal since caches automatically expire normally too.

coverity-scan-action - add working-directory config option

Published by vapier over 2 years ago

coverity-scan-action - add caching support

Published by vapier over 2 years ago

cache the Coverity tool between runs to save time on downloading & unpacking

coverity-scan-action - Automatic project default

Published by vapier over 2 years ago

Calculate a reasonable default for project automatically

coverity-scan-action - Fix custom command handling

Published by vapier about 3 years ago

coverity-scan-action - Initial release

Published by vapier about 3 years ago

coverity-scan-action - Initial release series

Published by vapier about 3 years ago

Package Rankings
Top 3.87% on Github actions
Related Projects