Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FlowiseAI/Flowise
/ httpSecurity.test.ts
File
httpSecurity.test.ts
packages/components/src/httpSecurity.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'@jest/globals'
2
import
{ isDeniedIP } from
'./httpSecurity'
3
4
// Test deny list covering common SSRF targets
Callers
nothing calls this directly
Calls
1
isDeniedIP
Function · 0.90
Tested by
no test coverage detected