mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
import go
|
|
import semmle.go.dataflow.ExternalFlow
|
|
import ModelValidation
|
|
import experimental.frameworks.Fiber
|
|
import utils.test.InlineFlowTest
|
|
import DefaultFlowTest
|