Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetPassword
Method
SetPassword
Gsensor/SecurityTrailsSensor.go:42–44 ·
view source on GitHub ↗
(password string)
Source
from the content-addressed store, hash-verified
40
s.UserName = account
41
}
42
func
(s *SecurityTrails) SetPassword(password string) {
43
s.PassWord = password
44
}
45
func
(s *SecurityTrails) GetResult() Result {
46
s.result = Result{}
47
switch
s.Type {
Callers
1
TestSecTrail
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestSecTrail
Function · 0.76