Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ GetInfo
Method
GetInfo
Gsensor/SecurityTrailsSensor.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
var
Cookie string
29
30
func
(s *SecurityTrails) GetInfo() string {
31
return
"SecurityTrailsImpl ver 0.2 with "
+ s.Type
32
}
33
func
(s *SecurityTrails) SetType(Type string) {
34
s.Type = Type
35
}
Callers
2
GetBuildId
Method · 0.95
GetSubDomain
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected