bun-audit
Verified for current stable LTS
Bun Audit Command: Output Raw Json Report
Use for output raw json report with Bun Audit. Exact CLI syntax to output raw json report using Bun Audit.
When to use this: Use for output raw json report with Bun Audit.
Command Syntax
bun audit --json bun audit --json Command Breakdown
--json- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to output raw json report using Bun 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
Bun Audit Command: Audit All Dependencies
bun audit Bun Audit Command: Audit By Severity Level bun audit --audit-level <low|moderate|high|critical> Bun Audit Command: Audit Production Dependencies bun audit --prod Bun Audit Command: Ignore Specific Cve bun audit --ignore <CVE-XXXX-YYYY> Csv Diff Command: Display Summary Differences Json Format csv-diff <path/to/file1.csv> <path/to/file2.csv> --key <column_name> --json