mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
npm audit reports 48 vulnerabilities in total (16 high, 8 critical) #485
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @janmashat on GitHub (Apr 23, 2024).
Running
npm auditreveals a number of vulnerable dependencies:Version:
Client:
Server:
@meltyshev commented on GitHub (Apr 23, 2024):
Hi! I'll try to check everything today. There are many libs on the client with vulnerabilities shown, but they're only used to build the production version, so they are not exploitable. More information here: https://github.com/facebook/create-react-app/issues/11174.
@janmashat commented on GitHub (Apr 23, 2024):
Great, thanks for the quick response!
@meltyshev commented on GitHub (Apr 23, 2024):
I've made an update of all dependencies: 0 vulnerabilities in the root folder, 0 vulnerabilities in the server folder, vulnerabilities are shown in the client folder and we've verified that all of these packages are related specifically to the build process (so they can't be exploited).