diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..2ccd9d2
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,107 @@
+
+
+
+# Tech Stack File
+ [stackshareio/omniauth-github](https://github.com/stackshareio/omniauth-github)
+
+|16
Tools used|03/08/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Ruby
+
+
+ |
+
+
+
+
+##
DevOps (4)
+
+
+
+##
Open source packages (11)
+
+##
RubyGems (11)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[growl](https://rubygems.org/growl)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[guard](https://rubygems.org/guard)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[guard-bundler](https://rubygems.org/guard-bundler)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[guard-rspec](https://rubygems.org/guard-rspec)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[omniauth](https://rubygems.org/omniauth)|v1.5|02/18/17|Andrew Nesbitt |MIT|[CVE-2020-36599](https://github.com/advisories/GHSA-pm55-qfxr-h247) (Critical)
[CVE-2015-9284](https://github.com/advisories/GHSA-ww4x-rwq6-qpgf) (High)|
+|[omniauth-oauth2](https://rubygems.org/omniauth-oauth2)|v1.4.0|02/18/17|Andrew Nesbitt |MIT|N/A|
+|[rack-test](https://rubygems.org/rack-test)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[rake](https://rubygems.org/rake)|N/A|02/06/17|Andrew Nesbitt |MIT|N/A|
+|[rb-fsevent](https://rubygems.org/rb-fsevent)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[simplecov](https://rubygems.org/simplecov)|N/A|10/28/11|Michael Bleigh |MIT|N/A|
+|[webmock](https://rubygems.org/webmock)|N/A|10/28/11|Michael Bleigh |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 0000000..7149148
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,231 @@
+repo_name: stackshareio/omniauth-github
+report_id: 12dc2ee760c6bbacec049784ead80437
+version: 0.1
+repo_type: Public
+timestamp: '2024-03-08T13:22:06+00:00'
+requested_by: BobbyMcWho
+provider: github
+branch: master
+detected_tools_count: 16
+tools:
+- 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/stackshareio/omniauth-github
+ 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/stackshareio/omniauth-github
+ 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/stackshareio/omniauth-github/blob/master/.github/workflows/ruby.yml
+ detection_source: ".github/workflows/ruby.yml"
+ last_updated_by: Patricio Cano
+ last_updated_on: 2020-02-05 16:57:41.000000000 Z
+- name: RSpec
+ description: Behaviour Driven Development for Ruby
+ website_url: https://rspec.info/
+ version: '3.5'
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/2539/logo.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.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/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: growl
+ description: Growlnotify bindings
+ package_url: https://rubygems.org/growl
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19000/default_2f1a19909cb33c9e3c0e356e25a5f362110a19e2.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: guard
+ description: Guard is a command line tool to easily handle events on file system
+ modifications
+ package_url: https://rubygems.org/guard
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18840/default_1d2091bec60de04a519a030cf3cb21ea7f86b28a.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: guard-bundler
+ description: Guard::Bundler automatically install/update your gem bundle when needed
+ package_url: https://rubygems.org/guard-bundler
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18903/default_4ba6da4358e8f3cd35f802327e8b9774996d9ecc.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: guard-rspec
+ description: Guard::RSpec automatically run your specs
+ package_url: https://rubygems.org/guard-rspec
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18831/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: omniauth
+ description: A generalized Rack framework for multiple-provider authentication
+ package_url: https://rubygems.org/omniauth
+ version: '1.5'
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18914/default_aa081534cc9e2d100412a763ab69743f22c56ceb.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Andrew Nesbitt
+ last_updated_on: 2017-02-18 17:49:21.000000000 Z
+ vulnerabilities:
+ - name: OmniAuth's `lib/omniauth/failure_endpoint.rb` does not escape `message_key`
+ value
+ cve_id: CVE-2020-36599
+ cve_url: https://github.com/advisories/GHSA-pm55-qfxr-h247
+ detected_date: Sep 1
+ severity: critical
+ first_patched: 1.9.2
+ - name: OmniAuth Ruby gem Cross-site Request Forgery in request phase
+ cve_id: CVE-2015-9284
+ cve_url: https://github.com/advisories/GHSA-ww4x-rwq6-qpgf
+ detected_date: Aug 22
+ severity: high
+ first_patched: 2.0.0
+- name: omniauth-oauth2
+ description: An abstract OAuth2 strategy for OmniAuth
+ package_url: https://rubygems.org/omniauth-oauth2
+ version: 1.4.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18909/default_6011c3e13c0feeff577120981a21a5968e50756a.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Andrew Nesbitt
+ last_updated_on: 2017-02-18 17:49:21.000000000 Z
+- name: rack-test
+ description: Rack::Test is a small, simple testing API for Rack apps
+ package_url: https://rubygems.org/rack-test
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18845/default_db5cfb0d85d9fd8bfb40a863581417a2a57791ab.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: rake
+ description: Rake is a Make-like program implemented in Ruby
+ package_url: https://rubygems.org/rake
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18812/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Andrew Nesbitt
+ last_updated_on: 2017-02-06 20:23:42.000000000 Z
+- name: rb-fsevent
+ description: FSEvents API with Signals catching
+ package_url: https://rubygems.org/rb-fsevent
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18902/default_4bb00167954f5d9dd5673b34db3ced31ee000cb4.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: simplecov
+ description: Code coverage for Ruby 1.9+ with a powerful configuration library and
+ automatic merging of coverage across test suites
+ package_url: https://rubygems.org/simplecov
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18819/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z
+- name: webmock
+ description: WebMock allows stubbing HTTP requests and setting expectations on HTTP
+ requests
+ package_url: https://rubygems.org/webmock
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18824/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png
+ detection_source_url: https://github.com/stackshareio/omniauth-github/blob/master/omniauth-github.gemspec
+ detection_source: omniauth-github.gemspec
+ last_updated_by: Michael Bleigh
+ last_updated_on: 2011-10-28 03:41:10.000000000 Z