Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup static analysis in CI #87

Open
evelikov opened this issue Aug 30, 2024 · 4 comments
Open

Setup static analysis in CI #87

evelikov opened this issue Aug 30, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@evelikov
Copy link
Collaborator

While the project has been around for decades, it would be great to run some static analsys tools on both existing code and new changes.

Focus here is CI for incoming changes. If a specific tool does not support git diff range, or filtering of files, a general sweep might be needed prior to adding to the CI.

Some tools off the top of my head:

@evelikov evelikov added the enhancement New feature or request label Aug 30, 2024
@evelikov
Copy link
Collaborator Author

CodeQL PR #132

@evelikov
Copy link
Collaborator Author

PVS prep #133 - we need to add link in README before they grant us free license. Fair deal IMHO.

@evelikov
Copy link
Collaborator Author

evelikov commented Sep 14, 2024

@lucasdemarchi just sent out *a request to add me as (co)maintainer on https://scan.coverity.com/projects/kmod in order to set things up. Alternatively feel free to give it a go as you have time.

@evelikov
Copy link
Collaborator Author

Based on #233 (comment) the clang-tidy/clang-analyze unix.Malloc should probably be disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant