By upgrading vitest and running npm install, trivy no longer detects any CVEs.
$ trivy repo . --scanners vuln
2024-02-16T10:32:11.536+0800 INFO Vulnerability scanning is enabled
2024-02-16T10:32:18.009+0800 INFO Number of language-specific files: 19
2024-02-16T10:32:18.009+0800 INFO Detecting pom vulnerabilities...
2024-02-16T10:32:18.024+0800 INFO Detecting npm vulnerabilities...
Thanks @SamTV12345 for updating us to vite, which now gets us off people's radar!
By upgrading vitest and running
npm install
, trivy no longer detects any CVEs.Thanks @SamTV12345 for updating us to vite, which now gets us off people's radar!