Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ CountExistingInjections
Method
CountExistingInjections
internal/toolinjection/format.go:46–46 ·
view source on GitHub ↗
(rawJSON []byte)
Source
from the content-addressed store, hash-verified
44
45
CollectToolNames(rawJSON []byte) []string
46
CountExistingInjections(rawJSON []byte) int
47
}
48
49
// formats maps format name strings to their implementations.
Callers
1
countExistingInjections
Function · 0.65
Implementers
3
responsesFormat
internal/toolinjection/format_response
openaiFormat
internal/toolinjection/format_openai.g
claudeFormat
internal/toolinjection/format_claude.g
Calls
no outgoing calls
Tested by
no test coverage detected