Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/crowdsecurity/crowdsec
/ GetValue
Method
GetValue
pkg/models/helpers.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
func
(a *Alert) GetValue() string {
23
return
a.Source.GetValue()
24
}
25
26
func
(a *Alert) GetScenario() string {
27
if
a.Scenario == nil {
Callers
5
assertMetrics
Function · 0.45
getLabelValue
Function · 0.45
getDeltaKey
Function · 0.45
gatherPromMetrics
Method · 0.45
parseMetrics
Function · 0.45
Calls
no outgoing calls
Tested by
1
assertMetrics
Function · 0.36