MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / testScreenServer

Function testScreenServer

internal/relay/screening_test.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10)
11
12func testScreenServer() *Server {
13 return &Server{screen: piguard.NewEngine(piguard.EngineConfig{}, piguard.NewHeuristicsDetector())}
14}
15
16func scanOnAgent() *identity.AgentIdentity {
17 return &identity.AgentIdentity{

Calls 2

NewEngineFunction · 0.92
NewHeuristicsDetectorFunction · 0.92

Tested by

no test coverage detected