From 214f1ca21da90963ae915839fa4eb918e9982668 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 9 Jan 2024 00:04:38 +0000 Subject: [PATCH 01/10] Create techstack.yml --- techstack.yml | 345 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 345 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..a2bee3f --- /dev/null +++ b/techstack.yml @@ -0,0 +1,345 @@ +repo_name: stackshareio/omniauth-auth0 +report_id: 81094a9d6ca06bd08b7385c0c182828d +version: 0.1 +repo_type: Public +timestamp: '2024-01-09T00:04:36+00:00' +requested_by: web-flow +provider: github +branch: master +detected_tools_count: 25 +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-auth0 + detection_source: Repo Metadata +- name: Sinatra + description: Classy web-development dressed in a DSL + website_url: http://www.sinatrarb.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Microframeworks (Backend) + image_url: https://img.stackshare.io/service/999/logo.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Josh Frye + last_updated_on: 2020-07-17 06:48:07.000000000 Z +- name: Bundler + description: 'A consistent environment for tracking and installing gems and versions ' + website_url: http://bundler.io + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/2988/4e77LXIo_400x400.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/omniauth-auth0.gemspec + detection_source: omniauth-auth0.gemspec + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 17:28:35.000000000 Z +- name: CircleCI + description: Automate your development process quickly, safely, and at scale + website_url: https://circleci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/.circleci/config.yml + detection_source: ".circleci/config.yml" + last_updated_by: Luciano Balmaceda + last_updated_on: 2020-04-01 19:19:05.000000000 Z +- name: Codecov + description: Hosted coverage reports with awesome features to enhance your CI workflow + website_url: https://codecov.io/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Code Coverage + image_url: https://img.stackshare.io/service/2673/Codecov_Mark_Circle_Pink.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Luciano Balmaceda + last_updated_on: 2019-04-09 20:42:25.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/stackshareio/omniauth-auth0 + detection_source: Repo Metadata +- name: RSpec + description: Behaviour Driven Development for Ruby + website_url: https://rspec.info/ + version: 3.9.0 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.000000000 Z +- name: RuboCop + description: A Ruby static code analyzer, based on the community Ruby style guide + website_url: http://batsov.com/rubocop/ + version: 0.81.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/2643/rubocop.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.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-auth0/blob/master/omniauth-auth0.gemspec + detection_source: omniauth-auth0.gemspec + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.000000000 Z +- name: Snyk + description: Automatically find & fix vulnerabilities in your code, containers, + Kubernetes, and Terraform + website_url: https://snyk.io/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/5326/6p1SNAJu.jpg + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/.snyk + detection_source: ".snyk" + last_updated_by: Luciano Balmaceda + last_updated_on: 2019-08-07 17:23:34.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_url: https://github.com/stackshareio/omniauth-auth0/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Josh Frye + last_updated_on: 2020-07-17 06:48:07.000000000 Z +- name: JSON Web Token + description: A JSON-based open standard for creating access tokens + website_url: http://jwt.io/ + version: 2.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: User Management and Authentication + image_url: https://img.stackshare.io/service/6417/jwt-icon.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.000000000 Z +- name: dotenv + description: Loads environment variables from `.env` + package_url: https://rubygems.org/dotenv + version: 2.7.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18872/default_9f8a49220f5ab59465a6f5b8564bea999428120f.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 21:06:14.000000000 Z +- name: gem-release + description: Release your ruby gems with ease + package_url: https://rubygems.org/gem-release + version: 2.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19006/default_36c9216d1d3a45d7adb4f82fa31988692e06791a.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 19:36:57.000000000 Z +- name: guard-rspec + description: Guard::RSpec automatically run your specs + package_url: https://rubygems.org/guard-rspec + version: 4.7.3 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 19:36:57.000000000 Z +- name: jwt + description: A pure ruby implementation of the RFC 7519 OAuth JSON Web Token + package_url: https://rubygems.org/jwt + version: 2.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18991/default_e5e3569d4beb5d51f9ce87c88e8b44a2308e087b.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.000000000 Z +- name: listen + description: The Listen gem listens to file modifications and notifies you about + the changes + package_url: https://rubygems.org/listen + version: 3.1.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18942/default_a51418802dbfb428c729400211798b5046fe4140.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 21:06:14.000000000 Z +- name: omniauth-oauth2 + description: An abstract OAuth2 strategy for OmniAuth + package_url: https://rubygems.org/omniauth-oauth2 + version: 1.6.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-auth0/blob/master/Gemfile.lock + detection_source: omniauth-auth0.gemspec + last_updated_by: Josh Frye + last_updated_on: 2020-07-17 06:48:07.000000000 Z +- name: pry + description: An IRB alternative and runtime developer console + package_url: https://rubygems.org/pry + version: 0.13.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18815/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Ezequiel Morito + last_updated_on: 2013-04-15 17:26:44.000000000 Z +- name: rack-test + description: Rack::Test is a small, simple testing API for Rack apps + package_url: https://rubygems.org/rack-test + version: 1.1.0 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Josh Frye + last_updated_on: 2020-07-17 06:48:07.000000000 Z +- name: rake + description: Rake is a Make-like program implemented in Ruby + package_url: https://rubygems.org/rake + version: 13.0.1 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Josh Cunningham + last_updated_on: 2018-10-30 14:46:02.000000000 Z +- name: shotgun + description: Reloading Rack development server + package_url: https://rubygems.org/shotgun + version: 0.9.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19213/default_e8ac24f22f88ea3b04a85afe7ad222faed6d5605.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 21:06:14.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 + version: 0.18.5 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Luciano Balmaceda + last_updated_on: 2019-04-09 20:42:25.000000000 Z +- name: thin + description: A thin and fast web server + package_url: https://rubygems.org/thin + version: 1.7.2 + license: GPL-2.0+,Ruby + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/18900/default_f0ad2b1ffbe10fdd866f9f8e5f812599d9e8085b.png + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 21:06:14.000000000 Z +- name: webmock + description: WebMock allows stubbing HTTP requests and setting expectations on HTTP + requests + package_url: https://rubygems.org/webmock + version: 3.8.3 + 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-auth0/blob/master/Gemfile.lock + detection_source: Gemfile + last_updated_by: Hernan Zalazar + last_updated_on: 2017-01-20 19:36:57.000000000 Z From 58010bf732328d3630707215c62d157d96152e56 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 9 Jan 2024 00:04:38 +0000 Subject: [PATCH 02/10] Create techstack.md --- techstack.md | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..f13619d --- /dev/null +++ b/techstack.md @@ -0,0 +1,191 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [stackshareio/omniauth-auth0](https://github.com/stackshareio/omniauth-auth0)![](https://img.stackshare.io/public_badge.svg "public") +

+|25
Tools used|01/09/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## Frameworks (1) + + + + +
+ Sinatra +
+ Sinatra +
+ +
+ +## DevOps (9) + + + + + + + + + + + + + + + + + + + + + + +
+ Bundler +
+ Bundler +
+ +
+ CircleCI +
+ CircleCI +
+ +
+ Codecov +
+ Codecov +
+ +
+ Git +
+ Git +
+ +
+ RSpec +
+ RSpec +
+ v3.9.0 +
+ RuboCop +
+ RuboCop +
+ v0.81.0 +
+ RubyGems +
+ RubyGems +
+ +
+ Snyk +
+ Snyk +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ JSON Web Token +
+ JSON Web Token +
+ v2.2.1 +
+ + +## Open source packages (13) + +## RubyGems (13) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[dotenv](https://rubygems.org/dotenv)|v2.7.5|01/20/17|Hernan Zalazar |MIT|N/A| +|[gem-release](https://rubygems.org/gem-release)|v2.1.1|01/20/17|Hernan Zalazar |MIT|N/A| +|[guard-rspec](https://rubygems.org/guard-rspec)|v4.7.3|01/20/17|Hernan Zalazar |MIT|N/A| +|[jwt](https://rubygems.org/jwt)|v2.2.1|04/15/13|Ezequiel Morito |MIT|N/A| +|[listen](https://rubygems.org/listen)|v3.1.5|01/20/17|Hernan Zalazar |MIT|N/A| +|[omniauth-oauth2](https://rubygems.org/omniauth-oauth2)|v1.6.0|07/17/20|Josh Frye |MIT|N/A| +|[pry](https://rubygems.org/pry)|v0.13.0|04/15/13|Ezequiel Morito |MIT|N/A| +|[rack-test](https://rubygems.org/rack-test)|v1.1.0|07/17/20|Josh Frye |MIT|N/A| +|[rake](https://rubygems.org/rake)|v13.0.1|10/30/18|Josh Cunningham |MIT|N/A| +|[shotgun](https://rubygems.org/shotgun)|v0.9.2|01/20/17|Hernan Zalazar |MIT|N/A| +|[simplecov](https://rubygems.org/simplecov)|v0.18.5|04/09/19|Luciano Balmaceda |MIT|N/A| +|[thin](https://rubygems.org/thin)|v1.7.2|01/20/17|Hernan Zalazar |GPL-2.0+,Ruby|N/A| +|[webmock](https://rubygems.org/webmock)|v3.8.3|01/20/17|Hernan Zalazar |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From ee0d808f10c4ff5f17bc0eda872a7dd5ea1b4a2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 15 Feb 2024 18:30:05 +0000 Subject: [PATCH 03/10] Update techstack.yml --- techstack.yml | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/techstack.yml b/techstack.yml index a2bee3f..a4d661f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: stackshareio/omniauth-auth0 -report_id: 81094a9d6ca06bd08b7385c0c182828d +report_id: 875b1ba8a7c6170b0e5cbe84e462476f version: 0.1 repo_type: Public -timestamp: '2024-01-09T00:04:36+00:00' +timestamp: '2024-02-15T18:30:03+00:00' requested_by: web-flow provider: github branch: master -detected_tools_count: 25 +detected_tools_count: 24 tools: - name: Ruby description: A dynamic, interpreted, open source programming language with a focus @@ -33,7 +33,7 @@ tools: last_updated_by: Josh Frye last_updated_on: 2020-07-17 06:48:07.000000000 Z - name: Bundler - description: 'A consistent environment for tracking and installing gems and versions ' + description: A consistent environment for tracking and installing gems and versions website_url: http://bundler.io open_source: false hosted_saas: false @@ -114,8 +114,8 @@ tools: 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-auth0/blob/master/omniauth-auth0.gemspec - detection_source: omniauth-auth0.gemspec + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/Gemfile + detection_source: Gemfile last_updated_by: Ezequiel Morito last_updated_on: 2013-04-15 17:26:44.000000000 Z - name: Snyk @@ -229,20 +229,6 @@ tools: detection_source: Gemfile last_updated_by: Hernan Zalazar last_updated_on: 2017-01-20 21:06:14.000000000 Z -- name: omniauth-oauth2 - description: An abstract OAuth2 strategy for OmniAuth - package_url: https://rubygems.org/omniauth-oauth2 - version: 1.6.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-auth0/blob/master/Gemfile.lock - detection_source: omniauth-auth0.gemspec - last_updated_by: Josh Frye - last_updated_on: 2020-07-17 06:48:07.000000000 Z - name: pry description: An IRB alternative and runtime developer console package_url: https://rubygems.org/pry From e696e3189e47fb7b98c5ac6098c385113163b5ad Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 15 Feb 2024 18:30:06 +0000 Subject: [PATCH 04/10] Update techstack.md --- techstack.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/techstack.md b/techstack.md index f13619d..d749bfb 100644 --- a/techstack.md +++ b/techstack.md @@ -3,16 +3,16 @@ ## Tech Stack stackshareio/omniauth-auth0 is built on the following main stack: -- [CircleCI](https://circleci.com/) – Continuous Integration - [Ruby](https://www.ruby-lang.org) – Languages - [Sinatra](http://www.sinatrarb.com/) – Microframeworks (Backend) +- [Bundler](http://bundler.io) – Front End Package Manager +- [CircleCI](https://circleci.com/) – Continuous Integration +- [Codecov](https://codecov.io/) – Code Coverage - [RSpec](https://rspec.info/) – Testing Frameworks - [RuboCop](http://batsov.com/rubocop/) – Code Review -- [Codecov](https://codecov.io/) – Code Coverage -- [Bundler](http://bundler.io) – Front End Package Manager - [Snyk](https://snyk.io/) – Dependency Monitoring -- [JSON Web Token](http://jwt.io/) – User Management and Authentication - [Travis CI](http://travis-ci.com/) – Continuous Integration +- [JSON Web Token](http://jwt.io/) – User Management and Authentication Full tech stack [here](/techstack.md) @@ -22,16 +22,16 @@ Full tech stack [here](/techstack.md) ## Tech Stack stackshareio/omniauth-auth0 is built on the following main stack: -- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration - Ruby [Ruby](https://www.ruby-lang.org) – Languages - Sinatra [Sinatra](http://www.sinatrarb.com/) – Microframeworks (Backend) +- Bundler [Bundler](http://bundler.io) – Front End Package Manager +- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration +- Codecov [Codecov](https://codecov.io/) – Code Coverage - RSpec [RSpec](https://rspec.info/) – Testing Frameworks - RuboCop [RuboCop](http://batsov.com/rubocop/) – Code Review -- Codecov [Codecov](https://codecov.io/) – Code Coverage -- Bundler [Bundler](http://bundler.io) – Front End Package Manager - Snyk [Snyk](https://snyk.io/) – Dependency Monitoring -- JSON Web Token [JSON Web Token](http://jwt.io/) – User Management and Authentication - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- JSON Web Token [JSON Web Token](http://jwt.io/) – User Management and Authentication Full tech stack [here](/techstack.md) @@ -42,7 +42,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/omniauth-auth0](https://github.com/stackshareio/omniauth-auth0)![](https://img.stackshare.io/public_badge.svg "public")

-|25
Tools used|01/09/24
Report generated| +|24
Tools used|02/15/24
Report generated| |------|------|
@@ -165,9 +165,9 @@ Full tech stack [here](/techstack.md) -## Open source packages (13) +## Open source packages (12) -## RubyGems (13) +## RubyGems (12) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| @@ -176,7 +176,6 @@ Full tech stack [here](/techstack.md) |[guard-rspec](https://rubygems.org/guard-rspec)|v4.7.3|01/20/17|Hernan Zalazar |MIT|N/A| |[jwt](https://rubygems.org/jwt)|v2.2.1|04/15/13|Ezequiel Morito |MIT|N/A| |[listen](https://rubygems.org/listen)|v3.1.5|01/20/17|Hernan Zalazar |MIT|N/A| -|[omniauth-oauth2](https://rubygems.org/omniauth-oauth2)|v1.6.0|07/17/20|Josh Frye |MIT|N/A| |[pry](https://rubygems.org/pry)|v0.13.0|04/15/13|Ezequiel Morito |MIT|N/A| |[rack-test](https://rubygems.org/rack-test)|v1.1.0|07/17/20|Josh Frye |MIT|N/A| |[rake](https://rubygems.org/rake)|v13.0.1|10/30/18|Josh Cunningham |MIT|N/A| From acd0541605cc9307efbca8cd46948168bbdda841 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 16 Feb 2024 00:20:51 +0000 Subject: [PATCH 05/10] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index a4d661f..521d7e2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: stackshareio/omniauth-auth0 -report_id: 875b1ba8a7c6170b0e5cbe84e462476f +report_id: d1efbc506577c04cee036e20ebecc644 version: 0.1 repo_type: Public -timestamp: '2024-02-15T18:30:03+00:00' +timestamp: '2024-02-16T00:20:49+00:00' requested_by: web-flow provider: github branch: master From 71d8c2e07fa8338204048cada82477bc32930cf5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 16 Feb 2024 00:20:52 +0000 Subject: [PATCH 06/10] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index d749bfb..51199aa 100644 --- a/techstack.md +++ b/techstack.md @@ -42,7 +42,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/omniauth-auth0](https://github.com/stackshareio/omniauth-auth0)![](https://img.stackshare.io/public_badge.svg "public")

-|24
Tools used|02/15/24
Report generated| +|24
Tools used|02/16/24
Report generated| |------|------| From 0e62f54ca7297f00291c233e800d1c9adfe49144 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:36:01 +0000 Subject: [PATCH 07/10] Update techstack.yml --- techstack.yml | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/techstack.yml b/techstack.yml index 521d7e2..b58e7e6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: stackshareio/omniauth-auth0 -report_id: d1efbc506577c04cee036e20ebecc644 +report_id: 48208dfe44911bf32a9d1ac2cbb56239 version: 0.1 repo_type: Public -timestamp: '2024-02-16T00:20:49+00:00' +timestamp: '2024-03-01T20:35:59+00:00' requested_by: web-flow provider: github branch: master -detected_tools_count: 24 +detected_tools_count: 25 tools: - name: Ruby description: A dynamic, interpreted, open source programming language with a focus @@ -114,8 +114,8 @@ tools: 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-auth0/blob/master/Gemfile - detection_source: Gemfile + detection_source_url: https://github.com/stackshareio/omniauth-auth0/blob/master/omniauth-auth0.gemspec + detection_source: omniauth-auth0.gemspec last_updated_by: Ezequiel Morito last_updated_on: 2013-04-15 17:26:44.000000000 Z - name: Snyk @@ -229,6 +229,20 @@ tools: detection_source: Gemfile last_updated_by: Hernan Zalazar last_updated_on: 2017-01-20 21:06:14.000000000 Z +- name: omniauth-oauth2 + description: An abstract OAuth2 strategy for OmniAuth + package_url: https://rubygems.org/omniauth-oauth2 + version: 1.6.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-auth0/blob/master/Gemfile.lock + detection_source: omniauth-auth0.gemspec + last_updated_by: Josh Frye + last_updated_on: 2020-07-17 06:48:07.000000000 Z - name: pry description: An IRB alternative and runtime developer console package_url: https://rubygems.org/pry From ec5781ae976ed217f89e0dad5dd271bf5467dd1a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:36:02 +0000 Subject: [PATCH 08/10] Update techstack.md --- techstack.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 51199aa..6c79422 100644 --- a/techstack.md +++ b/techstack.md @@ -42,7 +42,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [stackshareio/omniauth-auth0](https://github.com/stackshareio/omniauth-auth0)![](https://img.stackshare.io/public_badge.svg "public")

-|24
Tools used|02/16/24
Report generated| +|25
Tools used|03/01/24
Report generated| |------|------| @@ -165,9 +165,9 @@ Full tech stack [here](/techstack.md) -## Open source packages (12) +## Open source packages (13) -## RubyGems (12) +## RubyGems (13) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| @@ -176,6 +176,7 @@ Full tech stack [here](/techstack.md) |[guard-rspec](https://rubygems.org/guard-rspec)|v4.7.3|01/20/17|Hernan Zalazar |MIT|N/A| |[jwt](https://rubygems.org/jwt)|v2.2.1|04/15/13|Ezequiel Morito |MIT|N/A| |[listen](https://rubygems.org/listen)|v3.1.5|01/20/17|Hernan Zalazar |MIT|N/A| +|[omniauth-oauth2](https://rubygems.org/omniauth-oauth2)|v1.6.0|07/17/20|Josh Frye |MIT|N/A| |[pry](https://rubygems.org/pry)|v0.13.0|04/15/13|Ezequiel Morito |MIT|N/A| |[rack-test](https://rubygems.org/rack-test)|v1.1.0|07/17/20|Josh Frye |MIT|N/A| |[rake](https://rubygems.org/rake)|v13.0.1|10/30/18|Josh Cunningham |MIT|N/A| From 8a173e35582e73eeb4344ee6a606bad01c05ab19 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:36:37 +0000 Subject: [PATCH 09/10] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index b58e7e6..f0dd834 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: stackshareio/omniauth-auth0 report_id: 48208dfe44911bf32a9d1ac2cbb56239 version: 0.1 repo_type: Public -timestamp: '2024-03-01T20:35:59+00:00' +timestamp: '2024-03-01T20:36:34+00:00' requested_by: web-flow provider: github branch: master From 3cc5d051f888432ae9e2eebba63b17fbe6ca4c60 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 20:36:37 +0000 Subject: [PATCH 10/10] Update techstack.md