diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..07db57d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,140 @@
+
+
+
+# Tech Stack File
+ [ivosh/heroku-logger](https://github.com/ivosh/heroku-logger)
+
+|14
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
DevOps (6)
+
+
+## Other (2)
+
+
+
+##
Open source packages (5)
+
+##
npm (5)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[babel-preset-es2015](https://www.npmjs.com/babel-preset-es2015)|v6.24.1|07/27/17|Ian Storm Taylor |MIT|N/A|
+|[babel-preset-stage-0](https://www.npmjs.com/babel-preset-stage-0)|v6.24.1|07/27/17|Ian Storm Taylor |MIT|N/A|
+|[flat](https://www.npmjs.com/flat)|v2.0.1|04/12/17|Ian Storm Taylor |BSD-3-Clause|[CVE-2020-36632](https://github.com/advisories/GHSA-2j2x-2gpw-g8fm) (Critical)|
+|[is](https://www.npmjs.com/is)|v3.2.1|04/12/17|Ian Storm Taylor |MIT|N/A|
+|[np](https://www.npmjs.com/np)|v2.14.1|04/12/17|Ian Storm Taylor |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 0000000..6d6b436
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,187 @@
+repo_name: ivosh/heroku-logger
+report_id: 8cda5f5922cb401e34434218932efeea
+repo_type: Public
+timestamp: '2023-11-09T11:06:20+00:00'
+requested_by: ivosh
+provider: github
+branch: master
+detected_tools_count: 14
+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: Repo Metadata
+- 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: ".babelrc"
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-07-27 23:28:13.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: Mocha
+ description: Simple, flexible, fun javascript test framework for node.js & the
+ browser
+ website_url: http://mochajs.org/
+ version: 3.3.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/832/mocha.png
+ detection_source_url: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-07-27 23:28:13.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source: ".travis.yml"
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-05-08 19:15:02.000000000 Z
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source: yarn.lock
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-05-08 19:09:21.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: Ian Storm Taylor
+ last_updated_on: 2017-04-12 18:17:13.000000000 Z
+- name: PonyDebugger
+ description: Remote network and data debugging for your native iOS app using Chrome
+ Developer Tools
+ website_url: https://github.com/square/PonyDebugger
+ open_source: true
+ hosted_saas: false
+ category: Mobile
+ sub_category: Mobile Runtime Inspector
+ image_url: https://img.stackshare.io/service/729/Logo.png
+ detection_source: package.json
+ last_updated_by: Chris Rawnsley
+ last_updated_on: 2017-05-08 19:22:54.000000000 Z
+- name: chalk
+ description: terminal colors
+ website_url: https://github.com/chalk/chalk
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/8072/13122722.png
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-04-12 18:17:13.000000000 Z
+- name: babel-preset-es2015
+ description: Babel preset for all es2015 plugins
+ package_url: https://www.npmjs.com/babel-preset-es2015
+ 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/15805/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-07-27 23:28:13.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.24.1
+ 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: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-07-27 23:28:13.000000000 Z
+- name: flat
+ description: Take a nested Javascript object and flatten it
+ package_url: https://www.npmjs.com/flat
+ version: 2.0.1
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17025/default_88e2e076a71afdc1de87ad42c80c1606f2689af1.png
+ detection_source_url: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-04-12 20:16:31.000000000 Z
+ vulnerabilities:
+ - name: flat vulnerable to Prototype Pollution
+ cve_id: CVE-2020-36632
+ cve_url: https://github.com/advisories/GHSA-2j2x-2gpw-g8fm
+ detected_date: Dec 31
+ severity: critical
+ first_patched: 5.0.1
+- name: is
+ description: The definitive JavaScript type testing library
+ package_url: https://www.npmjs.com/is
+ version: 3.2.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17544/default_e665c133253b5cd434c1991167ebd25dc68f1c17.png
+ detection_source_url: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-04-12 18:17:13.000000000 Z
+- name: np
+ description: A better `npm publish`
+ package_url: https://www.npmjs.com/np
+ version: 2.14.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16247/default_5dfc1810d0882ab844578a326bb8bf19e45e7227.png
+ detection_source_url: yarn.lock
+ detection_source: package.json
+ last_updated_by: Ian Storm Taylor
+ last_updated_on: 2017-04-12 18:17:13.000000000 Z