MCPcopy 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}
42func (s *SecurityTrails) SetPassword(password string) {
43 s.PassWord = password
44}
45func (s *SecurityTrails) GetResult() Result {
46 s.result = Result{}
47 switch s.Type {

Callers 1

TestSecTrailFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestSecTrailFunction · 0.76