mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
make RequestForgery import private
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** Provides models of commonly used functions and types in the twirp packages. */
|
||||
|
||||
import go
|
||||
import semmle.go.security.RequestForgery
|
||||
private import semmle.go.security.RequestForgery
|
||||
|
||||
/** Provides models of commonly used functions and types in the twirp packages. */
|
||||
module Twirp {
|
||||
|
||||
Reference in New Issue
Block a user