diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..56bc5bf
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,122 @@
+
+
+
+# Tech Stack File
+ [colinkiama/GoogleTasks.Net](https://github.com/colinkiama/GoogleTasks.Net)
+
+|8
Tools used|01/05/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ C#
+
+
+ |
+
+
+
+
+##
Frameworks (3)
+
+
+##
DevOps (3)
+
+
+
+##
Open source packages (1)
+
+##
NuGet (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v12.0.2|08/25/19|Colin Kiama |MIT|[](https://github.com/advisories/GHSA-8rfx-6mr3-5jh3) (High)
[CVE-2024-21907](https://github.com/advisories/GHSA-5crp-9r3c-p9vr) (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..59e0065
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,127 @@
+repo_name: colinkiama/GoogleTasks.Net
+report_id: 06431cb62774bc544978dd5e83065d78
+version: 0.1
+repo_type: Public
+timestamp: '2024-01-05T08:49:43+00:00'
+requested_by: colinkiama
+provider: github
+branch: master
+detected_tools_count: 8
+tools:
+- name: C#
+ description: Simple, general-purpose, object-oriented programming language for the
+ .NET platform
+ website_url: http://csharp.net
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net
+ detection_source: Repo Metadata
+- name: ".NET"
+ description: A free, cross-platform, open source developer platform for building
+ many different types of applications
+ website_url: http://www.microsoft.com/net/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/TestApp/TestApp.csproj
+ detection_source: TestApp/TestApp.csproj
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 16:23:05.000000000 Z
+- name: ".NET Core"
+ description: An Open Source, General-Purpose Development Platform Maintained by
+ Microsoft and the .NET Community
+ website_url: https://docs.microsoft.com/en-us/dotnet/core/
+ version: '2.1'
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/TestApp/TestApp.csproj
+ detection_source: TestApp/TestApp.csproj
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 16:23:05.000000000 Z
+- name: ASP.NET Core
+ description: A cross-platform .NET framework for building modern cloud-based web
+ applications on Windows, Mac, or Linux
+ website_url: docs.microsoft.com/en-us/aspnet/core/
+ version: 2.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/11331/asp.net-core.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/GoogleTasksNET/GoogleTasksNET.csproj
+ detection_source: TestApp/TestApp.csproj
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 16:23:05.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/colinkiama/GoogleTasks.Net
+ detection_source: Repo Metadata
+- name: NuGet
+ description: The package manager for .NET
+ website_url: https://www.nuget.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/TestApp/TestApp.csproj
+ detection_source: TestApp/TestApp.csproj
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 16:23:05.000000000 Z
+- name: Visual Studio
+ description: State-of-the-art tools and services that you can use to create great
+ apps for devices, the cloud, and everything in between.
+ website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Integrated Development Environment
+ image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/GoogleTasksNET.sln
+ detection_source: GoogleTasksNET.sln
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 13:12:00.000000000 Z
+- name: Newtonsoft.Json
+ description: Json.NET is a popular high-performance JSON framework for .NET
+ package_url: https://www.nuget.org/Newtonsoft.Json
+ version: 12.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: NuGet Packages
+ image_url: https://img.stackshare.io/package/nuget/image.png
+ detection_source_url: https://github.com/colinkiama/GoogleTasks.Net/blob/master/TestApp/TestApp.csproj
+ detection_source: TestApp/TestApp.csproj
+ last_updated_by: Colin Kiama
+ last_updated_on: 2019-08-25 16:23:05.000000000 Z
+ vulnerabilities:
+ - name: 'Duplicate Advisory: Improper Handling of Exceptional Conditions in Newtonsoft.Json'
+ cve_id:
+ cve_url: https://github.com/advisories/GHSA-8rfx-6mr3-5jh3
+ detected_date: Jan 4
+ severity: high
+ first_patched: 13.0.1
+ - name: Improper Handling of Exceptional Conditions in Newtonsoft.Json
+ cve_id: CVE-2024-21907
+ cve_url: https://github.com/advisories/GHSA-5crp-9r3c-p9vr
+ detected_date: Jun 23
+ severity: high
+ first_patched: 13.0.1