vet
Verified for current stable LTS
Vet Command: Scan Package Lock Manifest
Use for scan package lock manifest with Vet. Exact CLI syntax to scan package lock manifest using Vet.
When to use this: Use for scan package lock manifest with Vet.
Command Syntax
vet scan -M <path/to/manifest_file> vet scan -M <path/to/manifest_file> Live Command Builder
Final Command
vet scan -M <path/to/manifest_file> Command Breakdown
-M- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan package lock manifest using Vet.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Vet Command: Inspect Oss Package For Malware
vet inspect malware --purl <package_url> Vet Command: Scan Current Directory vet scan -D . Vet Command: Scan Directory Fail On Critical Vulnerability vet scan -D <path/to/directory> --filter 'vulns.critical.exists(p, true)' --filter-fail Vet Command: Start Mcp Server Ai Security vet server mcp Autossh Command: Fork Autossh Background No Shell autossh -f -M <monitor_port> -N "<ssh_command>"