Skip to content

Commit 5b38d51

Browse files
committed
Convert Chi::UserControlledMethod to MaD
1 parent 3bd4a20 commit 5b38d51

File tree

3 files changed

+1
-22
lines changed

3 files changed

+1
-22
lines changed

go/ql/lib/ext/github.com.go-chi.chi.model.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ extensions:
55
data:
66
- ["github.com/go-chi/chi", "", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]
77
- ["github.com/go-chi/chi", "", True, "URLParamFromCtx", "", "", "ReturnValue", "remote", "manual"]
8+
- ["github.com/go-chi/chi", "Context", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]

go/ql/lib/go.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import semmle.go.frameworks.Afero
3434
import semmle.go.frameworks.AwsLambda
3535
import semmle.go.frameworks.Beego
3636
import semmle.go.frameworks.BeegoOrm
37-
import semmle.go.frameworks.Chi
3837
import semmle.go.frameworks.Couchbase
3938
import semmle.go.frameworks.Echo
4039
import semmle.go.frameworks.ElazarlGoproxy

go/ql/lib/semmle/go/frameworks/Chi.qll

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)