diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..00adca3
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,119 @@
+
+
+
+# Tech Stack File
+ [canaryGrapher/slcmAPI](https://github.com/canaryGrapher/slcmAPI)
+
+|9
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (3)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ nodemon
+
+ v2.0.4
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ axios
+
+ v0.21.1
+ |
+
+
+
+
+
+##
Open source packages (3)
+
+##
npm (3)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[body-parser](https://www.npmjs.com/body-parser)|v1.19.0|05/22/20|var-greyShader |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.17.1|05/22/20|var-greyShader |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)|
+|[puppeteer](https://www.npmjs.com/puppeteer)|v3.1.0|05/24/20|var-greyShader |Apache-2.0|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..50824dc
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,135 @@
+repo_name: canaryGrapher/slcmAPI
+report_id: f051d5b35b8d33a0639af0363edb4278
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:28:50+00:00'
+requested_by: canaryGrapher
+provider: github
+branch: master
+detected_tools_count: 9
+tools:
+- 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/canaryGrapher/slcmAPI
+ 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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: var-greyShader
+ last_updated_on: 2020-05-22 11:28:43.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/canaryGrapher/slcmAPI
+ 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.4
+ 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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Yash Aryan
+ last_updated_on: 2021-04-18 09:41:10.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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: var-greyShader
+ last_updated_on: 2020-05-22 04:32:17.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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Yash Aryan
+ last_updated_on: 2021-04-18 09:41:10.000000000 Z
+- name: body-parser
+ description: Node.js body parsing middleware
+ package_url: https://www.npmjs.com/body-parser
+ version: 1.19.0
+ 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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: var-greyShader
+ last_updated_on: 2020-05-22 11:28:43.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/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: var-greyShader
+ last_updated_on: 2020-05-22 11:28:43.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: puppeteer
+ description: A high-level API to control headless Chrome over the DevTools Protocol
+ package_url: https://www.npmjs.com/puppeteer
+ version: 3.1.0
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16134/default_73326c44fbfa7369fd17573edb113e5d849468bc.png
+ detection_source_url: https://github.com/canaryGrapher/slcmAPI/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: var-greyShader
+ last_updated_on: 2020-05-24 11:53:52.000000000 Z