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 CodeQL static code analysis scans #743

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Jun 14, 2023

CodeQL scans are supposed to harden our code against potential security issues. The code is going to be checked against default security DB for go and additionally against security-extended and security-and-quality DBs. Additional benefit is the improvement of OSSF score for the project.

CodeQL scans are supposed to harden our code against potential security issues.
The code is going to be checked against default security DB for go and
additionally against security-extended and security-and-quality DBs.
Additional benefit is the improvement of OSSF score for the project.

Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@glimchb glimchb requested a review from a team as a code owner June 14, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant