run_npm_audit
Category: Pipeline | Module: vibeserve/tools/pipeline_tools.py
Description
Run npm audit for dependency security
Parameters
| Name | Type | Default |
|---|---|---|
path |
str |
'.' |
Returns
Dict[str, Any]
Source
Defined in run_npm_audit_tool() in vibeserve/tools/pipeline_tools.py