-
Notifications
You must be signed in to change notification settings - Fork 1
/
techstack.yml
531 lines (531 loc) · 20.9 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
repo_name: kclhi/reflect
report_id: 6e42cd628449194ae97f7c12f63c1339
version: 0.1
repo_type: Public
timestamp: '2024-06-08T21:11:54+00:00'
requested_by: martinchapman
provider: github
branch: main
detected_tools_count: 39
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: Pug
description: Robust, elegant, feature rich template engine for nodejs
website_url: https://pugjs.org
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Templating Languages & Extensions
image_url: https://img.stackshare.io/service/1175/pug.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-11 02:39:49.000000000 Z
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: Fastify
description: Fast and low overhead web framework, for Node.js
website_url: http://www.fastify.io/
version: 3.25.1
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/7609/24939410.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/Dockerfile
detection_source: api/Dockerfile
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: MongoDB
description: The database for giant ideas
website_url: http://www.mongodb.com/
version: 4.2.2
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1030/leaf-360x360.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package-lock.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-11 19:57:20.000000000 Z
- name: Mongoose
description: MongoDB object modeling designed to work in an asynchronous environment
website_url: http://mongoosejs.com/
version: 6.1.2
license: MIT
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Object Document Mapper (ODM)
image_url: https://img.stackshare.io/service/1231/0TXzZU7W_400x400.jpg
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package-lock.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-11 19:57:20.000000000 Z
- name: Chai
description: A BDD / TDD assertion library
website_url: http://chaijs.com/
version: 4.3.4
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/1725/chai.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/.eslintrc
detection_source: api/.eslintrc
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:34:45.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: Grunt
description: The JavaScript Task Runner
website_url: http://gruntjs.com/
version: 1.4.1
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/845/falgg2jybmhgk16y62lr.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: Mocha
description: Simple, flexible, fun javascript test framework for node.js & the
browser
website_url: http://mochajs.org/
version: 9.1.3
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/832/mocha.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: NGINX
description: A high performance free open source web server powering busiest sites
on the Internet.
website_url: http://nginx.org
open_source: false
hosted_saas: false
category: Application Hosting
sub_category: Web Servers
image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/config/minikube/proxy/nginx.conf
detection_source: config/minikube/proxy/nginx.conf
last_updated_by: Martin Chapman
last_updated_on: 2022-01-06 18:36:04.000000000 Z
- name: Prettier
description: Prettier is an opinionated code formatter.
website_url: https://prettier.io/
version: 2.5.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:34:45.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-11 02:39:49.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/kclhi/reflect
detection_source: Repo Metadata
- name: Winston
description: a multi-transport async logging library for node.js
website_url: https://github.com/winstonjs/winston
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/6668/9682013.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: got
description: Human-friendly and powerful HTTP request library for Node.js
package_url: https://www.npmjs.com/got
version: 11.8.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16258/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
vulnerabilities:
- name: Got allows a redirect to a UNIX socket
cve_id: CVE-2022-33987
cve_url: https://github.com/advisories/GHSA-pfrx-2q88-qq97
detected_date: Jun 22
severity: moderate
first_patched: 11.8.5
- name: "@types/amqplib"
description: TypeScript definitions for amqplib
package_url: https://www.npmjs.com/@types/amqplib
version: 0.8.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18378/default_b2c6032681a6747cfd45e1399143ed0d1db9b898.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/device/notify/package.json
detection_source: device/notify/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:19:15.000000000 Z
- name: "@types/chai"
description: TypeScript definitions for chai
package_url: https://www.npmjs.com/@types/chai
version: 4.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15922/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: "@types/got"
description: TypeScript definitions for got
package_url: https://www.npmjs.com/@types/got
version: 9.6.12
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17967/default_7f7fb5b4e59ac7117defd8248eb42f23d8ecf491.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: "@types/mocha"
description: TypeScript definitions for mocha
package_url: https://www.npmjs.com/@types/mocha
version: 9.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15893/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 16.11.15
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: "@types/proxyquire"
description: TypeScript definitions for Proxyquire
package_url: https://www.npmjs.com/@types/proxyquire
version: 1.3.28
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18284/default_50aa8853d88dc4ec2f0220c77d87d7b045174711.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/device/notify/package.json
detection_source: device/notify/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:19:15.000000000 Z
- name: "@typescript-eslint/eslint-plugin"
description: TypeScript plugin for ESLint
package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
version: 5.10.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: "@typescript-eslint/parser"
description: An ESLint custom parser which leverages TypeScript ESTree
package_url: https://www.npmjs.com/@typescript-eslint/parser
version: 5.10.0
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-25 21:17:46.000000000 Z
- name: amqplib
description: An AMQP 0-9-1
package_url: https://www.npmjs.com/amqplib
version: 0.8.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16639/default_5a21421012fa20e57fe0aeab31228f42e7118abc.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/device/notify/package.json
detection_source: device/notify/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-07 11:44:36.000000000 Z
- name: grunt-contrib-copy
description: Copy files and folders
package_url: https://www.npmjs.com/grunt-contrib-copy
version: 1.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16056/default_c7b204838197013798409fa2b4dafce450edc7fb.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:34:45.000000000 Z
- name: grunt-contrib-uglify
description: Minify JavaScript files with UglifyJS
package_url: https://www.npmjs.com/grunt-contrib-uglify
version: 5.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15954/default_ac622bc364a601d766b9a6f6039f191492f54d65.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package-lock.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:22:06.000000000 Z
- name: grunt-contrib-watch
description: Run predefined tasks whenever watched file patterns are added
package_url: https://www.npmjs.com/grunt-contrib-watch
version: 1.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15932/default_4dc9671df0093fd7061f6455afdf054e6cc9dacb.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package-lock.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:22:06.000000000 Z
- name: lodash.merge
description: The Lodash method `_.merge` exported as a module
package_url: https://www.npmjs.com/lodash.merge
version: 4.6.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16314/default_c47f6a56d74fae4d4404d77067b2fa35da6f1924.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z
- name: mock-fs
description: A configurable mock file system. You know, for testing
package_url: https://www.npmjs.com/mock-fs
version: 5.1.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16607/default_8bb559d64720e298d7108ccd64281e535c1c76a8.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/device/notify/package.json
detection_source: device/notify/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-07 11:44:36.000000000 Z
- name: nock
description: HTTP server mocking and expectations library for Node.js
package_url: https://www.npmjs.com/nock
version: 13.2.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16036/default_5fd43aeff4d6a935abc13737de01a0355210499d.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-20 23:10:38.000000000 Z
- name: proxyquire
description: Proxies nodejs require in order to allow overriding dependencies during
testing
package_url: https://www.npmjs.com/proxyquire
version: 2.1.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16138/default_63a34654baee757196ddff2457bd1c9a0dfb7287.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/device/notify/package.json
detection_source: device/notify/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-07 11:44:36.000000000 Z
- name: ts-node
description: TypeScript execution environment and REPL for node.js
package_url: https://www.npmjs.com/ts-node
version: 10.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-22 20:34:45.000000000 Z
- name: uglify-js
description: JavaScript parser
package_url: https://www.npmjs.com/uglify-js
version: 3.14.5
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15900/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/user/package-lock.json
detection_source: user/package.json
last_updated_by: Martin Chapman
last_updated_on: 2022-01-20 18:23:37.000000000 Z
- name: winston
description: A logger for just about everything
package_url: https://www.npmjs.com/winston
version: 3.3.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16003/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png
detection_source_url: https://github.com/kclhi/reflect/blob/main/api/package-lock.json
detection_source: api/package.json
last_updated_by: Martin Chapman
last_updated_on: 2021-12-21 19:13:34.000000000 Z