diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..653f52d --- /dev/null +++ b/techstack.md @@ -0,0 +1,149 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [hicmtrex/Note-List](https://github.com/hicmtrex/Note-List)![](https://img.stackshare.io/public_badge.svg "public") +

+|19
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ Bootstrap +
+ Bootstrap +
+ v5.2.3 +
+ React +
+ React +
+ v18.2.0 +
+ React Router +
+ React Router +
+ v6.4.1 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ Vite +
+ Vite +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (10) + +## npm (10) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/react](https://www.npmjs.com/@types/react)|v18.0.21|11/28/22|Firstname Lastname |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.0.6|11/28/22|Firstname Lastname |MIT|N/A| +|[@types/uuid](https://www.npmjs.com/@types/uuid)|v8.3.4|11/28/22|Firstname Lastname |MIT|N/A| +|[react-bootstrap](https://www.npmjs.com/react-bootstrap)|v2.5.0|11/28/22|Firstname Lastname |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|11/28/22|Firstname Lastname |MIT|N/A| +|[react-markdown](https://www.npmjs.com/react-markdown)|v8.0.3|11/28/22|Firstname Lastname |MIT|N/A| +|[react-router-dom](https://www.npmjs.com/react-router-dom)|v6.4.1|11/28/22|Firstname Lastname |MIT|N/A| +|[react-select](https://www.npmjs.com/react-select)|v5.4.0|11/28/22|Firstname Lastname |MIT|N/A| +|[uuid](https://www.npmjs.com/uuid)|v9.0.0|11/28/22|Firstname Lastname |MIT|N/A| +|[vite](https://www.npmjs.com/vite)|v2.9.15|11/28/22|Firstname Lastname |N/A|[CVE-2024-23331](https://github.com/advisories/GHSA-c24v-8rfc-w8vw) (High)
[CVE-2023-34092](https://github.com/advisories/GHSA-353f-5xf4-qw67) (High)| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..a7e51b4 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,276 @@ +repo_name: hicmtrex/Note-List +report_id: dc50cbd090215ec2037112d893b137ab +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:09:41+00:00' +requested_by: invalid-email-address +provider: github +branch: main +detected_tools_count: 19 +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/hicmtrex/Note-List + 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/hicmtrex/Note-List/blob/main/package.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.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/Note-List + detection_source: Repo Metadata +- name: Bootstrap + description: Simple and flexible HTML, CSS, and JS for popular UI components and + interactions + website_url: http://getbootstrap.com/ + version: 5.2.3 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.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/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: React Router + description: A complete routing solution for React.js + website_url: https://github.com/rackt/react-router + version: 6.4.1 + 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/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.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/Note-List + detection_source: Repo Metadata +- name: Vite + description: Native-ESM powered web dev build tool + website_url: https://vitejs.dev/ + 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/21547/default_1aeac791cde11ff66cc0b20dcc6144eeb185c905.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.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/Note-List/blob/main/package.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.0.21 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 18.0.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: "@types/uuid" + description: TypeScript definitions for uuid + package_url: https://www.npmjs.com/@types/uuid + version: 8.3.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16257/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: react-bootstrap + description: Bootstrap 3 components built with React + package_url: https://www.npmjs.com/react-bootstrap + version: 2.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16383/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.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/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: react-markdown + description: Renders Markdown as React components + package_url: https://www.npmjs.com/react-markdown + version: 8.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17056/default_d17bbf7e4f3b102e29ff09c01b8165e7ba600319.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: react-router-dom + description: DOM bindings for React Router + package_url: https://www.npmjs.com/react-router-dom + version: 6.4.1 + 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/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: react-select + description: A Select control built with and for ReactJS + package_url: https://www.npmjs.com/react-select + version: 5.4.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16452/default_d634bba6819a28b85a138b7ded782cadbfa6a482.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: uuid + description: RFC4122 + package_url: https://www.npmjs.com/uuid + version: 9.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15916/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/hicmtrex/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z +- name: vite + description: Native-ESM powered web dev build tool + package_url: https://www.npmjs.com/vite + version: 2.9.15 + 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/Note-List/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Firstname Lastname + last_updated_on: 2022-11-28 15:13:26.000000000 Z + vulnerabilities: + - name: Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive + filesystem + cve_id: CVE-2024-23331 + cve_url: https://github.com/advisories/GHSA-c24v-8rfc-w8vw + detected_date: Jan 20 + severity: high + first_patched: 2.9.17 + - name: Vite Server Options (server.fs.deny) can be bypassed using double forward-slash + (//) + cve_id: CVE-2023-34092 + cve_url: https://github.com/advisories/GHSA-353f-5xf4-qw67 + detected_date: Nov 23 + severity: high + first_patched: 2.9.16