diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..4f9856f6
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,167 @@
+
+
+
+# Tech Stack File
+ [alephcom/intergram](https://github.com/alephcom/intergram)
+
+|27
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (2)
+
+
+##
Data (1)
+
+
+##
DevOps (5)
+
+
+
+
+ Babel
+
+ v6.0.20
+ |
+
+
+
+
+ ESLint
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Webpack
+
+ v1.14.0
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (17)
+
+##
npm (17)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[babel-core](https://www.npmjs.com/babel-core)|v6.0.20|01/13/17|idoco |MIT|N/A|
+|[babel-eslint](https://www.npmjs.com/babel-eslint)|v6.1.2|10/21/19|dependabot[bot] |MIT|N/A|
+|[babel-loader](https://www.npmjs.com/babel-loader)|v6.0.1|01/13/17|idoco |MIT|N/A|
+|[babel-plugin-transform-react-jsx](https://www.npmjs.com/babel-plugin-transform-react-jsx)|v6.4.0|02/04/17|idoco |MIT|N/A|
+|[babel-preset-es2015](https://www.npmjs.com/babel-preset-es2015)|v6.0.15|01/13/17|idoco |MIT|N/A|
+|[babel-preset-stage-0](https://www.npmjs.com/babel-preset-stage-0)|v6.0.15|01/13/17|idoco |MIT|N/A|
+|[body-parser](https://www.npmjs.com/body-parser)|v1.15.2|12/23/16|idoco |MIT|N/A|
+|[compression](https://www.npmjs.com/compression)|v1.6.2|01/13/17|idoco |MIT|N/A|
+|[cors](https://www.npmjs.com/cors)|v2.8.1|02/23/17|idoco |MIT|N/A|
+|[dateformat](https://www.npmjs.com/dateformat)|v2.0.0|02/02/17|idoco |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.10.2|01/13/17|idoco |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)|
+|[request](https://www.npmjs.com/request)|v2.79.0|12/23/16|idoco |Apache-2.0|[CVE-2023-28155](https://github.com/advisories/GHSA-p8p7-x288-28g6) (Moderate)|
+|[shx](https://www.npmjs.com/shx)|v0.2.2|12/23/16|idoco |MIT|N/A|
+|[socket.io-client](https://www.npmjs.com/socket.io-client)|v1.7.3|02/23/17|idoco |MIT|N/A|
+|[store](https://www.npmjs.com/store)|v1.3.20|06/29/17|idoco |MIT|N/A|
+|[webpack-bundle-analyzer](https://www.npmjs.com/webpack-bundle-analyzer)|v3.9.0|10/10/20|dependabot[bot] |MIT|N/A|
+|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v3.1.11|10/10/20|dependabot[bot] |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..00b656a3
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,383 @@
+repo_name: alephcom/intergram
+report_id: df8637c86df026c7a7360a542df2ddbe
+repo_type: Public
+timestamp: '2023-11-09T15:33:32+00:00'
+requested_by: idoco
+provider: github
+branch: master
+detected_tools_count: 27
+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: 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: 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.10.2
+ 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: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: Preact
+ description: Fast 3kb alternative to React with the same ES6 API
+ website_url: http://developit.github.io/preact/
+ version: 7.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/4388/preact.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-04 16:44:32.000000000 Z
+- name: Socket.IO
+ description: Realtime application framework (Node.JS server)
+ website_url: http://socket.io/
+ version: 1.7.3
+ open_source: true
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Realtime Backend / API
+ image_url: https://img.stackshare.io/service/1161/vI0ZZlhZ_400x400.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-23 20:27:34.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 6.0.20
+ 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: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.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: Repo Metadata
+- name: Webpack
+ description: A bundler for javascript and friends
+ website_url: http://webpack.js.org
+ version: 1.14.0
+ 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: package.json
+ detection_source: webpack.config.js
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2020-10-10 11:40:19.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: package.json
+ last_updated_by: idoco
+ last_updated_on: 2016-12-23 16:16:14.000000000 Z
+- name: babel-core
+ description: Babel compiler core
+ package_url: https://www.npmjs.com/babel-core
+ version: 6.0.20
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15798/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: babel-eslint
+ description: Custom parser for ESLint
+ package_url: https://www.npmjs.com/babel-eslint
+ version: 6.1.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2019-10-21 18:59:55.000000000 Z
+- name: babel-loader
+ description: Babel module loader for webpack
+ package_url: https://www.npmjs.com/babel-loader
+ version: 6.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: babel-plugin-transform-react-jsx
+ description: Turn JSX into React function calls
+ package_url: https://www.npmjs.com/babel-plugin-transform-react-jsx
+ version: 6.4.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16106/default_63a34654baee757196ddff2457bd1c9a0dfb7287.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-04 16:44:32.000000000 Z
+- name: babel-preset-es2015
+ description: Babel preset for all es2015 plugins
+ package_url: https://www.npmjs.com/babel-preset-es2015
+ version: 6.0.15
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15805/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: babel-preset-stage-0
+ description: Babel preset for stage 0 plugins
+ package_url: https://www.npmjs.com/babel-preset-stage-0
+ version: 6.0.15
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15846/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: body-parser
+ description: Node.js body parsing middleware
+ package_url: https://www.npmjs.com/body-parser
+ version: 1.15.2
+ 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: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2016-12-23 16:16:14.000000000 Z
+- name: compression
+ description: Node.js compression middleware
+ package_url: https://www.npmjs.com/compression
+ version: 1.6.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16187/default_9a7a7dcd69c12c746dc4000dc4d1b75758079c9f.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.000000000 Z
+- name: cors
+ description: Node.js CORS middleware
+ package_url: https://www.npmjs.com/cors
+ version: 2.8.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16165/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-23 20:27:34.000000000 Z
+- name: dateformat
+ description: A node.js package for Steven Levithan's excellent dateFormat
+ package_url: https://www.npmjs.com/dateformat
+ version: 2.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16480/default_55f3303d620c93eecbee69c43373d484f2be492f.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-02 17:11:53.000000000 Z
+- name: express
+ description: Fast, unopinionated, minimalist web framework
+ package_url: https://www.npmjs.com/express
+ version: 4.10.2
+ 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: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-01-13 15:24:03.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: request
+ description: Simplified HTTP request client
+ package_url: https://www.npmjs.com/request
+ version: 2.79.0
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15823/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2016-12-23 16:16:14.000000000 Z
+ vulnerabilities:
+ - name: Server-Side Request Forgery in Request
+ cve_id: CVE-2023-28155
+ cve_url: https://github.com/advisories/GHSA-p8p7-x288-28g6
+ detected_date: Mar 17
+ severity: moderate
+ first_patched:
+- name: shx
+ description: Portable Shell Commands for Node
+ package_url: https://www.npmjs.com/shx
+ version: 0.2.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16496/default_55f3303d620c93eecbee69c43373d484f2be492f.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2016-12-23 16:16:14.000000000 Z
+- name: socket.io-client
+ description: "[![Build Status]"
+ package_url: https://www.npmjs.com/socket.io-client
+ version: 1.7.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16164/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-02-23 20:27:34.000000000 Z
+- name: store
+ description: A localStorage wrapper for all browsers without using cookies or flash
+ package_url: https://www.npmjs.com/store
+ version: 1.3.20
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18478/default_6441f53d6a389f92c1e16b01717cd1d37a1809fd.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: idoco
+ last_updated_on: 2017-06-29 17:53:22.000000000 Z
+- name: webpack-bundle-analyzer
+ description: Webpack plugin and CLI utility that represents bundle content as convenient
+ interactive zoomable treemap
+ package_url: https://www.npmjs.com/webpack-bundle-analyzer
+ version: 3.9.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15991/default_cbd6c289400672b291755183817e9dd6abe1a612.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2020-10-10 11:40:19.000000000 Z
+- name: webpack-dev-server
+ description: Serves a webpack app. Updates the browser on changes
+ package_url: https://www.npmjs.com/webpack-dev-server
+ version: 3.1.11
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2020-10-10 11:40:19.000000000 Z