From the course: GitHub Advanced Security Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Describe the default CodeQL query suites

Describe the default CodeQL query suites - GitHub Tutorial

From the course: GitHub Advanced Security Cert Prep by Microsoft Press

Describe the default CodeQL query suites

- [Instructor] Well, we know that GitHub provides these pre-built suites that cover various security domains. We can find 'em and browse them all in the github/codeql repository. The functionality of each of these suites, remember, is not by language, but it's by domain. So if you're looking, if you've got infrastructure as code, building web servers and hosting web application code, then it would behoove you to run those suites in your CodeQL execution via GitHub Actions. And you can look at examples to your heart's content, because all of those suites are in the open source domain.

Contents