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

High Severity Dependency #55

Open
sklawren opened this issue Jul 21, 2022 · 0 comments
Open

High Severity Dependency #55

sklawren opened this issue Jul 21, 2022 · 0 comments

Comments

@sklawren
Copy link

This library has a high severity dependency (underscore 1.6.0).

└─┬ eslint-plugin-i18n-json@3.1.0
  └─┬ jsonlint@1.6.3
    └─┬ nomnom@1.8.1
      └── underscore@1.6.0

I did some digging. nomnom has been deprecated and jsonlint has been abandoned for a long time (there are 409 forks). An open PR has resolved this issue.

The code of jsonlint is actually pretty simple. You could probably include it yourself internally so you don't have an insecure dependency out of your control which has long since been abandoned.

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