Skip to content

Commit

Permalink
Convert Chi::UserControlledMethod to MaD
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-mc committed Jun 27, 2024
1 parent 47333ef commit f746211
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
1 change: 1 addition & 0 deletions go/ql/lib/ext/github.com.go-chi.chi.model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ extensions:
data:
- ["github.com/go-chi/chi", "", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]
- ["github.com/go-chi/chi", "", True, "URLParamFromCtx", "", "", "ReturnValue", "remote", "manual"]
- ["github.com/go-chi/chi", "Context", True, "URLParam", "", "", "ReturnValue", "remote", "manual"]
1 change: 0 additions & 1 deletion go/ql/lib/go.qll
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import semmle.go.frameworks.Afero
import semmle.go.frameworks.AwsLambda
import semmle.go.frameworks.Beego
import semmle.go.frameworks.BeegoOrm
import semmle.go.frameworks.Chi
import semmle.go.frameworks.Couchbase
import semmle.go.frameworks.Echo
import semmle.go.frameworks.ElazarlGoproxy
Expand Down
21 changes: 0 additions & 21 deletions go/ql/lib/semmle/go/frameworks/Chi.qll

This file was deleted.

0 comments on commit f746211

Please sign in to comment.