implement CodeQL #185

Merged
sudocode1 merged 2 commits from patch-4 into master 2021-11-26 12:00:50 -03:00
sudocode1 commented 2021-11-26 06:55:12 -03:00 (Migrated from github.com)

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

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
GDColon commented 2021-11-26 12:00:51 -03:00 (Migrated from github.com)

i have no idea what this means but whatever

i have no idea what this means but whatever
Sign in to join this conversation.
No description provided.