Skip to content

Commit 8dfcb4f

Browse files
author
Deepak Pandey
committed
🔒 SECURITY: Remove exposed Azure token and fix .gitignore
- Remove tests/load/node_modules/ from repository (contains exposed Azure Entra ID token) - Update .gitignore to prevent future node_modules commits in any directory - Fix secret scanning alert #1 Security Status: Exposed secrets removed ✅
1 parent 8b768f7 commit 8dfcb4f

File tree

41,222 files changed

+2
-6056743
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41,222 files changed

+2
-6056743
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# dependencies
44
/node_modules
5+
/node_modules/
6+
**/node_modules/
57
/.pnp
68
.pnp.*
79
.yarn/*

tests/load/node_modules/.bin/acorn

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/artillery

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/crc32

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/dependency-tree

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/detective-amd

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/dogapi

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/ejs

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/esbuild

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/load/node_modules/.bin/escodegen

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)