Skip to content

10thmagnitude/custom-codeql-python

Repository files navigation

Custom CodeQL Query Example

This repo shows how to create a CodeQL query to find references to shutil.rmtree.

Steps

  1. Install VSCode CodeQL extension using this guide

  2. Clone the core libs repo https://github.com/github/codeql and add it to the VSCode workspace

  3. Create a database of your code

  • Run codeql database create codeqldb --language=python to create the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published