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

enable github CodeQL vulnerability scanning #297

Closed
adrelanos opened this issue Nov 10, 2023 · 1 comment
Closed

enable github CodeQL vulnerability scanning #297

adrelanos opened this issue Nov 10, 2023 · 1 comment
Labels
maintenance/cleanup testing A testing task or issue (e.g., with CI)

Comments

@adrelanos
Copy link
Contributor

references:
https://codeql.github.com/

Please consider enabling it.

It can be enabled here (Security tab):
https://github.com/lkrg-org/lkrg/settings/security_analysis#code_scanning_settings

Then you can see it under Actions:
https://github.com/lkrg-org/lkrg/actions

I tried enabling it but there are some compile time warning which are treated as errors (these might be worth looking into anyhow).

Before github can scan the code it needs to be able to compile it.

@adrelanos
Copy link
Contributor Author

@solardiz solardiz added maintenance/cleanup testing A testing task or issue (e.g., with CI) labels Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance/cleanup testing A testing task or issue (e.g., with CI)
Projects
None yet
Development

No branches or pull requests

2 participants