Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ audit.js
File
audit.js
test/lib/commands/audit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'node:fs'
)
2
const
zlib = require(
'node:zlib'
)
3
const
path = require(
'node:path'
)
4
const
t = require(
'tap'
)
Callers
nothing calls this directly
Calls
15
manifestWithValidSigs
Function · 0.85
mockTUF
Function · 0.85
manifestWithInvalidSigs
Function · 0.85
manifestWithoutSigs
Function · 0.85
manifestWithValidAttestations
Function · 0.85
manifestWithMultipleValidAttestations
Function · 0.85
replace
Method · 0.80
manifest
Method · 0.80
advisory
Method · 0.80
parse
Method · 0.80
from
Method · 0.80
resolve
Method · 0.80
Tested by
no test coverage detected