Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetScenario
Method
GetScenario
test/crowdsec/crowdsec.go:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
func
(a *Alert) GetScenario() string {
71
return
""
72
}
73
74
func
(a *Alert) GetEventsCount() int32 {
75
return
0
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected