diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..d78f712
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,93 @@
+
+
+
+# Tech Stack File
+ [locusrobotics/json_transport](https://github.com/locusrobotics/json_transport)
+
+|6
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+ Python
+
+
+ |
+
+
+
+
+##
DevOps (3)
+
+
+
+
+ CMake
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ PyPI
+
+
+ |
+
+
+
+
+
+##
Open source packages (1)
+
+##
PyPI (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[zipp](https://pypi.org/zipp)|v1.2.0|06/10/21|Paul Bovbel |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..04fc2dd
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,72 @@
+repo_name: locusrobotics/json_transport
+report_id: 12c0fa1f83020ee35b387b66a29ac4f6
+repo_type: Public
+timestamp: '2023-11-09T16:24:30+00:00'
+requested_by: locus-services
+provider: github
+branch: devel
+detected_tools_count: 6
+tools:
+- name: C++
+ description: Has imperative, object-oriented and generic programming features, while
+ also providing the facilities for low level memory manipulation
+ website_url: http://www.cplusplus.com/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source: Repo Metadata
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source: Repo Metadata
+- name: CMake
+ description: 'An open-source system that manages the build process '
+ website_url: http://www.cmake.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg
+ detection_source: Repo Metadata
+- 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: PyPI
+ description: A repository of software for the Python programming language
+ website_url: https://pypi.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Hosted Package Repository
+ image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
+ detection_source: json_transport/requirements.txt
+ last_updated_by: Paul Bovbel
+ last_updated_on: 2020-02-14 17:21:37.000000000 Z
+- name: zipp
+ description: Backport of pathlib-compatible object wrapper for zip files
+ package_url: https://pypi.org/zipp
+ version: 1.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20247/default_47b8ee8db82e43d9eef35923435bd8cc855f3a1b.png
+ detection_source_url: json_transport/requirements.txt
+ detection_source: json_transport/requirements.txt
+ last_updated_by: Paul Bovbel
+ last_updated_on: 2021-06-10 17:30:55.000000000 Z