MCPcopy 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

1import { describe, expect, it } from '@jest/globals'
2import { isDeniedIP } from './httpSecurity'
3
4// Test deny list covering common SSRF targets

Callers

nothing calls this directly

Calls 1

isDeniedIPFunction · 0.90

Tested by

no test coverage detected