-
Notifications
You must be signed in to change notification settings - Fork 0
/
techstack.yml
254 lines (254 loc) · 9.93 KB
/
techstack.yml
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
repo_name: sarumaj/MyCampusMobile
report_id: 99e57bcd32e89f4520102cecc4ee9ef5
version: 0.1
repo_type: Public
timestamp: '2024-03-07T17:30:48+00:00'
requested_by: sarumaj
provider: github
branch: main
detected_tools_count: 16
tools:
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile
detection_source: Repo Metadata
- name: Matplotlib
description: A plotting library for the Python programming language
website_url: http://matplotlib.org
open_source: false
hosted_saas: false
category: Libraries
sub_category: Charting Libraries
image_url: https://img.stackshare.io/service/2993/2DZC4KaA_400x400.jpg
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.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/sarumaj/MyCampusMobile
detection_source: Repo Metadata
- name: PyPI
description: A repository of software for the Python programming language
website_url: https://pypi.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Hosted Package Repository
image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile
detection_source: Repo Metadata
- name: beautifulsoup4
description: Screen-scraping library
package_url: https://pypi.org/project/beautifulsoup4
version: 4.11.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19838/default_85689b353a3a9409328e253ea28d859d29151e0c.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: certifi
description: Python package for providing Mozilla's CA Bundle
package_url: https://pypi.org/project/certifi
version: 2022.9.24
license: MPL-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19849/default_75c38a39b9f0062814489e2ec2cbfca0ca15d9ba.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
vulnerabilities:
- name: Removal of e-Tugra root certificate
cve_id: CVE-2023-37920
cve_url: https://github.com/advisories/GHSA-xqr8-7jwr-rhp7
detected_date: Jul 26
severity: high
first_patched: 2023.7.22
- name: Certifi removing TrustCor root certificate
cve_id: CVE-2022-23491
cve_url: https://github.com/advisories/GHSA-43fp-rhv2-5gv8
detected_date: Dec 8
severity: moderate
first_patched: 2022.12.07
- name: chardet
description: Universal encoding detector for Python 2 and 3
package_url: https://pypi.org/project/chardet
version: 3.0.4
license: LGPL-2.1
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19856/default_4a8a8fdc10130068bf295812b98e9b72fb42fe70.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: expiringdict
description: Dictionary with auto-expiring values for caching purposes
package_url: https://pypi.org/project/expiringdict
version: 1.2.2
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20767/default_2c6d181a26f9d1a50f0d15ef87ca0ca3bed53831.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: icalendar
description: ICalendar parser/generator
package_url: https://pypi.org/project/icalendar
version: 4.1.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20211/default_91afeaad6f5d17a2b513346f3f744a53cbd8a9ad.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: idna
description: Internationalized Domain Names in Applications
package_url: https://pypi.org/project/idna
version: '2.10'
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19863/default_f24e00e4cb7620e436f9d06e0305070e1335922a.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: networkx
description: Python package for creating and manipulating graphs and networks
package_url: https://pypi.org/project/networkx
version: 2.8.8
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19877/default_8902c10687fbcd6273bdbe119fff40fa1180763f.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: plyer
description: Platform-independent wrapper for platform-dependent APIs
package_url: https://pypi.org/project/plyer
version: 2.0.0
license: CDDL-1.1
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/pypi/image.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: pytz
description: World timezone definitions, modern and historical
package_url: https://pypi.org/project/pytz
version: '2022.1'
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19841/default_bb711fa267b2329ed689711a5adb7d9e74610b20.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
- name: requests
description: Python HTTP for Humans
package_url: https://pypi.org/project/requests
version: 2.28.1
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
vulnerabilities:
- name: Unintended leak of Proxy-Authorization header in requests
cve_id: CVE-2023-32681
cve_url: https://github.com/advisories/GHSA-j8r2-6x86-q33q
detected_date: May 23
severity: moderate
first_patched: 2.31.0
- name: urllib3
description: HTTP library with thread-safe connection pooling
package_url: https://pypi.org/project/urllib3
version: 1.26.12
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19842/default_4604ff5dcb7f4d9c7b3833591c2142493951b19c.png
detection_source_url: https://github.com/sarumaj/MyCampusMobile/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Dawid Ciepiela
last_updated_on: 2022-11-26 20:44:15.000000000 Z
vulnerabilities:
- name: urllib3's request body not stripped after redirect from 303 status changes
request method to GET
cve_id: CVE-2023-45803
cve_url: https://github.com/advisories/GHSA-g4mx-q9vg-27p4
detected_date: Oct 18
severity: moderate
first_patched: 1.26.18
- name: "`Cookie` HTTP header isn't stripped on cross-origin redirects"
cve_id: CVE-2023-43804
cve_url: https://github.com/advisories/GHSA-v845-jxx5-vc9f
detected_date: Oct 3
severity: moderate
first_patched: 1.26.17