diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..32b0680
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,220 @@
+
+
+
+# Tech Stack File
+ [hicmtrex/Prisma-Shop-Server](https://github.com/hicmtrex/Prisma-Shop-Server)
+
+|35
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (2)
+
+
+##
Data (1)
+
+
+
+
+ Prisma
+
+ v4.6.1
+ |
+
+
+
+
+##
DevOps (7)
+
+
+##
Software as a Service (SaaS) (1)
+
+
+
+##
Open source packages (21)
+
+##
npm (21)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@prisma/client](https://www.npmjs.com/@prisma/client)|v4.6.1|11/21/22|Firstname Lastname |N/A|N/A|
+|[@types/cookie-parser](https://www.npmjs.com/@types/cookie-parser)|v1.4.3|12/03/22|Firstname Lastname |MIT|N/A|
+|[@types/cors](https://www.npmjs.com/@types/cors)|v2.8.12|12/03/22|Firstname Lastname |MIT|N/A|
+|[@types/express](https://www.npmjs.com/@types/express)|v4.17.14|12/03/22|Firstname Lastname |MIT|N/A|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v29.2.3|12/03/22|Firstname Lastname |MIT|N/A|
+|[@types/jsonwebtoken](https://www.npmjs.com/@types/jsonwebtoken)|v8.5.9|12/03/22|Firstname Lastname |MIT|N/A|
+|[@types/morgan](https://www.npmjs.com/@types/morgan)|v1.9.3|12/03/22|Firstname Lastname |MIT|N/A|
+|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.43.0|12/03/22|Firstname Lastname |MIT|N/A|
+|[bcryptjs](https://www.npmjs.com/bcryptjs)|v2.4.3|11/21/22|Firstname Lastname |MIT|N/A|
+|[concurrently](https://www.npmjs.com/concurrently)|v7.5.0|11/21/22|Firstname Lastname |MIT|N/A|
+|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.4.6|11/21/22|Firstname Lastname |MIT|N/A|
+|[cors](https://www.npmjs.com/cors)|v2.8.5|11/21/22|Firstname Lastname |MIT|N/A|
+|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.26.0|11/21/22|Firstname Lastname |MIT|N/A|
+|[eslint-plugin-promise](https://www.npmjs.com/eslint-plugin-promise)|v6.1.1|11/21/22|Firstname Lastname |ISC|N/A|
+|[express](https://www.npmjs.com/express)|v4.18.2|11/21/22|Firstname Lastname |MIT|N/A|
+|[jsonwebtoken](https://www.npmjs.com/jsonwebtoken)|v8.5.1|11/21/22|Firstname Lastname |MIT|[CVE-2022-23529](https://github.com/advisories/GHSA-27h2-hvpr-p74q) (High)
[CVE-2022-23539](https://github.com/advisories/GHSA-8cf7-32gw-wr33) (Moderate)
[CVE-2022-23540](https://github.com/advisories/GHSA-qwph-4952-7xr6) (Moderate)
[CVE-2022-23541](https://github.com/advisories/GHSA-hjrf-2m68-5959) (Moderate)|
+|[morgan](https://www.npmjs.com/morgan)|v1.10.0|12/03/22|Firstname Lastname |MIT|N/A|
+|[pretty-quick](https://www.npmjs.com/pretty-quick)|v3.1.3|11/21/22|Firstname Lastname |MIT|N/A|
+|[prisma](https://www.npmjs.com/prisma)|v4.6.1|11/21/22|Firstname Lastname |N/A|N/A|
+|[ts-jest](https://www.npmjs.com/ts-jest)|v29.0.3|12/03/22|Firstname Lastname |MIT|N/A|
+|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|11/21/22|Firstname Lastname |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..835fc77
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,511 @@
+repo_name: hicmtrex/Prisma-Shop-Server
+report_id: feeeec0660468e1088939cbe07ce9aa6
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:09:43+00:00'
+requested_by: invalid-email-address
+provider: github
+branch: main
+detected_tools_count: 35
+tools:
+- 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/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- 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_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/prisma/migrations/20221121191952_init/migration.sql
+ detection_source: prisma/migrations/20221121191952_init/migration.sql
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.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/hicmtrex/Prisma-Shop-Server
+ 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.18.2
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.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/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: Prisma
+ description: Modern Database Access for TypeScript & Node.js
+ website_url: https://www.prisma.io/
+ version: 4.6.1
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Object Relational Mapper (ORM)
+ image_url: https://img.stackshare.io/service/8680/Logo_Symbol_White.jpg
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: Dotenv
+ description: Loads environment variables from .env for Nodejs projects
+ website_url: https://github.com/motdotla/dotenv
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Server Configuration and Automation
+ image_url: https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- 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/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.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/hicmtrex/Prisma-Shop-Server
+ detection_source: Repo Metadata
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 29.3.1
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 2.7.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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: nodemon
+ description: A simple monitor script for use during development of a node.js app
+ website_url: http://nodemon.io/
+ version: 2.0.20
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: node.js Application Monitoring
+ image_url: https://img.stackshare.io/service/5577/preview.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.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/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: Stripe
+ description: Payments for developers
+ website_url: https://stripe.com
+ open_source: false
+ hosted_saas: true
+ category: Payments
+ sub_category: Payment Services
+ image_url: https://img.stackshare.io/service/97/eW6tXeq3.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@prisma/client"
+ description: Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript
+ ORM for Node.js that's tailored to your data
+ package_url: https://www.npmjs.com/@prisma/client
+ version: 4.6.1
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: "@types/cookie-parser"
+ description: TypeScript definitions for cookie-parser
+ package_url: https://www.npmjs.com/@types/cookie-parser
+ version: 1.4.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18195/default_5b09e8832af55b8bf88554d45d4eb65653e6ac76.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@types/cors"
+ description: TypeScript definitions for cors
+ package_url: https://www.npmjs.com/@types/cors
+ version: 2.8.12
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17290/default_b2015e9577d171c4c3f12c3c8d253c01fe63ba8d.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@types/express"
+ description: TypeScript definitions for Express
+ package_url: https://www.npmjs.com/@types/express
+ version: 4.17.14
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16100/default_d947c1690e032a288145c7e2491999eab3ea8ede.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 29.2.3
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@types/jsonwebtoken"
+ description: TypeScript definitions for jsonwebtoken
+ package_url: https://www.npmjs.com/@types/jsonwebtoken
+ version: 8.5.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16959/default_caea01ce44a5fd1bb200d8fc0f8f2a1695b4e569.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@types/morgan"
+ description: TypeScript definitions for morgan
+ package_url: https://www.npmjs.com/@types/morgan
+ version: 1.9.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18064/image.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: "@typescript-eslint/eslint-plugin"
+ description: TypeScript plugin for ESLint
+ package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
+ version: 5.43.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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: bcryptjs
+ description: Optimized bcrypt in plain JavaScript with zero dependencies
+ package_url: https://www.npmjs.com/bcryptjs
+ version: 2.4.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16857/default_627f05e6a07ce29fc9f119417270f38e8aa5c5e2.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: concurrently
+ description: Run commands concurrently
+ package_url: https://www.npmjs.com/concurrently
+ version: 7.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16041/default_5fd43aeff4d6a935abc13737de01a0355210499d.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: cookie-parser
+ description: Parse HTTP request cookies
+ package_url: https://www.npmjs.com/cookie-parser
+ version: 1.4.6
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: cors
+ description: Node.js CORS middleware
+ package_url: https://www.npmjs.com/cors
+ version: 2.8.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16165/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: eslint-plugin-import
+ description: Import with sanity
+ package_url: https://www.npmjs.com/eslint-plugin-import
+ version: 2.26.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: eslint-plugin-promise
+ description: Enforce best practices for JavaScript promises
+ package_url: https://www.npmjs.com/eslint-plugin-promise
+ version: 6.1.1
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15885/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: express
+ description: Fast, unopinionated, minimalist web framework
+ package_url: https://www.npmjs.com/express
+ version: 4.18.2
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: jsonwebtoken
+ description: JSON Web Token implementation
+ package_url: https://www.npmjs.com/jsonwebtoken
+ version: 8.5.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16155/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+ vulnerabilities:
+ - name: jsonwebtoken has insecure input validation in jwt.verify function
+ cve_id: CVE-2022-23529
+ cve_url: https://github.com/advisories/GHSA-27h2-hvpr-p74q
+ detected_date: Dec 22
+ severity: high
+ first_patched: 9.0.0
+ - name: 'jsonwebtoken unrestricted key type could lead to legacy keys usage '
+ cve_id: CVE-2022-23539
+ cve_url: https://github.com/advisories/GHSA-8cf7-32gw-wr33
+ detected_date: Dec 22
+ severity: moderate
+ first_patched: 9.0.0
+ - name: jsonwebtoken vulnerable to signature validation bypass due to insecure default
+ algorithm in jwt.verify()
+ cve_id: CVE-2022-23540
+ cve_url: https://github.com/advisories/GHSA-qwph-4952-7xr6
+ detected_date: Dec 22
+ severity: moderate
+ first_patched: 9.0.0
+ - name: jsonwebtoken's insecure implementation of key retrieval function could lead
+ to Forgeable Public/Private Tokens from RSA to HMAC
+ cve_id: CVE-2022-23541
+ cve_url: https://github.com/advisories/GHSA-hjrf-2m68-5959
+ detected_date: Dec 22
+ severity: moderate
+ first_patched: 9.0.0
+- name: morgan
+ description: HTTP request logger middleware for node.js
+ package_url: https://www.npmjs.com/morgan
+ version: 1.10.0
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: pretty-quick
+ description: Get Pretty Quick
+ package_url: https://www.npmjs.com/pretty-quick
+ version: 3.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16281/default_f130429ee56156823c8c6e94da6fb7aa07f07ba5.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: prisma
+ description: Prisma is an open-source database toolkit
+ package_url: https://www.npmjs.com/prisma
+ version: 4.6.1
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z
+- name: ts-jest
+ description: A preprocessor with source maps support to help use TypeScript with
+ Jest
+ package_url: https://www.npmjs.com/ts-jest
+ version: 29.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-12-03 21:18:02.000000000 Z
+- name: ts-node
+ description: TypeScript execution environment and REPL for node.js
+ package_url: https://www.npmjs.com/ts-node
+ version: 10.9.1
+ 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/hicmtrex/Prisma-Shop-Server/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-11-21 21:04:08.000000000 Z