Skip to content

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

@Vivan-1045

Description

@Vivan-1045

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions