MCPcopy Create free account
hub / github.com/XmirrorSecurity/OpenSCA-cli / Error

Method Error

opensca/sca/java/xml/xml.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (e *SyntaxError) Error() string {
32 return "XML syntax error on line " + strconv.Itoa(e.Line) + ": " + e.Msg
33}
34
35// A Name represents an XML name (Local) annotated
36// with a name space identifier (Space).

Callers 3

taskReportFunction · 0.45
GetServerLicenseFunction · 0.45
GetServerVulnFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected