diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..dd89eaa --- /dev/null +++ b/techstack.md @@ -0,0 +1,144 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxgfr/docker-express-react](https://github.com/maxgfr/docker-express-react)![](https://img.stackshare.io/public_badge.svg "public") +

+|14
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ Node.js +
+ Node.js +
+ v12.0.0 +
+ React +
+ React +
+ v16.13.1 +
+ +## DevOps (4) + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (5) + +## npm (5) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v4.2.4|08/01/20|@maxgfr |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v9.5.0|08/01/20|@maxgfr |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|08/01/20|@maxgfr |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[react-dom](https://www.npmjs.com/react-dom)|v16.13.1|08/01/20|@maxgfr |MIT|N/A| +|[react-scripts](https://www.npmjs.com/react-scripts)|v3.4.1|08/01/20|@maxgfr |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..e1e641a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,197 @@ +repo_name: maxgfr/docker-express-react +report_id: e177dbc4a3bc3da421f731e7567ee71d +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:33:43+00:00' +requested_by: maxgfr +provider: github +branch: master +detected_tools_count: 14 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/maxgfr/docker-express-react + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/maxgfr/docker-express-react + 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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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/ + version: 12.0.0 + 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/maxgfr/docker-express-react/blob/master/Dockerfile + detection_source: Dockerfile + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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_url: https://github.com/maxgfr/docker-express-react + 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_url: https://github.com/maxgfr/docker-express-react + detection_source: Repo Metadata +- 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_url: https://github.com/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/yarn.lock + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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_url: https://github.com/maxgfr/docker-express-react/blob/master/package.json + detection_source: package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59:33.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: 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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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: 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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59: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/maxgfr/docker-express-react/blob/master/front/yarn.lock + detection_source: front/package.json + last_updated_by: "@maxgfr" + last_updated_on: 2020-08-01 20:59:33.000000000 Z