diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..7ed98303 --- /dev/null +++ b/techstack.md @@ -0,0 +1,156 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [tkim/react-tutorial](https://github.com/tkim/react-tutorial)![](https://img.stackshare.io/public_badge.svg "public") +

+|13
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (6) + + + + + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ Golang +
+ Golang +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ PHP +
+ PHP +
+ +
+ Python +
+ Python +
+ +
+ Ruby +
+ Ruby +
+ +
+ +## Frameworks (1) + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.4.5 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ PyPI +
+ PyPI +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (3) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[body-parser](https://www.npmjs.com/body-parser)|v1.4.3|06/30/14|Cheng Lou |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.4.5|06/30/14|Cheng Lou |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)
[CVE-2014-6393](https://github.com/advisories/GHSA-gpvr-g6gh-9mc2) (Moderate)| + + +## PyPI (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Flask](https://pypi.org/project/Flask)|v0.10.1|01/23/15|David Bunker |BSD-3-Clause|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 00000000..ab2e62a8 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,180 @@ +repo_name: tkim/react-tutorial +report_id: 70d09c161efe4c81602d24ad3a861757 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T20:13:38+00:00' +requested_by: zpao +provider: github +branch: master +detected_tools_count: 13 +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/tkim/react-tutorial + detection_source: Repo Metadata +- name: Golang + description: An open source programming language that makes it easy to build simple, + reliable, and efficient software + website_url: http://golang.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source_url: https://github.com/tkim/react-tutorial + 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/tkim/react-tutorial + detection_source: Repo Metadata +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source_url: https://github.com/tkim/react-tutorial + 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_url: https://github.com/tkim/react-tutorial + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/tkim/react-tutorial + 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.4.5 + 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/tkim/react-tutorial/blob/master/package.json + detection_source: package.json + last_updated_by: Cheng Lou + last_updated_on: 2014-06-30 05:33: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_url: https://github.com/tkim/react-tutorial + detection_source: Repo Metadata +- 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_url: https://github.com/tkim/react-tutorial/blob/master/requirements.txt + detection_source: requirements.txt + last_updated_by: David Bunker + last_updated_on: 2015-01-23 01:17:58.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/tkim/react-tutorial/blob/master/package.json + detection_source: package.json + last_updated_by: Cheng Lou + last_updated_on: 2014-06-30 04:43:59.000000000 Z +- name: body-parser + description: Node.js body parsing middleware + package_url: https://www.npmjs.com/body-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/15906/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png + detection_source_url: https://github.com/tkim/react-tutorial/blob/master/package.json + detection_source: package.json + last_updated_by: Cheng Lou + last_updated_on: 2014-06-30 05:33:53.000000000 Z +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.4.5 + 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/tkim/react-tutorial/blob/master/package.json + detection_source: package.json + last_updated_by: Cheng Lou + last_updated_on: 2014-06-30 05:33: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: No Charset in Content-Type Header in express + cve_id: CVE-2014-6393 + cve_url: https://github.com/advisories/GHSA-gpvr-g6gh-9mc2 + detected_date: Aug 22 + severity: moderate + first_patched: 4.5.0 +- name: Flask + description: A simple framework for building complex web applications + package_url: https://pypi.org/project/Flask + version: 0.10.1 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19834/default_58dbe7b4d7ec447b62773209af0f9a31bbabf5bd.png + detection_source_url: https://github.com/tkim/react-tutorial/blob/master/requirements.txt + detection_source: requirements.txt + last_updated_by: David Bunker + last_updated_on: 2015-01-23 01:17:58.000000000 Z