mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Python: Add query metadata
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @name Find new subclasses to model
|
||||
* @id py/meta/find-subclasses-to-model
|
||||
* @kind table
|
||||
*/
|
||||
|
||||
import python
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
private import semmle.python.ApiGraphs
|
||||
|
||||
Reference in New Issue
Block a user