mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
10 lines
109 B
Plaintext
10 lines
109 B
Plaintext
|
|
|
|
import python
|
|
|
|
import semmle.python.web.turbogears.TurboGears
|
|
|
|
from TurboGearsControllerMethod m
|
|
select m
|
|
|