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

Commits on Jun 14, 2023

  1. Enable CodeQL static code analysis scans

    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 <[email protected]>
    glimchb authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f1574db View commit details
    Browse the repository at this point in the history