MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / IsAttack

Method IsAttack

internal/waf/action_interface.go:24–24  ·  view source on GitHub ↗

IsAttack 是否为拦截攻击动作

()

Source from the content-addressed store, hash-verified

22
23 // IsAttack 是否为拦截攻击动作
24 IsAttack() bool
25
26 // WillChange determine if the action will change the request
27 WillChange() bool

Callers 1

HasAttackActionsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected