-
Notifications
You must be signed in to change notification settings - Fork 0
/
techstack.yml
585 lines (585 loc) · 24.2 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
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
repo_name: jeffabailey/learn
report_id: d3b6aeaf191d6f908e5c4fcdd1a8198e
repo_type: Public
timestamp: '2023-12-14T13:14:27+00:00'
requested_by: jeffabailey
provider: github
branch: main
detected_tools_count: 46
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: Repo Metadata
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
to have as few implementation dependencies as possible
website_url: https://www.java.com
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
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: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source: Repo Metadata
- name: SQL
description: It is a domain-specific language used in programming
website_url: https://en.wikipedia.org/wiki/SQL
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
detection_source: software/observability/signalfx/scripts/setup.sql
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.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: Repo Metadata
- name: ExpressJS
description: Sinatra inspired web development framework for node.js -- insanely
fast, flexible, and simple
website_url: http://expressjs.com/
version: 4.17.1
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/1163/hashtag.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.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: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 16.13.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: Spring Framework
description: An application framework and inversion of control container for the
Java platform
website_url: https://spring.io/projects/spring-framework
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
detection_source: programming/distributed-tracing/distributed-tracing-java/build.gradle
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: GraphQL
description: A data query language and runtime
website_url: http://graphql.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Query Languages
image_url: https://img.stackshare.io/service/3820/12972006.png
detection_source: programming/cloud/aws/amplify/amplify/backend/api/learnawsamplify/schema.graphql
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: pgvector
description: Open-source vector similarity search for Postgres
website_url: https://github.com/pgvector/pgvector/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png
detection_source: programming/cloud/aws/amplify/public/robots.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: AWS Amplify
description: JavaScript Open Source Library with React, React Native Extensions
website_url: https://github.com/aws/aws-amplify
version: 3.3.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: AWS Tools
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.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: Repo Metadata
- 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: Repo Metadata
- name: Gradle
description: A powerful build system for the JVM
website_url: https://www.gradle.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Java Build Tools
image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
detection_source: programming/distributed-tracing/distributed-tracing-java/build.gradle
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: Jest
description: Painless JavaScript Unit Testing
website_url: http://facebook.github.io/jest/
version: 24.9.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/830/jest.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: PyPI
description: A repository of software for the Python programming language
website_url: https://pypi.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Hosted Package Repository
image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.000000000 Z
- name: Yarn
description: A new package manager for JavaScript
website_url: https://yarnpkg.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
detection_source: programming/cloud/aws/amplify/yarn.lock
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.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: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Platform as a Service
image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
detection_source: programming/distributed-tracing/distributed-tracing-java/src/main/resources/application.properties
- name: Debian
description: The Universal Operating System
website_url: https://www.debian.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/1656/vd4gAekh.png
detection_source: software/observability/signalfx/Dockerfile
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: HTML
description: Hypertext Markup Language for creating web pages.
website_url: http://
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/2270/no-img-open-source.png
detection_source: programming/cloud/aws/amplify/public/index.html
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source: programming/cloud/aws/amplify/public/robots.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: NumPy
description: Fundamental package for scientific computing with Python
website_url: http://www.numpy.org/
version: 1.18.4
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Data Science Tools
image_url: https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/python/requirements.txt
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.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: Repo Metadata
- name: "@testing-library/jest-dom"
description: Custom jest matchers to test the state of the DOM
package_url: https://www.npmjs.com/@testing-library/jest-dom
version: 4.2.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: "@testing-library/react"
description: Simple and complete React DOM testing utilities that encourage good
testing practices
package_url: https://www.npmjs.com/@testing-library/react
version: 9.5.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: "@types/jest"
description: TypeScript definitions for Jest
package_url: https://www.npmjs.com/@types/jest
version: 24.9.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 13.9.2
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/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 16.9.35
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: "@types/react-dom"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react-dom
version: 16.9.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: cookie-parser
description: Parse HTTP request cookies
package_url: https://www.npmjs.com/cookie-parser
version: 1.4.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/distributed-tracing/distributed-tracing-nodejs/package.json
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: debug
description: Small debugging utility
package_url: https://www.npmjs.com/debug
version: 2.6.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15852/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: express
description: Fast, unopinionated, minimalist web framework
package_url: https://www.npmjs.com/express
version: 4.17.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
vulnerabilities:
- name: qs vulnerable to Prototype Pollution
cve_id: CVE-2022-24999
cve_url: https://github.com/advisories/GHSA-hrpp-h998-j3pp
detected_date: Dec 7
severity: high
first_patched: 4.17.3
- name: http-errors
description: Create HTTP error objects
package_url: https://www.npmjs.com/http-errors
version: 1.7.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16925/default_7b9968788548874538c601457e8dcd9c74bd2051.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: jade
description: A clean
package_url: https://www.npmjs.com/jade
version: 1.11.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16163/default_73326c44fbfa7369fd17573edb113e5d849468bc.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/distributed-tracing/distributed-tracing-nodejs/package.json
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: morgan
description: HTTP request logger middleware for node.js
package_url: https://www.npmjs.com/morgan
version: 1.9.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16097/default_c7b204838197013798409fa2b4dafce450edc7fb.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/distributed-tracing/distributed-tracing-nodejs/package.json
detection_source: programming/distributed-tracing/distributed-tracing-nodejs/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 16.13.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: react-scripts
description: Configuration and scripts for Create React App
package_url: https://www.npmjs.com/react-scripts
version: 3.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/cloud/aws/amplify/yarn.lock
detection_source: programming/cloud/aws/amplify/package.json
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: pandas
description: Powerful data structures for data analysis
package_url: https://pypi.org/project/pandas
version: 1.0.3
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19837/default_85689b353a3a9409328e253ea28d859d29151e0c.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/python/requirements.txt
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.000000000 Z
- name: python-dateutil
description: Extensions to the standard Python datetime module
package_url: https://pypi.org/project/python-dateutil
version: 2.8.1
license: NRL
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19833/default_58dbe7b4d7ec447b62773209af0f9a31bbabf5bd.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/python/requirements.txt
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.000000000 Z
- name: pytz
description: World timezone definitions, modern and historical
package_url: https://pypi.org/project/pytz
version: '2020.1'
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19841/default_bb711fa267b2329ed689711a5adb7d9e74610b20.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/python/requirements.txt
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.000000000 Z
- name: six
description: Python 2 and 3 compatibility utilities
package_url: https://pypi.org/project/six
version: 1.15.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19827/default_74a61b43bdb9fc0cba2978316b9976f43545029b.png
detection_source_url: https://github.com/jeffabailey/learn/blob/main/programming/python/requirements.txt
detection_source: programming/python/requirements.txt
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:48:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter
description: Core starter
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source: programming/distributed-tracing/distributed-tracing-java/build.gradle
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z
- name: org.springframework.boot:spring-boot-starter-test
description: Starter for testing Spring Boot applications with libraries including
JUnit
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source: programming/distributed-tracing/distributed-tracing-java/build.gradle
last_updated_by: Jeff Bailey
last_updated_on: 2022-01-17 23:55:33.000000000 Z