File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Audit report
2+ No fixable problems found (7 unfixable)
3+
4+ ## Full ` npm audit ` report
5+
6+ ```
7+ # npm audit report
8+
9+ elliptic *
10+ Elliptic Uses a Cryptographic Primitive with a Risky Implementation - https://github.com/advisories/GHSA-848j-6mx2-7j84
11+ No fix available
12+ node_modules/elliptic
13+ browserify-sign >=2.4.0
14+ Depends on vulnerable versions of elliptic
15+ node_modules/browserify-sign
16+ crypto-browserify >=3.4.0
17+ Depends on vulnerable versions of browserify-sign
18+ Depends on vulnerable versions of create-ecdh
19+ node_modules/crypto-browserify
20+ node-stdlib-browser *
21+ Depends on vulnerable versions of crypto-browserify
22+ node_modules/node-stdlib-browser
23+ vite-plugin-node-polyfills >=0.3.0
24+ Depends on vulnerable versions of node-stdlib-browser
25+ node_modules/vite-plugin-node-polyfills
26+ @nextcloud/vite-config *
27+ Depends on vulnerable versions of vite-plugin-node-polyfills
28+ node_modules/@nextcloud/vite-config
29+ create-ecdh *
30+ Depends on vulnerable versions of elliptic
31+ node_modules/create-ecdh
32+
33+ 7 low severity vulnerabilities
34+
35+ Some issues need review, and may require choosing
36+ a different dependency.
37+ ```
38+
39+ ** Node.js:** v24.15.0 | ** npm:** 11.14.1 | ** Branch:** master
You can’t perform that action at this time.
0 commit comments