Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critical vulnerability #31

Open
mathieufrh opened this issue Jan 2, 2024 · 0 comments
Open

Critical vulnerability #31

mathieufrh opened this issue Jan 2, 2024 · 0 comments

Comments

@mathieufrh
Copy link

Hello,

Thank you for this wonderful package that I use on a Nova project.

I have noticed through by CI security pipeline that some npm packages are outdated and have vulnerabilities :

> grype --only-fixed -o table dir:./
 ✔ Vulnerability DB                [no update available]
 ✔ Indexed file system                                                                                                                                                                                                                 .
 ✔ Scanned for vulnerabilities     [6 vulnerability matches]
   ├── by severity: 1 critical, 1 high, 4 medium, 0 low, 0 negligible
   └── by status:   6 fixed, 0 not-fixed, 0 ignored
[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)
NAME             INSTALLED  FIXED-IN  TYPE  VULNERABILITY        SEVERITY
@babel/traverse  7.21.4     7.23.2    npm   GHSA-67hx-6x53-jw92  Critical
axios            0.27.2     1.6.0     npm   GHSA-wf5p-g6vw-rhxx  Medium
browserify-sign  4.2.1      4.2.2     npm   GHSA-x9w5-v3q2-3rhw  High
postcss          8.4.22     8.4.31    npm   GHSA-7fh5-64p2-3v2j  Medium
semver           6.3.0      6.3.1     npm   GHSA-c2qf-rxjj-qqgw  Medium
semver           7.5.0      7.5.2     npm   GHSA-c2qf-rxjj-qqgw  Medium

Would it be possible to update the PHP/JS dependencies ? Otherwise, I'll have to fork the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant