MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / SecurityBenchmarkPlugin

Struct SecurityBenchmarkPlugin

benchmark/plugins.go:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182type SecurityBenchmarkPlugin struct{}
183
184func (SecurityBenchmarkPlugin) Name() string { return string(BenchmarkPluginSecurity) }
185

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected