Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ csp.ts
File
csp.ts
apps/sim/lib/core/security/csp.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ env, getEnv } from
'../config/env'
2
import
{ isDev, isHosted, isReactGrabEnabled } from
'../config/env-flags'
3
4
/**
Callers
nothing calls this directly
Calls
2
toWebSocketUrl
Function · 0.85
getHostnameFromUrl
Function · 0.85
Tested by
no test coverage detected