Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FlowiseAI/Flowise
/ validator.test.ts
File
validator.test.ts
packages/components/src/validator.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
getSafeFilePath,
3
isPathTraversal,
4
isUnsafeFilePath,
Callers
nothing calls this directly
Calls
8
isPathTraversal
Function · 0.90
isUnsafeFilePath
Function · 0.90
validateMimeTypeAndExtensionMatch
Function · 0.90
getUserHome
Function · 0.90
validateVectorStorePath
Function · 0.90
validateSQLitePath
Function · 0.90
isValidURL
Function · 0.90
getSafeFilePath
Function · 0.90
Tested by
no test coverage detected