Skip to content

validator 13.6.0 - 1 moderate severity vulnerability #66

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

Closed
creharmony opened this issue Nov 3, 2021 · 1 comment
Closed

validator 13.6.0 - 1 moderate severity vulnerability #66

creharmony opened this issue Nov 3, 2021 · 1 comment

Comments

@creharmony
Copy link

Hi
I'm using you lib and I've got a moderate issue

$ npm audit report
# npm audit report

validator  <13.7.0
Severity: moderate
Inefficient Regular Expression Complexity in validator.js - https://github.com/advisories/GHSA-qgmg-gppg-76g5
fix available via `npm audit fix`
node_modules/validator

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix


$ npm list validator
[email protected] C:\WORK\perso\myproject-web
└─┬ [email protected]
  └── [email protected]

It seems that deps tree is not fixed?
you could maybe schedule npm audit with github actions to detect this like in this example

so strange that no vulnerability are reported from your badge target

@creharmony creharmony changed the title validator 13.6.0 moderate issue validator 13.6.0 - 1 moderate severity vulnerability Nov 3, 2021
@creharmony
Copy link
Author

fixed with npm update

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