forked from omniauth/omniauth-github
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtechstack.yml
More file actions
231 lines (231 loc) · 9.39 KB
/
techstack.yml
File metadata and controls
231 lines (231 loc) · 9.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
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