MCPcopy Index your code
hub / github.com/XmirrorSecurity/OpenSCA-cli / Sca

Struct Sca

opensca/sca/java/sca.go:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type Sca struct {
14 NotUseMvn bool
15 NotUseStatic bool
16}
17
18func (sca Sca) Language() model.Language {
19 return model.Lan_Java

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected