dep_audit_lockfile
Parse lockfiles to list all dependencies with versions, enabling manual security review of the dependency tree.
Instructions
Parse lockfile (package-lock.json v2/v3, bun.lock) and list all dependencies with versions. Provides dependency tree overview for manual review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project directory containing lockfile |