Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/snyk/cli
/ container.spec.ts
File
container.spec.ts
test/jest/acceptance/snyk-container/container.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as os from
'os'
;
2
import
{ startSnykCLI, TestCLI } from
'../../util/startSnykCLI'
;
3
import
{ runSnykCLI } from
'../../util/runSnykCLI'
;
4
import
{
Callers
nothing calls this directly
Calls
11
isWindowsOperatingSystem
Function · 0.90
runSnykCLI
Function · 0.90
describeIf
Function · 0.90
startSnykCLI
Function · 0.90
getAvailableServerPort
Function · 0.90
getFirstIPv4Address
Function · 0.90
fakeServer
Function · 0.90
assertCliExitCode
Function · 0.85
stop
Method · 0.80
toDisplay
Method · 0.80
runSnykCLIWithDebug
Function · 0.70
Tested by
no test coverage detected