diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..1735cbd
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,221 @@
+
+
+
+# Tech Stack File
+ [Or4cl3AI/GitBotN](https://github.com/Or4cl3AI/GitBotN)
+
+|20
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (4)
+
+
+##
Data (2)
+
+
+##
DevOps (7)
+
+
+## Other (1)
+
+
+
+
+ HTML
+
+
+ |
+
+
+
+
+
+##
Open source packages (4)
+
+##
npm (4)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[babel-cli](https://www.npmjs.com/babel-cli)|v6.26.0|08/09/23|e2b-for-github[bot] |MIT|N/A|
+|[babel-preset-env](https://www.npmjs.com/babel-preset-env)|v1.7.0|08/09/23|e2b-for-github[bot] |MIT|N/A|
+|[babel-preset-react](https://www.npmjs.com/babel-preset-react)|v6.24.1|08/09/23|e2b-for-github[bot] |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.17.1|08/09/23|e2b-for-github[bot] |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (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..5eff078
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,276 @@
+repo_name: Or4cl3AI/GitBotN
+report_id: '09b61ecd6d935a815cc690f30d30443c'
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:53:52+00:00'
+requested_by: Or4cl3AI
+provider: github
+branch: main
+detected_tools_count: 20
+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/Or4cl3AI/GitBotN
+ 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/Or4cl3AI/GitBotN
+ 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: 4.6.0
+ 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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- 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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- name: Redux
+ description: Predictable state container for JavaScript apps
+ website_url: https://redux.js.org/
+ version: 4.0.5
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: State Management Library
+ image_url: https://img.stackshare.io/service/4074/13142323.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- name: MongoDB
+ description: The database for giant ideas
+ website_url: http://www.mongodb.com/
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1030/leaf-360x360.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/public/package.json
+ detection_source: GitBotN/public/package.json
+ last_updated_by: Dustin Groves
+ last_updated_on: 2023-09-17 13:35:47.000000000 Z
+- name: Mongoose
+ description: MongoDB object modeling designed to work in an asynchronous environment
+ website_url: http://mongoosejs.com/
+ version: 5.12.13
+ 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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-17 13:58:50.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JavaScript Compilers
+ image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/.babelrc
+ detection_source: ".babelrc"
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-25 18:27:59.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/Or4cl3AI/GitBotN
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/.github/workflows/main.yml
+ detection_source: ".github/workflows/main.yml"
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-25 18:23:27.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 27.2.0
+ 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/Or4cl3AI/GitBotN/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-25 18:26:53.000000000 Z
+- name: Webpack
+ description: A bundler for javascript and friends
+ website_url: http://webpack.js.org
+ version: 5.37.1
+ 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/1682/IMG_4636.PNG
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-17 13:58:50.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.7
+ 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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-17 13:58:50.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/Or4cl3AI/GitBotN/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: sweep-ai[bot]
+ last_updated_on: 2023-09-25 18:26:53.000000000 Z
+- name: HTML
+ description: Hypertext Markup Language for creating web pages.
+ website_url: http://
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/2270/no-img-open-source.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/public/index.html
+ detection_source: GitBotN/public/index.html
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- name: babel-cli
+ description: Babel command line
+ package_url: https://www.npmjs.com/babel-cli
+ version: 6.26.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15804/default_97d4687bd07ff1bb963fd566c84e7cbf7c73bbee.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- name: babel-preset-env
+ description: A Babel preset for each environment
+ package_url: https://www.npmjs.com/babel-preset-env
+ version: 1.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15814/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.000000000 Z
+- name: babel-preset-react
+ description: Babel preset for all React plugins
+ package_url: https://www.npmjs.com/babel-preset-react
+ version: 6.24.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15825/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.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/Or4cl3AI/GitBotN/blob/main/GitBotN/package.json
+ detection_source: GitBotN/package.json
+ last_updated_by: e2b-for-github[bot]
+ last_updated_on: 2023-08-09 11:20:23.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