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

Removal of functional code in faker.js security vulenrability #2965

Closed
bdimitrovski opened this issue Jun 22, 2024 · 1 comment
Closed

Removal of functional code in faker.js security vulenrability #2965

bdimitrovski opened this issue Jun 22, 2024 · 1 comment
Assignees
Labels
c: security Indicates a vulnerability

Comments

@bdimitrovski
Copy link
Contributor

npm audit reports a security vulnerability in faker.js version 6.6.6:

Screenshot 2024-06-22 at 10 01 53

This forces us to use faker@5.5.3, which is inconvenient, so this should be remediated.

Sources:

@matthewmayer
Copy link
Contributor

You should switch to the supported @faker-js/faker package - see

https://v6.fakerjs.dev/migration-guide-v5/

Then you can follow the guides to upgrade to v7 and v8 if required

https://v7.fakerjs.dev/guide/upgrading.html

https://fakerjs.dev/guide/upgrading.html

@Shinigami92 Shinigami92 added the c: security Indicates a vulnerability label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: security Indicates a vulnerability
Projects
None yet
Development

No branches or pull requests

3 participants