diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..b894302f9
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,200 @@
+
+
+
+# Tech Stack File
+ [naywintx/opensource.microsoft.com](https://github.com/naywintx/opensource.microsoft.com)
+
+|30
Tools used|05/21/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
DevOps (7)
+
+
+## Other (2)
+
+
+
+
+ Jekyll
+
+ v4.1.1
+ |
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+##
Open source packages (17)
+
+##
npm (14)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[browser-sync](https://www.npmjs.com/browser-sync)|v2.27.11|01/05/23|dependabot[bot] |Apache-2.0|N/A|
+|[child_process](https://www.npmjs.com/child_process)|v1.0.2|04/23/20|Andrew Ross |ISC|N/A|
+|[del](https://www.npmjs.com/del)|v5.1.0|04/23/20|Andrew Ross |MIT|N/A|
+|[gsap](https://www.npmjs.com/gsap)|v3.6.0|01/20/21|dependabot[bot] |Other|N/A|
+|[gulp-autoprefixer](https://www.npmjs.com/gulp-autoprefixer)|v8.0.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-clean-css](https://www.npmjs.com/gulp-clean-css)|v4.3.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-concat](https://www.npmjs.com/gulp-concat)|v2.6.1|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-imagemin](https://www.npmjs.com/gulp-imagemin)|v6.2.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-load-plugins](https://www.npmjs.com/gulp-load-plugins)|v2.0.8|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-newer](https://www.npmjs.com/gulp-newer)|v1.4.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-rename](https://www.npmjs.com/gulp-rename)|v2.0.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-sass](https://www.npmjs.com/gulp-sass)|v5.1.0|10/05/23|dependabot[bot] |MIT|N/A|
+|[gulp-uglify](https://www.npmjs.com/gulp-uglify)|v3.0.2|10/05/23|dependabot[bot] |MIT|N/A|
+|[imagemin-pngquant](https://www.npmjs.com/imagemin-pngquant)|v8.0.0|04/23/20|Andrew Ross |MIT|N/A|
+
+
+##
RubyGems (3)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[jekyll-feed](https://rubygems.org/jekyll-feed)|v0.15.0|08/12/20|Jeff Wilcox |MIT|N/A|
+|[jekyll-seo-tag](https://rubygems.org/jekyll-seo-tag)|v2.8.0|08/12/20|Jeff Wilcox |MIT|N/A|
+|[tzinfo-data](https://rubygems.org/tzinfo-data)|N/A|01/07/23|Jeff Wilcox |MIT|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 000000000..9a056961c
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,407 @@
+repo_name: naywintx/opensource.microsoft.com
+report_id: 460e0a9cb13f40cbc0f5f6bb1a123f08
+version: 0.1
+repo_type: Public
+timestamp: '2024-05-21T02:34:00+00:00'
+requested_by: jamesiri
+provider: github
+branch: main
+detected_tools_count: 30
+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/naywintx/opensource.microsoft.com
+ 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_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com
+ detection_source: Repo Metadata
+- name: YAML
+ description: A straightforward machine parsable data serialization format designed
+ for human readability and interaction
+ website_url: http://www.yaml.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1744/yaml.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com
+ 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_url: https://github.com/naywintx/opensource.microsoft.com
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/.github/workflows/authorizationCheck.js
+ detection_source: ".github/workflows/authorizationCheck.js"
+ last_updated_by: Jeff Wilcox
+ last_updated_on: 2020-08-17 16:43:32.000000000 Z
+- 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_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: RubyGems
+ description: Easily download, install, and use ruby software packages on your system
+ website_url: https://rubygems.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: gulp
+ description: The streaming build system
+ website_url: http://gulpjs.com/
+ version: 4.0.2
+ 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/844/iruTC031.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.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/naywintx/opensource.microsoft.com/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: Jekyll
+ description: Blog-aware, static site generator in Ruby
+ website_url: http://jekyllrb.com/
+ version: 4.1.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: Static Site Generators
+ image_url: https://img.stackshare.io/service/1114/ad968c1615d956e800fa36494314f48c.jpeg
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Jeff Wilcox
+ last_updated_on: 2020-08-12 07:32:29.000000000 Z
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com
+ detection_source: Repo Metadata
+- name: browser-sync
+ description: Live CSS Reload & Browser Syncing
+ package_url: https://www.npmjs.com/browser-sync
+ version: 2.27.11
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16034/default_a9b6ac3c2fe43713f9a8e43d4668d0352ad0d247.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-01-05 17:24:51.000000000 Z
+- name: child_process
+ description: This package name is not currently in use, but was formerly occupied
+ by another package
+ package_url: https://www.npmjs.com/child_process
+ version: 1.0.2
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16816/default_2e3ed47575edcaf407097e6171e3d4cb8681a6b3.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: del
+ description: Delete files and directories
+ package_url: https://www.npmjs.com/del
+ version: 5.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15907/default_a582b9fecca65f37fe68520c8f84d3bcae35db24.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: gsap
+ description: GSAP is a JavaScript library for building high-performance animations
+ that work in **every** major browser
+ package_url: https://www.npmjs.com/gsap
+ version: 3.6.0
+ license: Other
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17543/default_8d32936cb624bf7f51657c1540463db0a3c4106e.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2021-01-20 22:09:27.000000000 Z
+- name: gulp-autoprefixer
+ description: Prefix CSS
+ package_url: https://www.npmjs.com/gulp-autoprefixer
+ version: 8.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16090/default_8725384794b44fe56f31da1d21ae759cf07be7a5.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-clean-css
+ description: Minify css with clean-css
+ package_url: https://www.npmjs.com/gulp-clean-css
+ version: 4.3.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16301/default_3b7197abc4df3d7fa7c5292f17b2e6fb0cd1c8d4.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-concat
+ description: Concatenates files
+ package_url: https://www.npmjs.com/gulp-concat
+ version: 2.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15973/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-imagemin
+ description: Minify PNG, JPEG, GIF and SVG images
+ package_url: https://www.npmjs.com/gulp-imagemin
+ version: 6.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16485/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-load-plugins
+ description: Automatically load any gulp plugins in your package.json
+ package_url: https://www.npmjs.com/gulp-load-plugins
+ version: 2.0.8
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16154/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-newer
+ description: Only pass through newer source files
+ package_url: https://www.npmjs.com/gulp-newer
+ version: 1.4.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17700/default_52c11a434d2ce37281914a7f804e07cf95ab96f7.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-rename
+ description: Rename files
+ package_url: https://www.npmjs.com/gulp-rename
+ 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/15895/default_e4668902f8489350db9b0fb228523a571ef05b26.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-sass
+ description: Gulp plugin for sass
+ package_url: https://www.npmjs.com/gulp-sass
+ version: 5.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16002/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: gulp-uglify
+ description: Minify files with UglifyJS
+ package_url: https://www.npmjs.com/gulp-uglify
+ version: 3.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15910/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2023-10-05 13:26:18.000000000 Z
+- name: imagemin-pngquant
+ description: Imagemin plugin for `pngquant`
+ package_url: https://www.npmjs.com/imagemin-pngquant
+ version: 8.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17166/default_21a9522c66101ebad0e63609af74acb35fe29a0a.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Andrew Ross
+ last_updated_on: 2020-04-23 19:38:32.000000000 Z
+- name: jekyll-feed
+ description: A Jekyll plugin to generate an Atom feed of your Jekyll posts
+ package_url: https://rubygems.org/jekyll-feed
+ version: 0.15.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19149/default_b0a1033a29112f6f50b1dd3157e5fbf94dd2778a.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Jeff Wilcox
+ last_updated_on: 2020-08-12 07:32:29.000000000 Z
+- name: jekyll-seo-tag
+ description: A Jekyll plugin to add metadata tags for search engines and social
+ networks to better index and display your site's content
+ package_url: https://rubygems.org/jekyll-seo-tag
+ version: 2.8.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19137/default_302643c2b99caa1c440c0d4aa23d4230e1cc78e3.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Jeff Wilcox
+ last_updated_on: 2020-08-12 07:32:29.000000000 Z
+- name: tzinfo-data
+ description: TZInfo::Data contains data from the IANA Time Zone database packaged
+ as Ruby modules for use with TZInfo
+ package_url: https://rubygems.org/tzinfo-data
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19516/default_07037590725b871de29c1d2ebb4610950e953355.png
+ detection_source_url: https://github.com/naywintx/opensource.microsoft.com/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Jeff Wilcox
+ last_updated_on: 2023-01-07 16:12:22.000000000 Z