mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
383 B
383 B
bun pm scan
Scan packages for security vulnerabilities using Bun's integrated security scanner. This scan also runs automatically during
bun installafter configuring the scanner inbunfig.tomland installing@bun-security-scanner/osvfrom npm. More information: https://bun.com/docs/pm/security-scanner-api.
- Scan dependencies for vulnerabilities:
bun pm scan