We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a359b1b commit 86ceb07Copy full SHA for 86ceb07
.github/codeql/custom-queries/python/rmtree.ql
@@ -1,4 +1,4 @@
1
-/*
+/**
2
* @id python/call-to-shutil-rmtree
3
* @name Identify use of rmtree from shutil
4
* @description We have specific ways to delete files - this query
0 commit comments