diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..6c79422 --- /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|03/01/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) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..f0dd834 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,345 @@ +repo_name: stackshareio/omniauth-auth0 +report_id: 48208dfe44911bf32a9d1ac2cbb56239 +version: 0.1 +repo_type: Public +timestamp: '2024-03-01T20:36:34+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