From fe28840abc575fcd62db8b5894110afda2333f3c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:33:19 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 414 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 414 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..0f55e9b --- /dev/null +++ b/techstack.yml @@ -0,0 +1,414 @@ +repo_name: hicmtrex/Netflix_App +report_id: 5d63fb6790257ed35a4b2e1a46b2aa2d +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:33:17+00:00' +requested_by: nolantes +provider: github +branch: main +detected_tools_count: 28 +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: 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: 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.000000000 Z +- name: Material-UI + description: Material UI is a library of React UI components that implements Google's + Material Design. + website_url: https://github.com/mui/material-ui + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/1904/default_44d81cb9fadbc3688b7e91a6d5217d0ea5358b57.png + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 17.0.2 + 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: React Router + description: A complete routing solution for React.js + website_url: https://github.com/rackt/react-router + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/service/3350/8261421.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: Recharts + description: Redefined chart library built with React and D3 + website_url: http://recharts.org/ + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Charting Libraries + image_url: https://img.stackshare.io/service/5608/13690587.png + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: Sass + description: Syntactically Awesome Style Sheets + website_url: http://sass-lang.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: Firebase + description: The Realtime App Platform + website_url: https://firebase.google.com/ + open_source: false + hosted_saas: true + category: Application Hosting + sub_category: Realtime Backend / API + image_url: https://img.stackshare.io/service/116/cZLxNFZS.jpg + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: Mongoose + description: MongoDB object modeling designed to work in an asynchronous environment + website_url: http://mongoosejs.com/ + version: 5.13.7 + 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/hicmtrex/Netflix_App/blob/main/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.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: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.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: Repo Metadata +- name: nodemon + description: A simple monitor script for use during development of a node.js app + website_url: http://nodemon.io/ + version: 2.0.12 + 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/Netflix_App/blob/main/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:33:02.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: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.000000000 Z +- name: Heroku + description: Build, deliver, monitor and scale web apps and APIs with a trail blazing + developer experience. + website_url: https://www.heroku.com + open_source: false + hosted_saas: true + category: Application Hosting + sub_category: Platform as a Service + image_url: https://img.stackshare.io/service/133/3wgIDj3j.png + detection_source: client/src/config.js + last_updated_by: hicm + last_updated_on: 2021-08-22 01:13:24.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: client/public/robots.txt + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 0.21.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: "@material-ui/core" + description: React components that implement Google's Material Design + package_url: https://www.npmjs.com/@material-ui/core + version: 4.12.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16271/default_f04d39fc656c2e32ee1b9d3875a3002459aa3b69.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: "@material-ui/icons" + description: Material Design Svg Icons converted to Material-UI React components + package_url: https://www.npmjs.com/@material-ui/icons + version: 4.11.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16471/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.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: 5.14.1 + 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.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: 11.2.7 + 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: concurrently + description: Run commands concurrently + package_url: https://www.npmjs.com/concurrently + version: 6.2.1 + 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/Netflix_App/blob/main/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: crypto-js + description: JavaScript library of crypto standards + package_url: https://www.npmjs.com/crypto-js + version: 4.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16283/default_9924e5da1d50ea01e52b48e4fae4b1347af5e4ff.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.000000000 Z + vulnerabilities: + - name: crypto-js PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times + weaker than current standard + cve_id: CVE-2023-46233 + cve_url: https://github.com/advisories/GHSA-xwcq-pm8m-c4vf + detected_date: Oct 26 + severity: critical + first_patched: 4.2.0 +- 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.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: 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/Netflix_App/blob/main/package-lock.json + detection_source: package.json + last_updated_by: hicm + last_updated_on: 2021-08-21 23:19:53.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: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 17.0.2 + 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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: react-router-dom + description: DOM bindings for React Router + package_url: https://www.npmjs.com/react-router-dom + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z +- name: react-scripts + description: Configuration and scripts for Create React App + package_url: https://www.npmjs.com/react-scripts + version: 4.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/hicmtrex/Netflix_App/blob/main/client/package-lock.json + detection_source: client/package.json + last_updated_by: hicm + last_updated_on: 2021-08-22 00:23:06.000000000 Z From a1e2ee303a58fe8a58b55a9e5fc606675b2563de Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:33:20 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 243 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 243 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..d78b0a0 --- /dev/null +++ b/techstack.md @@ -0,0 +1,243 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [hicmtrex/Netflix_App](https://github.com/hicmtrex/Netflix_App)![](https://img.stackshare.io/public_badge.svg "public") +

+|28
Tools used|12/21/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (6) + + + + + + + + + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ Material-UI +
+ Material-UI +
+ +
+ React +
+ React +
+ v17.0.2 +
+ React Router +
+ React Router +
+ v5.2.0 +
+ Recharts +
+ Recharts +
+ +
+ Sass +
+ Sass +
+ +
+ +## Data (2) + + + + + + +
+ Firebase +
+ Firebase +
+ +
+ Mongoose +
+ Mongoose +
+ v5.13.7 +
+ +## DevOps (4) + + + + + + + + + + +
+ Dotenv +
+ Dotenv +
+ +
+ Git +
+ Git +
+ +
+ nodemon +
+ nodemon +
+ v2.0.12 +
+ npm +
+ npm +
+ +
+ +## Hosting (1) + + + + +
+ Heroku +
+ Heroku +
+ +
+ +## Other (2) + + + + + + +
+ LangChain +
+ LangChain +
+ +
+ axios +
+ axios +
+ v0.21.1 +
+ + +## Open source packages (11) + +## npm (11) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@material-ui/core](https://www.npmjs.com/@material-ui/core)|v4.12.3|08/22/21|hicm |MIT|N/A| +|[@material-ui/icons](https://www.npmjs.com/@material-ui/icons)|v4.11.2|08/22/21|hicm |MIT|N/A| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.14.1|08/22/21|hicm |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v11.2.7|08/22/21|hicm |MIT|N/A| +|[concurrently](https://www.npmjs.com/concurrently)|v6.2.1|08/22/21|hicm |MIT|N/A| +|[crypto-js](https://www.npmjs.com/crypto-js)|v4.1.1|08/21/21|hicm |MIT|[CVE-2023-46233](https://github.com/advisories/GHSA-xwcq-pm8m-c4vf) (Critical)| +|[express](https://www.npmjs.com/express)|v4.17.1|08/21/21|hicm |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[jsonwebtoken](https://www.npmjs.com/jsonwebtoken)|v8.5.1|08/21/21|hicm |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)| +|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|08/22/21|hicm |MIT|N/A| +|[react-router-dom](https://www.npmjs.com/react-router-dom)|v5.2.0|08/22/21|hicm |MIT|N/A| +|[react-scripts](https://www.npmjs.com/react-scripts)|v4.0.1|08/22/21|hicm |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 94a10d8df4c126fce429d0ac720556f238e3a9d6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:13 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 0f55e9b..8037203 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: hicmtrex/Netflix_App report_id: 5d63fb6790257ed35a4b2e1a46b2aa2d version: 0.1 repo_type: Public -timestamp: '2023-12-21T15:33:17+00:00' +timestamp: '2024-01-05T08:17:12+00:00' requested_by: nolantes provider: github branch: main @@ -16,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/hicmtrex/Netflix_App detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -26,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/hicmtrex/Netflix_App detection_source: Repo Metadata - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely @@ -52,6 +54,7 @@ tools: category: Languages & Frameworks sub_category: Front-End Frameworks image_url: https://img.stackshare.io/service/1904/default_44d81cb9fadbc3688b7e91a6d5217d0ea5358b57.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package.json detection_source: client/package.json last_updated_by: hicm last_updated_on: 2021-08-22 00:23:06.000000000 Z @@ -92,6 +95,7 @@ tools: category: Libraries sub_category: Charting Libraries image_url: https://img.stackshare.io/service/5608/13690587.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package.json detection_source: client/package.json last_updated_by: hicm last_updated_on: 2021-08-22 00:23:06.000000000 Z @@ -104,6 +108,7 @@ tools: category: Languages & Frameworks sub_category: CSS Pre-processors / Extensions image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package.json detection_source: client/package.json last_updated_by: hicm last_updated_on: 2021-08-22 00:23:06.000000000 Z @@ -115,6 +120,7 @@ tools: category: Application Hosting sub_category: Realtime Backend / API image_url: https://img.stackshare.io/service/116/cZLxNFZS.jpg + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/package.json detection_source: client/package.json last_updated_by: hicm last_updated_on: 2021-08-22 00:23:06.000000000 Z @@ -141,6 +147,7 @@ tools: 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/Netflix_App/blob/main/package.json detection_source: package.json last_updated_by: hicm last_updated_on: 2021-08-21 23:19:53.000000000 Z @@ -152,6 +159,7 @@ tools: 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/Netflix_App detection_source: Repo Metadata - name: nodemon description: A simple monitor script for use during development of a node.js app @@ -175,6 +183,7 @@ tools: 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/Netflix_App/blob/main/package.json detection_source: package.json last_updated_by: hicm last_updated_on: 2021-08-21 23:19:53.000000000 Z @@ -187,6 +196,7 @@ tools: category: Application Hosting sub_category: Platform as a Service image_url: https://img.stackshare.io/service/133/3wgIDj3j.png + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/src/config.js detection_source: client/src/config.js last_updated_by: hicm last_updated_on: 2021-08-22 01:13:24.000000000 Z @@ -198,6 +208,7 @@ tools: category: Communications sub_category: Large Language Model Tools image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source_url: https://github.com/hicmtrex/Netflix_App/blob/main/client/public/robots.txt detection_source: client/public/robots.txt last_updated_by: hicm last_updated_on: 2021-08-22 00:23:06.000000000 Z From 809d4946d53b92c86cf9e95776f49fbdaeb14521 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:14 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index d78b0a0..63a03a4 100644 --- a/techstack.md +++ b/techstack.md @@ -48,7 +48,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hicmtrex/Netflix_App](https://github.com/hicmtrex/Netflix_App)![](https://img.stackshare.io/public_badge.svg "public")

-|28
Tools used|12/21/23
Report generated| +|28
Tools used|01/05/24
Report generated| |------|------|
From 650fab1e488335c17bd9ce36b236550d87d84530 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:48 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 8037203..15f933c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: hicmtrex/Netflix_App report_id: 5d63fb6790257ed35a4b2e1a46b2aa2d version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:17:12+00:00' +timestamp: '2024-02-29T19:10:22+00:00' requested_by: nolantes provider: github branch: main From e895704386e451abcd56d93353a2cd10406db07e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:48 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/techstack.md b/techstack.md index 63a03a4..abb842b 100644 --- a/techstack.md +++ b/techstack.md @@ -3,19 +3,19 @@ ## Tech Stack hicmtrex/Netflix_App is built on the following main stack: -- [Firebase](https://firebase.google.com/) – Realtime Backend / API -- [Heroku](https://www.heroku.com) – Platform as a Service -- [React](https://reactjs.org/) – Javascript UI Libraries -- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) -- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM) +- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - [Material-UI](https://github.com/mui/material-ui) – Front-End Frameworks +- [React](https://reactjs.org/) – Javascript UI Libraries - [React Router](https://github.com/rackt/react-router) – JavaScript Framework Components -- [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries -- [nodemon](http://nodemon.io/) – node.js Application Monitoring - [Recharts](http://recharts.org/) – Charting Libraries +- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- [Firebase](https://firebase.google.com/) – Realtime Backend / API +- [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM) +- [nodemon](http://nodemon.io/) – node.js Application Monitoring +- [Heroku](https://www.heroku.com) – Platform as a Service - [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries Full tech stack [here](/techstack.md) @@ -25,19 +25,19 @@ Full tech stack [here](/techstack.md) ## Tech Stack hicmtrex/Netflix_App is built on the following main stack: -- Firebase [Firebase](https://firebase.google.com/) – Realtime Backend / API -- Heroku [Heroku](https://www.heroku.com) – Platform as a Service -- React [React](https://reactjs.org/) – Javascript UI Libraries -- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) -- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Mongoose [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM) +- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - Material-UI [Material-UI](https://github.com/mui/material-ui) – Front-End Frameworks +- React [React](https://reactjs.org/) – Javascript UI Libraries - React Router [React Router](https://github.com/rackt/react-router) – JavaScript Framework Components -- axios [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries -- nodemon [nodemon](http://nodemon.io/) – node.js Application Monitoring - Recharts [Recharts](http://recharts.org/) – Charting Libraries +- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- Firebase [Firebase](https://firebase.google.com/) – Realtime Backend / API +- Mongoose [Mongoose](http://mongoosejs.com/) – Object Document Mapper (ODM) +- nodemon [nodemon](http://nodemon.io/) – node.js Application Monitoring +- Heroku [Heroku](https://www.heroku.com) – Platform as a Service - LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- axios [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries Full tech stack [here](/techstack.md) @@ -48,7 +48,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hicmtrex/Netflix_App](https://github.com/hicmtrex/Netflix_App)![](https://img.stackshare.io/public_badge.svg "public")

-|28
Tools used|01/05/24
Report generated| +|28
Tools used|02/29/24
Report generated| |------|------|