muaddib-scanner 2.2.21 → 2.2.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/scanner/module-graph.js +2 -2
- package/.gitattributes +0 -18
- package/datasets/adversarial/README.md +0 -23
- package/datasets/adversarial/ai-agent-weaponization/index.js +0 -5
- package/datasets/adversarial/ai-agent-weaponization/package.json +0 -9
- package/datasets/adversarial/ai-agent-weaponization/setup.js +0 -83
- package/datasets/adversarial/ai-config-injection/.cursorrules +0 -36
- package/datasets/adversarial/ai-config-injection/index.js +0 -16
- package/datasets/adversarial/ai-config-injection/package.json +0 -8
- package/datasets/adversarial/browser-api-hook/index.js +0 -66
- package/datasets/adversarial/browser-api-hook/package.json +0 -6
- package/datasets/adversarial/bun-runtime-evasion/bun_environment.js +0 -23
- package/datasets/adversarial/bun-runtime-evasion/package.json +0 -9
- package/datasets/adversarial/bun-runtime-evasion/setup.js +0 -10
- package/datasets/adversarial/ci-trigger-exfil/index.js +0 -17
- package/datasets/adversarial/ci-trigger-exfil/package.json +0 -9
- package/datasets/adversarial/conditional-chain/index.js +0 -14
- package/datasets/adversarial/conditional-chain/package.json +0 -9
- package/datasets/adversarial/crypto-wallet-harvest/index.js +0 -44
- package/datasets/adversarial/crypto-wallet-harvest/package.json +0 -6
- package/datasets/adversarial/dead-mans-switch/index.js +0 -35
- package/datasets/adversarial/dead-mans-switch/package.json +0 -9
- package/datasets/adversarial/delayed-exfil/index.js +0 -6
- package/datasets/adversarial/delayed-exfil/package.json +0 -6
- package/datasets/adversarial/detached-background/launcher.js +0 -11
- package/datasets/adversarial/detached-background/package.json +0 -9
- package/datasets/adversarial/detached-background/worker.js +0 -26
- package/datasets/adversarial/discord-webhook-exfil/index.js +0 -95
- package/datasets/adversarial/discord-webhook-exfil/package.json +0 -9
- package/datasets/adversarial/dns-chunk-exfil/index.js +0 -10
- package/datasets/adversarial/dns-chunk-exfil/package.json +0 -6
- package/datasets/adversarial/docker-aware/index.js +0 -10
- package/datasets/adversarial/docker-aware/package.json +0 -6
- package/datasets/adversarial/double-base64-exfil/index.js +0 -11
- package/datasets/adversarial/double-base64-exfil/package.json +0 -9
- package/datasets/adversarial/dynamic-import/index.js +0 -21
- package/datasets/adversarial/dynamic-import/package.json +0 -9
- package/datasets/adversarial/dynamic-require/index.js +0 -3
- package/datasets/adversarial/dynamic-require/package.json +0 -9
- package/datasets/adversarial/fake-captcha-fingerprint/index.js +0 -64
- package/datasets/adversarial/fake-captcha-fingerprint/package.json +0 -9
- package/datasets/adversarial/gh-cli-token-steal/index.js +0 -31
- package/datasets/adversarial/gh-cli-token-steal/package.json +0 -6
- package/datasets/adversarial/github-exfil/index.js +0 -33
- package/datasets/adversarial/github-exfil/package.json +0 -9
- package/datasets/adversarial/iife-exfil/index.js +0 -17
- package/datasets/adversarial/iife-exfil/package.json +0 -9
- package/datasets/adversarial/indirect-eval-bypass/index.js +0 -27
- package/datasets/adversarial/indirect-eval-bypass/package.json +0 -5
- package/datasets/adversarial/mjs-extension-bypass/package.json +0 -6
- package/datasets/adversarial/mjs-extension-bypass/stealer.mjs +0 -39
- package/datasets/adversarial/muaddib-ignore-bypass/index.js +0 -47
- package/datasets/adversarial/muaddib-ignore-bypass/package.json +0 -5
- package/datasets/adversarial/nested-payload/index.js +0 -3
- package/datasets/adversarial/nested-payload/package.json +0 -9
- package/datasets/adversarial/nested-payload/utils/helper.js +0 -6
- package/datasets/adversarial/nested-payload/utils/lib/format.js +0 -23
- package/datasets/adversarial/postinstall-download/package.json +0 -8
- package/datasets/adversarial/preinstall-background-fork/bootstrap.js +0 -16
- package/datasets/adversarial/preinstall-background-fork/index.js +0 -2
- package/datasets/adversarial/preinstall-background-fork/package.json +0 -9
- package/datasets/adversarial/preinstall-background-fork/stealer.js +0 -67
- package/datasets/adversarial/preinstall-exec/package.json +0 -9
- package/datasets/adversarial/preinstall-exec/steal.js +0 -24
- package/datasets/adversarial/proxy-env-intercept/index.js +0 -33
- package/datasets/adversarial/proxy-env-intercept/package.json +0 -9
- package/datasets/adversarial/pyinstaller-dropper/index.js +0 -25
- package/datasets/adversarial/pyinstaller-dropper/package.json +0 -9
- package/datasets/adversarial/rdd-zero-deps/index.js +0 -32
- package/datasets/adversarial/rdd-zero-deps/init.js +0 -15
- package/datasets/adversarial/rdd-zero-deps/package.json +0 -11
- package/datasets/adversarial/remote-dynamic-dependency/index.js +0 -15
- package/datasets/adversarial/remote-dynamic-dependency/package.json +0 -7
- package/datasets/adversarial/self-hosted-runner-backdoor/index.js +0 -28
- package/datasets/adversarial/self-hosted-runner-backdoor/package.json +0 -9
- package/datasets/adversarial/silent-error-swallow/index.js +0 -32
- package/datasets/adversarial/silent-error-swallow/package.json +0 -6
- package/datasets/adversarial/staged-fetch/index.js +0 -9
- package/datasets/adversarial/staged-fetch/package.json +0 -6
- package/datasets/adversarial/string-concat-obfuscation/index.js +0 -6
- package/datasets/adversarial/string-concat-obfuscation/package.json +0 -6
- package/datasets/adversarial/template-literal-obfuscation/index.js +0 -4
- package/datasets/adversarial/template-literal-obfuscation/package.json +0 -9
- package/datasets/adversarial/triple-base64-github-push/index.js +0 -38
- package/datasets/adversarial/triple-base64-github-push/package.json +0 -9
- package/datasets/adversarial/websocket-exfil/index.js +0 -34
- package/datasets/adversarial/websocket-exfil/package.json +0 -9
- package/datasets/benign/README.md +0 -20
- package/datasets/benign/packages-npm.txt +0 -597
- package/datasets/benign/packages-pypi.txt +0 -164
- package/datasets/ground-truth/README.md +0 -54
- package/datasets/ground-truth/known-malware.json +0 -622
- package/datasets/holdout-v4/atob-eval/index.js +0 -2
- package/datasets/holdout-v4/atob-eval/package.json +0 -5
- package/datasets/holdout-v4/base64-require/index.js +0 -3
- package/datasets/holdout-v4/base64-require/package.json +0 -5
- package/datasets/holdout-v4/charcode-fetch/index.js +0 -3
- package/datasets/holdout-v4/charcode-fetch/package.json +0 -5
- package/datasets/holdout-v4/charcode-spread-homedir/index.js +0 -5
- package/datasets/holdout-v4/charcode-spread-homedir/package.json +0 -5
- package/datasets/holdout-v4/concat-env-steal/index.js +0 -4
- package/datasets/holdout-v4/concat-env-steal/package.json +0 -5
- package/datasets/holdout-v4/double-decode-exfil/index.js +0 -4
- package/datasets/holdout-v4/double-decode-exfil/package.json +0 -5
- package/datasets/holdout-v4/hex-array-exec/index.js +0 -3
- package/datasets/holdout-v4/hex-array-exec/package.json +0 -5
- package/datasets/holdout-v4/mixed-obfuscation-stealer/index.js +0 -10
- package/datasets/holdout-v4/mixed-obfuscation-stealer/package.json +0 -5
- package/datasets/holdout-v4/nested-base64-concat/index.js +0 -4
- package/datasets/holdout-v4/nested-base64-concat/package.json +0 -5
- package/datasets/holdout-v4/template-literal-hide/index.js +0 -3
- package/datasets/holdout-v4/template-literal-hide/package.json +0 -5
- package/datasets/holdout-v5/callback-exfil/main.js +0 -8
- package/datasets/holdout-v5/callback-exfil/package.json +0 -5
- package/datasets/holdout-v5/callback-exfil/reader.js +0 -10
- package/datasets/holdout-v5/class-method-exfil/collector.js +0 -10
- package/datasets/holdout-v5/class-method-exfil/main.js +0 -7
- package/datasets/holdout-v5/class-method-exfil/package.json +0 -5
- package/datasets/holdout-v5/conditional-split/detector.js +0 -2
- package/datasets/holdout-v5/conditional-split/package.json +0 -5
- package/datasets/holdout-v5/conditional-split/stealer.js +0 -16
- package/datasets/holdout-v5/event-emitter-flow/listener.js +0 -12
- package/datasets/holdout-v5/event-emitter-flow/package.json +0 -5
- package/datasets/holdout-v5/event-emitter-flow/scanner.js +0 -11
- package/datasets/holdout-v5/mixed-inline-split/index.js +0 -6
- package/datasets/holdout-v5/mixed-inline-split/package.json +0 -5
- package/datasets/holdout-v5/mixed-inline-split/reader.js +0 -3
- package/datasets/holdout-v5/mixed-inline-split/sender.js +0 -6
- package/datasets/holdout-v5/named-export-steal/main.js +0 -6
- package/datasets/holdout-v5/named-export-steal/package.json +0 -5
- package/datasets/holdout-v5/named-export-steal/utils.js +0 -1
- package/datasets/holdout-v5/reexport-chain/a.js +0 -2
- package/datasets/holdout-v5/reexport-chain/b.js +0 -1
- package/datasets/holdout-v5/reexport-chain/c.js +0 -11
- package/datasets/holdout-v5/reexport-chain/package.json +0 -5
- package/datasets/holdout-v5/split-env-exfil/env.js +0 -2
- package/datasets/holdout-v5/split-env-exfil/exfil.js +0 -5
- package/datasets/holdout-v5/split-env-exfil/package.json +0 -5
- package/datasets/holdout-v5/split-npmrc-steal/index.js +0 -2
- package/datasets/holdout-v5/split-npmrc-steal/package.json +0 -5
- package/datasets/holdout-v5/split-npmrc-steal/reader.js +0 -8
- package/datasets/holdout-v5/split-npmrc-steal/sender.js +0 -17
- package/datasets/holdout-v5/three-hop-chain/package.json +0 -5
- package/datasets/holdout-v5/three-hop-chain/reader.js +0 -8
- package/datasets/holdout-v5/three-hop-chain/sender.js +0 -11
- package/datasets/holdout-v5/three-hop-chain/transform.js +0 -3
- package/docker/Dockerfile +0 -20
- package/docker/sandbox-runner.sh +0 -313
- package/testssampleslink-deppackage.json +0 -1
- package/tmp-test-pack.js +0 -66
|
@@ -1,597 +0,0 @@
|
|
|
1
|
-
# MUAD'DIB Benign Dataset — 500+ popular npm packages
|
|
2
|
-
# Used by `muaddib evaluate` to measure False Positive Rate (FPR)
|
|
3
|
-
# Threshold: score > 20 = false positive
|
|
4
|
-
# Organized by category to ensure coverage of FP-prone patterns
|
|
5
|
-
|
|
6
|
-
# === Frameworks web (25) ===
|
|
7
|
-
express
|
|
8
|
-
koa
|
|
9
|
-
fastify
|
|
10
|
-
hapi
|
|
11
|
-
@nestjs/core
|
|
12
|
-
@nestjs/common
|
|
13
|
-
next
|
|
14
|
-
nuxt
|
|
15
|
-
remix
|
|
16
|
-
gatsby
|
|
17
|
-
sails
|
|
18
|
-
restify
|
|
19
|
-
polka
|
|
20
|
-
micro
|
|
21
|
-
moleculer
|
|
22
|
-
feathers
|
|
23
|
-
loopback
|
|
24
|
-
adonis
|
|
25
|
-
strapi
|
|
26
|
-
keystone
|
|
27
|
-
redwood
|
|
28
|
-
blitz
|
|
29
|
-
meteor
|
|
30
|
-
derby
|
|
31
|
-
total.js
|
|
32
|
-
|
|
33
|
-
# === Bibliothèques UI (25) ===
|
|
34
|
-
react
|
|
35
|
-
react-dom
|
|
36
|
-
vue
|
|
37
|
-
@angular/core
|
|
38
|
-
@angular/common
|
|
39
|
-
svelte
|
|
40
|
-
preact
|
|
41
|
-
lit
|
|
42
|
-
solid-js
|
|
43
|
-
alpine
|
|
44
|
-
stimulus
|
|
45
|
-
mithril
|
|
46
|
-
inferno
|
|
47
|
-
hyperapp
|
|
48
|
-
riot
|
|
49
|
-
stencil
|
|
50
|
-
ember-source
|
|
51
|
-
backbone
|
|
52
|
-
marionette
|
|
53
|
-
polymer
|
|
54
|
-
qwik
|
|
55
|
-
htmx.org
|
|
56
|
-
petite-vue
|
|
57
|
-
million
|
|
58
|
-
nano-jsx
|
|
59
|
-
|
|
60
|
-
# === Build tools (35) ===
|
|
61
|
-
webpack
|
|
62
|
-
webpack-cli
|
|
63
|
-
webpack-dev-server
|
|
64
|
-
vite
|
|
65
|
-
esbuild
|
|
66
|
-
rollup
|
|
67
|
-
parcel
|
|
68
|
-
@swc/core
|
|
69
|
-
@swc/cli
|
|
70
|
-
tsup
|
|
71
|
-
unbuild
|
|
72
|
-
babel-core
|
|
73
|
-
@babel/core
|
|
74
|
-
@babel/cli
|
|
75
|
-
@babel/preset-env
|
|
76
|
-
@babel/preset-typescript
|
|
77
|
-
@babel/preset-react
|
|
78
|
-
@babel/plugin-transform-runtime
|
|
79
|
-
terser
|
|
80
|
-
uglify-js
|
|
81
|
-
html-webpack-plugin
|
|
82
|
-
css-loader
|
|
83
|
-
style-loader
|
|
84
|
-
file-loader
|
|
85
|
-
mini-css-extract-plugin
|
|
86
|
-
postcss-loader
|
|
87
|
-
sass-loader
|
|
88
|
-
less-loader
|
|
89
|
-
ts-loader
|
|
90
|
-
babel-loader
|
|
91
|
-
copy-webpack-plugin
|
|
92
|
-
clean-webpack-plugin
|
|
93
|
-
webpack-merge
|
|
94
|
-
webpack-bundle-analyzer
|
|
95
|
-
speed-measure-webpack-plugin
|
|
96
|
-
|
|
97
|
-
# === CLI tools (30) ===
|
|
98
|
-
commander
|
|
99
|
-
yargs
|
|
100
|
-
inquirer
|
|
101
|
-
@inquirer/prompts
|
|
102
|
-
chalk
|
|
103
|
-
ora
|
|
104
|
-
meow
|
|
105
|
-
oclif
|
|
106
|
-
vorpal
|
|
107
|
-
caporal
|
|
108
|
-
gluegun
|
|
109
|
-
prompts
|
|
110
|
-
listr2
|
|
111
|
-
tasuku
|
|
112
|
-
cac
|
|
113
|
-
citty
|
|
114
|
-
cleye
|
|
115
|
-
arg
|
|
116
|
-
mri
|
|
117
|
-
minimist
|
|
118
|
-
nopt
|
|
119
|
-
get-stdin
|
|
120
|
-
update-notifier
|
|
121
|
-
boxen
|
|
122
|
-
terminal-link
|
|
123
|
-
figures
|
|
124
|
-
log-symbols
|
|
125
|
-
cli-table3
|
|
126
|
-
cli-progress
|
|
127
|
-
blessed
|
|
128
|
-
|
|
129
|
-
# === Testing (25) ===
|
|
130
|
-
jest
|
|
131
|
-
mocha
|
|
132
|
-
vitest
|
|
133
|
-
ava
|
|
134
|
-
tap
|
|
135
|
-
jasmine
|
|
136
|
-
karma
|
|
137
|
-
c8
|
|
138
|
-
nyc
|
|
139
|
-
istanbul
|
|
140
|
-
sinon
|
|
141
|
-
chai
|
|
142
|
-
expect
|
|
143
|
-
supertest
|
|
144
|
-
nock
|
|
145
|
-
msw
|
|
146
|
-
@testing-library/react
|
|
147
|
-
@testing-library/jest-dom
|
|
148
|
-
@testing-library/dom
|
|
149
|
-
@testing-library/vue
|
|
150
|
-
enzyme
|
|
151
|
-
storybook
|
|
152
|
-
@storybook/react
|
|
153
|
-
playwright
|
|
154
|
-
cypress
|
|
155
|
-
|
|
156
|
-
# === Database (25) ===
|
|
157
|
-
pg
|
|
158
|
-
mysql2
|
|
159
|
-
sqlite3
|
|
160
|
-
better-sqlite3
|
|
161
|
-
mongoose
|
|
162
|
-
sequelize
|
|
163
|
-
prisma
|
|
164
|
-
@prisma/client
|
|
165
|
-
drizzle-orm
|
|
166
|
-
knex
|
|
167
|
-
typeorm
|
|
168
|
-
mikro-orm
|
|
169
|
-
objection
|
|
170
|
-
bookshelf
|
|
171
|
-
waterline
|
|
172
|
-
ioredis
|
|
173
|
-
redis
|
|
174
|
-
mongodb
|
|
175
|
-
cassandra-driver
|
|
176
|
-
couchbase
|
|
177
|
-
neo4j-driver
|
|
178
|
-
arangojs
|
|
179
|
-
level
|
|
180
|
-
lmdb
|
|
181
|
-
sql.js
|
|
182
|
-
|
|
183
|
-
# === Linters/formatters (18) ===
|
|
184
|
-
eslint
|
|
185
|
-
prettier
|
|
186
|
-
stylelint
|
|
187
|
-
@biomejs/biome
|
|
188
|
-
oxlint
|
|
189
|
-
eslint-plugin-react
|
|
190
|
-
eslint-plugin-import
|
|
191
|
-
eslint-plugin-security
|
|
192
|
-
eslint-config-airbnb
|
|
193
|
-
eslint-config-standard
|
|
194
|
-
eslint-plugin-vue
|
|
195
|
-
eslint-plugin-node
|
|
196
|
-
eslint-plugin-jest
|
|
197
|
-
@typescript-eslint/parser
|
|
198
|
-
@typescript-eslint/eslint-plugin
|
|
199
|
-
eslint-plugin-prettier
|
|
200
|
-
editorconfig
|
|
201
|
-
markdownlint-cli
|
|
202
|
-
|
|
203
|
-
# === Monorepo tools (12) ===
|
|
204
|
-
turbo
|
|
205
|
-
nx
|
|
206
|
-
lerna
|
|
207
|
-
@changesets/cli
|
|
208
|
-
@changesets/changelog-github
|
|
209
|
-
rush
|
|
210
|
-
bolt
|
|
211
|
-
pnpm
|
|
212
|
-
yarn
|
|
213
|
-
npm
|
|
214
|
-
oao
|
|
215
|
-
ultra-runner
|
|
216
|
-
|
|
217
|
-
# === Wasm/native (12) ===
|
|
218
|
-
sharp
|
|
219
|
-
canvas
|
|
220
|
-
node-gyp
|
|
221
|
-
@napi-rs/cli
|
|
222
|
-
node-addon-api
|
|
223
|
-
prebuild
|
|
224
|
-
prebuild-install
|
|
225
|
-
node-pre-gyp
|
|
226
|
-
nan
|
|
227
|
-
ref-napi
|
|
228
|
-
ffi-napi
|
|
229
|
-
farmhash
|
|
230
|
-
|
|
231
|
-
# === DevOps/CI (18) ===
|
|
232
|
-
husky
|
|
233
|
-
lint-staged
|
|
234
|
-
semantic-release
|
|
235
|
-
commitlint
|
|
236
|
-
@commitlint/cli
|
|
237
|
-
@commitlint/config-conventional
|
|
238
|
-
conventional-changelog
|
|
239
|
-
standard-version
|
|
240
|
-
release-it
|
|
241
|
-
auto
|
|
242
|
-
np
|
|
243
|
-
gh-pages
|
|
244
|
-
vercel
|
|
245
|
-
netlify-cli
|
|
246
|
-
wrangler
|
|
247
|
-
pm2
|
|
248
|
-
forever
|
|
249
|
-
nodemon
|
|
250
|
-
|
|
251
|
-
# === Crypto/security (18) ===
|
|
252
|
-
bcrypt
|
|
253
|
-
bcryptjs
|
|
254
|
-
jsonwebtoken
|
|
255
|
-
jose
|
|
256
|
-
helmet
|
|
257
|
-
cors
|
|
258
|
-
csurf
|
|
259
|
-
passport
|
|
260
|
-
passport-local
|
|
261
|
-
passport-jwt
|
|
262
|
-
passport-google-oauth20
|
|
263
|
-
crypto-js
|
|
264
|
-
tweetnacl
|
|
265
|
-
libsodium-wrappers
|
|
266
|
-
node-forge
|
|
267
|
-
argon2
|
|
268
|
-
scrypt
|
|
269
|
-
express-rate-limit
|
|
270
|
-
|
|
271
|
-
# === HTTP/networking (25) ===
|
|
272
|
-
axios
|
|
273
|
-
got
|
|
274
|
-
node-fetch
|
|
275
|
-
undici
|
|
276
|
-
superagent
|
|
277
|
-
ky
|
|
278
|
-
bent
|
|
279
|
-
phin
|
|
280
|
-
needle
|
|
281
|
-
request
|
|
282
|
-
urllib
|
|
283
|
-
ws
|
|
284
|
-
socket.io
|
|
285
|
-
socket.io-client
|
|
286
|
-
@grpc/grpc-js
|
|
287
|
-
@grpc/proto-loader
|
|
288
|
-
http-proxy
|
|
289
|
-
http-proxy-middleware
|
|
290
|
-
express-http-proxy
|
|
291
|
-
cors-anywhere
|
|
292
|
-
tunnel
|
|
293
|
-
agent-base
|
|
294
|
-
https-proxy-agent
|
|
295
|
-
socks-proxy-agent
|
|
296
|
-
proxy-agent
|
|
297
|
-
|
|
298
|
-
# === File system (18) ===
|
|
299
|
-
fs-extra
|
|
300
|
-
glob
|
|
301
|
-
globby
|
|
302
|
-
fast-glob
|
|
303
|
-
chokidar
|
|
304
|
-
rimraf
|
|
305
|
-
mkdirp
|
|
306
|
-
tmp
|
|
307
|
-
temp
|
|
308
|
-
graceful-fs
|
|
309
|
-
proper-lockfile
|
|
310
|
-
lockfile
|
|
311
|
-
archiver
|
|
312
|
-
adm-zip
|
|
313
|
-
tar
|
|
314
|
-
unzipper
|
|
315
|
-
decompress
|
|
316
|
-
copy
|
|
317
|
-
|
|
318
|
-
# === Logging/monitoring (14) ===
|
|
319
|
-
winston
|
|
320
|
-
pino
|
|
321
|
-
pino-pretty
|
|
322
|
-
morgan
|
|
323
|
-
bunyan
|
|
324
|
-
debug
|
|
325
|
-
loglevel
|
|
326
|
-
log4js
|
|
327
|
-
consola
|
|
328
|
-
signale
|
|
329
|
-
roarr
|
|
330
|
-
tracer
|
|
331
|
-
winston-daily-rotate-file
|
|
332
|
-
cls-hooked
|
|
333
|
-
|
|
334
|
-
# === Codegen/AST (18) ===
|
|
335
|
-
acorn
|
|
336
|
-
acorn-walk
|
|
337
|
-
@babel/parser
|
|
338
|
-
@babel/traverse
|
|
339
|
-
@babel/generator
|
|
340
|
-
@babel/types
|
|
341
|
-
esprima
|
|
342
|
-
escodegen
|
|
343
|
-
recast
|
|
344
|
-
jscodeshift
|
|
345
|
-
typescript
|
|
346
|
-
ts-morph
|
|
347
|
-
astring
|
|
348
|
-
meriyah
|
|
349
|
-
espree
|
|
350
|
-
ast-types
|
|
351
|
-
@vue/compiler-sfc
|
|
352
|
-
svelte-compiler
|
|
353
|
-
|
|
354
|
-
# === Shell/process (18) ===
|
|
355
|
-
execa
|
|
356
|
-
shelljs
|
|
357
|
-
cross-spawn
|
|
358
|
-
concurrently
|
|
359
|
-
npm-run-all
|
|
360
|
-
npm-run-all2
|
|
361
|
-
pidtree
|
|
362
|
-
tree-kill
|
|
363
|
-
fkill
|
|
364
|
-
signal-exit
|
|
365
|
-
death
|
|
366
|
-
per-env
|
|
367
|
-
env-cmd
|
|
368
|
-
dotenv-cli
|
|
369
|
-
open
|
|
370
|
-
opn
|
|
371
|
-
start-server-and-test
|
|
372
|
-
wait-on
|
|
373
|
-
|
|
374
|
-
# === Plugin systems (14) ===
|
|
375
|
-
postcss
|
|
376
|
-
postcss-preset-env
|
|
377
|
-
autoprefixer
|
|
378
|
-
cssnano
|
|
379
|
-
tailwindcss
|
|
380
|
-
unified
|
|
381
|
-
remark
|
|
382
|
-
remark-parse
|
|
383
|
-
remark-stringify
|
|
384
|
-
rehype
|
|
385
|
-
rehype-parse
|
|
386
|
-
rehype-stringify
|
|
387
|
-
mdast-util-to-string
|
|
388
|
-
unist-util-visit
|
|
389
|
-
|
|
390
|
-
# === Validation/schema (15) ===
|
|
391
|
-
zod
|
|
392
|
-
yup
|
|
393
|
-
ajv
|
|
394
|
-
joi
|
|
395
|
-
superstruct
|
|
396
|
-
valibot
|
|
397
|
-
class-validator
|
|
398
|
-
class-transformer
|
|
399
|
-
io-ts
|
|
400
|
-
runtypes
|
|
401
|
-
typebox
|
|
402
|
-
@sinclair/typebox
|
|
403
|
-
json-schema
|
|
404
|
-
jsonschema
|
|
405
|
-
fastest-validator
|
|
406
|
-
|
|
407
|
-
# === Templating (10) ===
|
|
408
|
-
ejs
|
|
409
|
-
pug
|
|
410
|
-
handlebars
|
|
411
|
-
nunjucks
|
|
412
|
-
mustache
|
|
413
|
-
liquid
|
|
414
|
-
eta
|
|
415
|
-
art-template
|
|
416
|
-
marko
|
|
417
|
-
twig
|
|
418
|
-
|
|
419
|
-
# === State management (10) ===
|
|
420
|
-
redux
|
|
421
|
-
@reduxjs/toolkit
|
|
422
|
-
mobx
|
|
423
|
-
zustand
|
|
424
|
-
jotai
|
|
425
|
-
recoil
|
|
426
|
-
valtio
|
|
427
|
-
xstate
|
|
428
|
-
pinia
|
|
429
|
-
vuex
|
|
430
|
-
|
|
431
|
-
# === GraphQL (10) ===
|
|
432
|
-
graphql
|
|
433
|
-
@apollo/server
|
|
434
|
-
@apollo/client
|
|
435
|
-
graphql-tag
|
|
436
|
-
graphql-tools
|
|
437
|
-
type-graphql
|
|
438
|
-
nexus
|
|
439
|
-
pothos
|
|
440
|
-
urql
|
|
441
|
-
mercurius
|
|
442
|
-
|
|
443
|
-
# === Image/media (10) ===
|
|
444
|
-
probe-image-size
|
|
445
|
-
jimp
|
|
446
|
-
gm
|
|
447
|
-
imagemin
|
|
448
|
-
pngquant
|
|
449
|
-
svgo
|
|
450
|
-
fluent-ffmpeg
|
|
451
|
-
image-size
|
|
452
|
-
exif-parser
|
|
453
|
-
blurhash
|
|
454
|
-
|
|
455
|
-
# === Markdown/text (10) ===
|
|
456
|
-
marked
|
|
457
|
-
markdown-it
|
|
458
|
-
showdown
|
|
459
|
-
turndown
|
|
460
|
-
sanitize-html
|
|
461
|
-
dompurify
|
|
462
|
-
html-minifier-terser
|
|
463
|
-
clean-css
|
|
464
|
-
csso
|
|
465
|
-
js-beautify
|
|
466
|
-
|
|
467
|
-
# === Date/time (10) ===
|
|
468
|
-
date-fns
|
|
469
|
-
dayjs
|
|
470
|
-
luxon
|
|
471
|
-
moment
|
|
472
|
-
moment-timezone
|
|
473
|
-
chrono-node
|
|
474
|
-
ms
|
|
475
|
-
pretty-ms
|
|
476
|
-
timeago.js
|
|
477
|
-
date-fns-tz
|
|
478
|
-
|
|
479
|
-
# === Math/data (10) ===
|
|
480
|
-
mathjs
|
|
481
|
-
decimal.js
|
|
482
|
-
bignumber.js
|
|
483
|
-
numeral
|
|
484
|
-
d3
|
|
485
|
-
lodash
|
|
486
|
-
underscore
|
|
487
|
-
ramda
|
|
488
|
-
fp-ts
|
|
489
|
-
immutable
|
|
490
|
-
|
|
491
|
-
# === UUID/crypto utils (10) ===
|
|
492
|
-
uuid
|
|
493
|
-
nanoid
|
|
494
|
-
cuid
|
|
495
|
-
ulid
|
|
496
|
-
shortid
|
|
497
|
-
hashids
|
|
498
|
-
object-hash
|
|
499
|
-
md5
|
|
500
|
-
sha.js
|
|
501
|
-
create-hash
|
|
502
|
-
|
|
503
|
-
# === Config/env (10) ===
|
|
504
|
-
dotenv
|
|
505
|
-
dotenv-expand
|
|
506
|
-
cosmiconfig
|
|
507
|
-
rc
|
|
508
|
-
convict
|
|
509
|
-
conf
|
|
510
|
-
configstore
|
|
511
|
-
env-ci
|
|
512
|
-
nconf
|
|
513
|
-
envalid
|
|
514
|
-
|
|
515
|
-
# === Queue/workers (10) ===
|
|
516
|
-
bull
|
|
517
|
-
bullmq
|
|
518
|
-
agenda
|
|
519
|
-
bee-queue
|
|
520
|
-
kue
|
|
521
|
-
amqplib
|
|
522
|
-
rabbitmq-client
|
|
523
|
-
celery-client
|
|
524
|
-
p-queue
|
|
525
|
-
bottleneck
|
|
526
|
-
|
|
527
|
-
# === Caching (8) ===
|
|
528
|
-
node-cache
|
|
529
|
-
lru-cache
|
|
530
|
-
keyv
|
|
531
|
-
cacheable-request
|
|
532
|
-
flat-cache
|
|
533
|
-
apicache
|
|
534
|
-
memory-cache
|
|
535
|
-
quick-lru
|
|
536
|
-
|
|
537
|
-
# === Email (8) ===
|
|
538
|
-
nodemailer
|
|
539
|
-
@sendgrid/mail
|
|
540
|
-
mailgun.js
|
|
541
|
-
postmark
|
|
542
|
-
aws-sdk
|
|
543
|
-
ses
|
|
544
|
-
email-templates
|
|
545
|
-
mjml
|
|
546
|
-
|
|
547
|
-
# === PDF/docs (8) ===
|
|
548
|
-
pdfkit
|
|
549
|
-
pdf-lib
|
|
550
|
-
puppeteer
|
|
551
|
-
jspdf
|
|
552
|
-
exceljs
|
|
553
|
-
xlsx
|
|
554
|
-
csv-parser
|
|
555
|
-
papaparse
|
|
556
|
-
|
|
557
|
-
# === Miscellaneous popular (40+) ===
|
|
558
|
-
async
|
|
559
|
-
bluebird
|
|
560
|
-
rxjs
|
|
561
|
-
p-limit
|
|
562
|
-
p-map
|
|
563
|
-
p-retry
|
|
564
|
-
p-timeout
|
|
565
|
-
redaxios
|
|
566
|
-
form-data
|
|
567
|
-
formidable
|
|
568
|
-
busboy
|
|
569
|
-
multer
|
|
570
|
-
cookie-parser
|
|
571
|
-
express-session
|
|
572
|
-
connect-redis
|
|
573
|
-
connect-mongo
|
|
574
|
-
body-parser
|
|
575
|
-
compression
|
|
576
|
-
serve-static
|
|
577
|
-
serve-favicon
|
|
578
|
-
method-override
|
|
579
|
-
errorhandler
|
|
580
|
-
cron
|
|
581
|
-
node-schedule
|
|
582
|
-
cheerio
|
|
583
|
-
puppeteer-core
|
|
584
|
-
jsdom
|
|
585
|
-
xmlbuilder2
|
|
586
|
-
xml2js
|
|
587
|
-
fast-xml-parser
|
|
588
|
-
yaml
|
|
589
|
-
toml
|
|
590
|
-
ini
|
|
591
|
-
properties-reader
|
|
592
|
-
iconv-lite
|
|
593
|
-
chardet
|
|
594
|
-
string-width
|
|
595
|
-
wrap-ansi
|
|
596
|
-
strip-ansi
|
|
597
|
-
ansi-colors
|
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
# MUAD'DIB Benign Dataset — 100+ popular PyPI packages
|
|
2
|
-
# Used for FPR measurement on Python ecosystem
|
|
3
|
-
|
|
4
|
-
# === Web frameworks (15) ===
|
|
5
|
-
requests
|
|
6
|
-
flask
|
|
7
|
-
django
|
|
8
|
-
fastapi
|
|
9
|
-
starlette
|
|
10
|
-
uvicorn
|
|
11
|
-
gunicorn
|
|
12
|
-
tornado
|
|
13
|
-
bottle
|
|
14
|
-
falcon
|
|
15
|
-
sanic
|
|
16
|
-
quart
|
|
17
|
-
aiohttp
|
|
18
|
-
httpx
|
|
19
|
-
werkzeug
|
|
20
|
-
|
|
21
|
-
# === Data science (15) ===
|
|
22
|
-
numpy
|
|
23
|
-
pandas
|
|
24
|
-
scipy
|
|
25
|
-
scikit-learn
|
|
26
|
-
matplotlib
|
|
27
|
-
seaborn
|
|
28
|
-
plotly
|
|
29
|
-
bokeh
|
|
30
|
-
altair
|
|
31
|
-
statsmodels
|
|
32
|
-
xgboost
|
|
33
|
-
lightgbm
|
|
34
|
-
catboost
|
|
35
|
-
polars
|
|
36
|
-
vaex
|
|
37
|
-
|
|
38
|
-
# === ML/AI (10) ===
|
|
39
|
-
tensorflow
|
|
40
|
-
torch
|
|
41
|
-
keras
|
|
42
|
-
transformers
|
|
43
|
-
datasets
|
|
44
|
-
tokenizers
|
|
45
|
-
onnx
|
|
46
|
-
onnxruntime
|
|
47
|
-
jax
|
|
48
|
-
flax
|
|
49
|
-
|
|
50
|
-
# === Database (10) ===
|
|
51
|
-
sqlalchemy
|
|
52
|
-
psycopg2
|
|
53
|
-
pymongo
|
|
54
|
-
redis
|
|
55
|
-
motor
|
|
56
|
-
peewee
|
|
57
|
-
databases
|
|
58
|
-
asyncpg
|
|
59
|
-
aiomysql
|
|
60
|
-
cassandra-driver
|
|
61
|
-
|
|
62
|
-
# === Testing (10) ===
|
|
63
|
-
pytest
|
|
64
|
-
pytest-cov
|
|
65
|
-
pytest-asyncio
|
|
66
|
-
pytest-mock
|
|
67
|
-
coverage
|
|
68
|
-
tox
|
|
69
|
-
nox
|
|
70
|
-
hypothesis
|
|
71
|
-
faker
|
|
72
|
-
factory-boy
|
|
73
|
-
|
|
74
|
-
# === CLI/UX (10) ===
|
|
75
|
-
click
|
|
76
|
-
typer
|
|
77
|
-
rich
|
|
78
|
-
tqdm
|
|
79
|
-
prompt-toolkit
|
|
80
|
-
colorama
|
|
81
|
-
termcolor
|
|
82
|
-
tabulate
|
|
83
|
-
alive-progress
|
|
84
|
-
questionary
|
|
85
|
-
|
|
86
|
-
# === Linting/formatting (8) ===
|
|
87
|
-
black
|
|
88
|
-
pylint
|
|
89
|
-
mypy
|
|
90
|
-
ruff
|
|
91
|
-
isort
|
|
92
|
-
flake8
|
|
93
|
-
autopep8
|
|
94
|
-
bandit
|
|
95
|
-
|
|
96
|
-
# === Config/env (8) ===
|
|
97
|
-
python-dotenv
|
|
98
|
-
pydantic
|
|
99
|
-
pydantic-settings
|
|
100
|
-
dynaconf
|
|
101
|
-
toml
|
|
102
|
-
tomli
|
|
103
|
-
configparser
|
|
104
|
-
python-decouple
|
|
105
|
-
|
|
106
|
-
# === Logging/monitoring (5) ===
|
|
107
|
-
loguru
|
|
108
|
-
structlog
|
|
109
|
-
sentry-sdk
|
|
110
|
-
watchtower
|
|
111
|
-
python-json-logger
|
|
112
|
-
|
|
113
|
-
# === Crypto/security (8) ===
|
|
114
|
-
cryptography
|
|
115
|
-
pyjwt
|
|
116
|
-
passlib
|
|
117
|
-
bcrypt
|
|
118
|
-
paramiko
|
|
119
|
-
certifi
|
|
120
|
-
truststore
|
|
121
|
-
pyopenssl
|
|
122
|
-
|
|
123
|
-
# === File/IO (8) ===
|
|
124
|
-
pillow
|
|
125
|
-
opencv-python
|
|
126
|
-
pyyaml
|
|
127
|
-
lxml
|
|
128
|
-
beautifulsoup4
|
|
129
|
-
python-magic
|
|
130
|
-
watchdog
|
|
131
|
-
send2trash
|
|
132
|
-
|
|
133
|
-
# === Async/concurrency (5) ===
|
|
134
|
-
celery
|
|
135
|
-
dramatiq
|
|
136
|
-
asyncio
|
|
137
|
-
trio
|
|
138
|
-
anyio
|
|
139
|
-
|
|
140
|
-
# === DevOps/CI (5) ===
|
|
141
|
-
boto3
|
|
142
|
-
docker
|
|
143
|
-
fabric
|
|
144
|
-
invoke
|
|
145
|
-
ansible
|
|
146
|
-
|
|
147
|
-
# === Networking (5) ===
|
|
148
|
-
scrapy
|
|
149
|
-
selenium
|
|
150
|
-
playwright
|
|
151
|
-
websockets
|
|
152
|
-
grpcio
|
|
153
|
-
|
|
154
|
-
# === Misc popular (10) ===
|
|
155
|
-
arrow
|
|
156
|
-
pendulum
|
|
157
|
-
python-dateutil
|
|
158
|
-
jinja2
|
|
159
|
-
mako
|
|
160
|
-
marshmallow
|
|
161
|
-
attrs
|
|
162
|
-
dataclasses-json
|
|
163
|
-
orjson
|
|
164
|
-
ujson
|