pnpm-audit
Verified for current stable LTS
Pnpm Audit Command: Generate Security Report Json
Use for generate security report json with Pnpm Audit. Exact CLI syntax to generate security report json using Pnpm Audit.
When to use this: Use for generate security report json with Pnpm Audit.
Command Syntax
pnpm audit --json > <path/to/audit-report.json> pnpm audit --json > <path/to/audit-report.json> Command Breakdown
--json- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to generate security report json using Pnpm Audit.
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
Pnpm Audit Command: Audit Dev Dependencies Only
pnpm audit -D Pnpm Audit Command: Audit Production Dependencies Only pnpm audit -P Pnpm Audit Command: Automatically Fix Vulnerabilities pnpm audit fix Pnpm Audit Command: Exclude Optional Dependencies Audit pnpm audit --no-optional Pnpm Audit Command: Filter Advisories By Severity pnpm audit --audit-level <severity>