implement CodeQL #185
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: serg2-mirrors/GDBrowser#185
Loading…
Reference in a new issue
No description provided.
Delete branch "patch-4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
basically CodeQL is running security checks on (in this case) prs and code to make sure there are no exploits etc.
you can find more info here: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql
i based this on the CodeQL analysis that runs on DefinityTeam/dlib as it does the job there so i just tweaked it a little so it works here
i have no idea what this means but whatever