Skip to content

Commit 86ceb07

Browse files
Fixing metadata
1 parent a359b1b commit 86ceb07

File tree

1 file changed

+1
-1
lines changed
  • .github/codeql/custom-queries/python

1 file changed

+1
-1
lines changed

.github/codeql/custom-queries/python/rmtree.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @id python/call-to-shutil-rmtree
33
* @name Identify use of rmtree from shutil
44
* @description We have specific ways to delete files - this query

0 commit comments

Comments
 (0)