mirror of
https://github.com/github/codeql.git
synced 2026-01-25 04:12:58 +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
|
|
|