-
Notifications
You must be signed in to change notification settings - Fork 1
/
techstack.yml
542 lines (542 loc) · 21 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
repo_name: datengaertnerei/test-data-service
report_id: 9158329f933dd2250be08297a6011818
repo_type: Public
timestamp: '2023-12-14T10:14:47+00:00'
requested_by: renovate[bot]
provider: github
branch: develop
detected_tools_count: 44
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: Gherkin
description: A plain-text language with a simple structure
website_url: https://cucumber.io/docs/gherkin/reference/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/2460/default_aff27c02548fadb1b7e6f85a2b0da1c5dca5cc08.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: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
version: 5.3.3
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/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:28:28.000000000 Z
- name: Autoprefixer
description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
website_url: https://github.com/postcss/autoprefixer
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-09-20 21:32:12.000000000 Z
- name: PostCSS
description: Transform CSS with JS plugins
website_url: https://github.com/postcss/postcss
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
detection_source: src/app/package.json
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 18.2.0
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/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2022-11-25 19:03:54.000000000 Z
- name: H2 Database
description: A relational database management system written in Java
website_url: http://www.h2database.com/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/3105/h2-logo_square_400x400.png
detection_source: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2022-01-05 17:13:58.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: src/app/public/robots.txt
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.000000000 Z
- name: Babel
description: Use next generation JavaScript, today.
website_url: http://babeljs.io/
version: 7.23.6
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JavaScript Compilers
image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-11 19:55:23.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: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source: ".github/workflows/automerge.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-11-13 22:43:52.000000000 Z
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
license: EPL-1.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2020/874086.png
detection_source: src/test/resources/junit-platform.properties
last_updated_by: Jens Dibbern
last_updated_on: 2021-04-05 12:12:56.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: src/tools/requirements.txt
last_updated_by: renovate[bot]
last_updated_on: 2023-05-22 22:59:55.000000000 Z
- name: Webpack
description: A bundler for javascript and friends
website_url: http://webpack.js.org
version: 5.89.0
license: MIT
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/1682/IMG_4636.PNG
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-10-13 23:06:09.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: src/app/yarn.lock
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.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: src/app/package.json
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.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: src/main/resources/application.properties
last_updated_by: Jens Dibbern
last_updated_on: 2021-09-16 16:56:10.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: src/app/public/index.html
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.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: src/app/public/robots.txt
last_updated_by: Jens Dibbern
last_updated_on: 2021-02-14 10:37:11.000000000 Z
- name: com.h2database:h2
description: H2 Database Engine
license: MIT-feh
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2022-05-12 11:23:31.000000000 Z
- name: commons-io:commons-io
description: The Apache Commons IO library contains utility classes
version: 2.15.1
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_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml
detection_source: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2023-05-09 06:04:57.000000000 Z
- name: io.cucumber:cucumber-java
description: Cucumber for the JVM
version: 7.15.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml
detection_source: pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-11 19:48:12.000000000 Z
- name: io.rest-assured:rest-assured
description: Java DSL for easy testing of REST services
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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2022-01-20 13:51:13.000000000 Z
- name: org.apache.commons:commons-csv
description: The Apache Commons CSV library provides a simple interface for reading
and writing CSV files of various types
version: 1.10.0
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_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml
detection_source: pom.xml
last_updated_by: datengaertnerei
last_updated_on: 2023-05-15 02:35:37.000000000 Z
- name: org.hibernate.validator:hibernate-validator
description: Hibernate's Bean Validation
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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2023-05-09 06:04:57.000000000 Z
- name: org.springframework.boot:spring-boot-starter-data-jpa
description: Starter for using Spring Data JPA with Hibernate
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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2023-05-09 06:04:57.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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2023-05-09 06:04:57.000000000 Z
- name: org.springframework.boot:spring-boot-starter-web
description: Starter for building web, including RESTful, applications using Spring
MVC
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: pom.xml
last_updated_by: Jens Dibbern
last_updated_on: 2023-05-09 06:04:57.000000000 Z
- name: "@babel/core"
description: Babel compiler core
package_url: https://www.npmjs.com/@babel/core
version: 7.23.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-11 19:55:23.000000000 Z
- name: "@babel/plugin-transform-react-jsx"
description: Turn JSX into React function calls
package_url: https://www.npmjs.com/@babel/plugin-transform-react-jsx
version: 7.23.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16556/default_50be6a65e5f7390c20dda2f19371abc1271db012.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.000000000 Z
- name: "@emotion/styled"
description: Styled API for emotion
package_url: https://www.npmjs.com/@emotion/styled
version: 11.11.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 00:41:46.000000000 Z
- 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: 6.1.5
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/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-30 22:10:21.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: 14.1.2
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/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 18.2.0
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/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.000000000 Z
- name: react-router
description: A complete routing library for React
package_url: https://www.npmjs.com/react-router
version: 6.21.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16058/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.000000000 Z
- name: react-scripts
description: Configuration and scripts for Create React App
package_url: https://www.npmjs.com/react-scripts
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/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock
detection_source: src/app/package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-12-13 23:48:41.000000000 Z
- name: lxml
description: Powerful and Pythonic XML processing library combining libxml2/libxslt
with the ElementTree API
package_url: https://pypi.org/project/lxml
version: 4.9.3
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19835/default_85689b353a3a9409328e253ea28d859d29151e0c.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt
detection_source: src/tools/requirements.txt
last_updated_by: renovate[bot]
last_updated_on: 2023-07-05 12:10:38.000000000 Z
- name: requests
description: Python HTTP for Humans
package_url: https://pypi.org/project/requests
version: 2.31.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt
detection_source: src/tools/requirements.txt
last_updated_by: renovate[bot]
last_updated_on: 2023-05-22 22:59:55.000000000 Z
- name: setuptools
description: Easily download
package_url: https://pypi.org/project/setuptools
version: 69.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19831/default_65d1c12a133e1aa67ae96a1221c9c122ddf86c5f.png
detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt
detection_source: src/tools/requirements.txt
last_updated_by: renovate[bot]
last_updated_on: 2023-11-21 19:56:41.000000000 Z