Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
113 changes: 113 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
stackshareio/omniauth-oauth2 is built on the following main stack:

- [Ruby](https://www.ruby-lang.org) – Languages
- [Bundler](http://bundler.io) – Front End Package Manager
- [RSpec](https://rspec.info/) – Testing Frameworks
- [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
stackshareio/omniauth-oauth2 is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/2988/4e77LXIo_400x400.png' alt='Bundler'/> [Bundler](http://bundler.io) – Front End Package Manager
- <img width='25' height='25' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'/> [RSpec](https://rspec.info/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [stackshareio/omniauth-oauth2](https://github.com/stackshareio/omniauth-oauth2)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|13<br/>Tools used|03/01/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2988/4e77LXIo_400x400.png' alt='Bundler'>
<br>
<sub><a href="http://bundler.io">Bundler</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'>
<br>
<sub><a href="https://rspec.info/">RSpec</a></sub>
<br>
<sub>v3.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (7)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> RubyGems (7)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[coveralls](https://rubygems.org/coveralls)|N/A|04/22/15|Erik Michaels-Ober |MIT|N/A|
|[oauth2](https://rubygems.org/oauth2)|v1.4|12/14/18|Tom Milewski |MIT|N/A|
|[omniauth](https://rubygems.org/omniauth)|v1.9|12/14/18|Tom Milewski |MIT|[CVE-2020-36599](https://github.com/advisories/GHSA-pm55-qfxr-h247) (Critical)<br/>[CVE-2015-9284](https://github.com/advisories/GHSA-ww4x-rwq6-qpgf) (High)|
|[rack-test](https://rubygems.org/rack-test)|N/A|04/22/15|Erik Michaels-Ober |MIT|N/A|
|[rake](https://rubygems.org/rake)|v12.0|12/13/17|tmilewski |MIT|[CVE-2020-8130](https://github.com/advisories/GHSA-jppv-gw3r-w3q8) (Moderate)|
|[simplecov](https://rubygems.org/simplecov)|v0.9|04/22/15|Erik Michaels-Ober |MIT|N/A|
|[webmock](https://rubygems.org/webmock)|v3.0|12/13/17|tmilewski |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
202 changes: 202 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
repo_name: stackshareio/omniauth-oauth2
report_id: c76d6b3ae653b275275be3385faf030b
version: 0.1
repo_type: Public
timestamp: '2024-03-01T20:35:51+00:00'
requested_by: suprnova32
provider: github
branch: master
detected_tools_count: 13
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-oauth2
detection_source: Repo Metadata
- 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-oauth2/blob/master/omniauth-oauth2.gemspec
detection_source: omniauth-oauth2.gemspec
last_updated_by: Patricio Cano
last_updated_on: 2019-11-15 22:46:43.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-oauth2
detection_source: Repo Metadata
- name: RSpec
description: Behaviour Driven Development for Ruby
website_url: https://rspec.info/
version: '3.2'
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-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: Erik Michaels-Ober
last_updated_on: 2014-01-15 17:09:23.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-oauth2/blob/master/omniauth-oauth2.gemspec
detection_source: omniauth-oauth2.gemspec
last_updated_by: Michael Bleigh
last_updated_on: 2011-10-01 04:41:27.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-oauth2/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Peter M. Goldstein
last_updated_on: 2013-12-15 08:37:35.000000000 Z
- name: coveralls
description: A Ruby implementation of the Coveralls API
package_url: https://rubygems.org/coveralls
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18833/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png
detection_source_url: https://github.com/stackshareio/omniauth-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: Erik Michaels-Ober
last_updated_on: 2015-04-22 09:35:07.000000000 Z
- name: oauth2
description: A Ruby wrapper for the OAuth 2.0 protocol built with a similar style
to the original OAuth spec
package_url: https://rubygems.org/oauth2
version: '1.4'
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18974/default_8c8ce750418eb5380b0b241006ca4de2c7a6baf6.png
detection_source_url: https://github.com/stackshareio/omniauth-oauth2/blob/master/omniauth-oauth2.gemspec
detection_source: omniauth-oauth2.gemspec
last_updated_by: Tom Milewski
last_updated_on: 2018-12-14 21:23:28.000000000 Z
- name: omniauth
description: A generalized Rack framework for multiple-provider authentication
package_url: https://rubygems.org/omniauth
version: '1.9'
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-oauth2/blob/master/omniauth-oauth2.gemspec
detection_source: omniauth-oauth2.gemspec
last_updated_by: Tom Milewski
last_updated_on: 2018-12-14 21:23:28.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: 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-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: Erik Michaels-Ober
last_updated_on: 2015-04-22 09:35:07.000000000 Z
- name: rake
description: Rake is a Make-like program implemented in Ruby
package_url: https://rubygems.org/rake
version: '12.0'
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-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: tmilewski
last_updated_on: 2017-12-13 20:59:40.000000000 Z
vulnerabilities:
- name: OS Command Injection in Rake
cve_id: CVE-2020-8130
cve_url: https://github.com/advisories/GHSA-jppv-gw3r-w3q8
detected_date: Aug 22
severity: moderate
first_patched: 12.3.3
- 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.9'
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-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: Erik Michaels-Ober
last_updated_on: 2015-04-22 09:35:07.000000000 Z
- name: webmock
description: WebMock allows stubbing HTTP requests and setting expectations on HTTP
requests
package_url: https://rubygems.org/webmock
version: '3.0'
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-oauth2/blob/master/Gemfile
detection_source: Gemfile
last_updated_by: tmilewski
last_updated_on: 2017-12-13 20:59:40.000000000 Z