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

(chore) Pin all npm dependencies. Use frozen lockfiles #241

Open
DefiCake opened this issue Aug 22, 2024 · 1 comment · May be fixed by #249
Open

(chore) Pin all npm dependencies. Use frozen lockfiles #241

DefiCake opened this issue Aug 22, 2024 · 1 comment · May be fixed by #249
Assignees

Comments

@DefiCake
Copy link
Member

DefiCake commented Aug 22, 2024

As part of our security strengthening efforts:

  • Packages must be pinned to a version (we should have tooling to enforce this) and lockfiles are a must.
  • npm should use flag —frozen-lockfile
@viraj124
Copy link
Contributor

@DefiCake regarding the 2nd point do you mean we should update the docker file to use this flag ?

@viraj124 viraj124 linked a pull request Aug 27, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants