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

🐞[Bug]: Node modules uploaded to the repository , security and performance risk #154

Open
4 tasks done
Vivan-1045 opened this issue Nov 8, 2024 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working

Comments

@Vivan-1045
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

the node_modules directory has been uploaded to the repository, potentially exposing security vulnerability and causing version conflicts. it also increase the size of repository lead to collaboration issues.__

Expected behavior

Increased Repository Size: The repository size will significantly increase, making it slower to clone and manage.

Version Conflicts: Different developers might have different versions of dependencies, leading to potential conflicts and inconsistencies.

Security Risks: Sensitive information or vulnerabilities in dependencies might be exposed, increasing security risks.

Redundant Data: node_modules contains packages that can be easily installed using npm install or yarn install, making the upload redundant

Add ScreenShots

Screenshot
Screenshot (59c)

What browsers are you seeing the problem on?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@Vivan-1045 Vivan-1045 added the bug Something isn't working label Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

Congratulations, @Vivan-1045! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant