Bun support?
#5996
Replies: 1 comment 4 replies
-
Hi @SrBrahma ! Bun can generate yarn.lock, which is supported by Trivy. For this example, I installed the vulnerable bun install vite@5.0.11
bun add v1.0.25 (a8ff7be6)
installed vite@5.0.11 with binaries:
- vite
warn: esbuild's postinstall script took 1.4s
11 packages installed [4.29s] Generate yarn.lock: bun install --yarn
bun install v1.0.25 (a8ff7be6)
Checked 23 installs across 58 packages (no changes) [6.00ms] Run Trivy:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Hi!
https://aquasecurity.github.io/trivy/v0.48/docs/coverage/language/nodejs/
It supports npm, yarn and pnpm. Any plans to support bun?
Thanks!
Target
None
Scanner
None
Beta Was this translation helpful? Give feedback.
All reactions