aboutsummaryrefslogtreecommitdiff
path: root/SBoM_hydrilla_haketilo-3.x.md
blob: 2f7cf4ad5daa023d81263a770da64b73079abc15 (plain)
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
Last updated: 2022-10-14

You may also want to look at SBoMs of Haketilo and Hydrilla on Redmine-powered wiki at
- https://hydrillabugs.koszko.org/projects/haketilo/wiki/Haketilo_Software_Bill_of_Materials

# Hydrilla&Haketilo Software Bill of Materials

This is the SBoM of Hydrilla and Haketilo proxy versions 3.x.

## Incorporated code

*Currently none*

## External dependencies

### Python3
| field           | value                                                                                                                                                   |
|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|
| name            | cpython                                                                                                                                                 |
| version         | >=3.7 (>=3.9 for Haketilo proxy)                                                                                                                        |
| copyright       | 2001-now Python Software Foundation; 2000 BeOpen.com; 1995-2001 Corporation for National Research Initiatives; 1991-1995 Stichting Mathematisch Centrum |
| license         | PSF 2; BeOpen.com License Agreement for Python 2.0; CNRI License Agreement for Python 1.6.1; CWI License Agreement for Python 0.9.0 through 1.2         |
| upstream url    | https://www.python.org                                                                                                                                  |
| dependency type | runtime                                                                                                                                                 |

### Pytest (Python library/application)
| field           | value                             |
|-----------------|-----------------------------------|
| name            | pytest                            |
| version         | no known constraints              |
| copyright       | 2004-now Holger Krekel and others |
| license         | MIT (Expat)                       |
| upstream url    | https://pytest.org                |
| dependency type | development/build-time            |

### Setuptools (Python library)
| field           | value                                 |
|-----------------|---------------------------------------|
| name            | setuptools                            |
| version         | >=44                                  |
| copyright       | Jason R. Coombs                       |
| license         | MIT (Expat)                           |
| upstream url    | https://setuptools.pypa.io/en/latest/ |
| dependency type | development/build-time                |

### setuptools_scm (Python library)
| field           | value                                                                     |
|-----------------|---------------------------------------------------------------------------|
| name            | setuptools_scm                                                            |
| version         | >=5.0                                                                     |
| copyright       | Ronny Pfannschmidt `<`opensource@ronnypfannschmidt.de`>` and contributors |
| license         | MIT (Expat)                                                               |
| upstream url    | https://github.com/pypa/setuptools_scm                                    |
| dependency type | development/build-time                                                    |

### wheel (Python library)
| field           | value                                                 |
|-----------------|-------------------------------------------------------|
| name            | wheel                                                 |
| version         | no known constraints                                  |
| copyright       | 2012-now Daniel Holth, Alex Grönholm and contributors |
| license         | MIT (Expat)                                           |
| upstream_url    | https://github.com/pypa/wheel                         |
| dependency type | development/build-time                                |

### Babel (Python library)
| field           | value                    |
|-----------------|--------------------------|
| name            | babel                    |
| version         | no known constraints     |
| copyright       | 2013-2019 the Babel Team |
| license         | BSD-3-Clause             |
| upstream url    | http://babel.pocoo.org/  |
| dependency type | development/build-time   |

### jsonschema (Python library)
| field           | value                                   |
|-----------------|-----------------------------------------|
| name            | jsonschema                              |
| version         | >=3.0                                   |
| copyright       | 2011-now Julian Berman and contributors |
| license         | MIT (Expat)                             |
| upstream url    | https://github.com/Julian/jsonschema    |
| dependency type | runtime                                 |

### Flask (Python library)
| field           | value                             |
|-----------------|-----------------------------------|
| name            | flask                             |
| version         | >=1.1                             |
| copyright       | 2010-now Pallets                  |
| license         | BSD-3-Clause                      |
| upstream url    | https://flask.palletsprojects.com |
| dependency type | runtime                           |

### Click (Python library)
| field           | value                             |
|-----------------|-----------------------------------|
| name            | click                             |
| version         | no known constraints              |
| copyright       | 2014-now Pallets                  |
| license         | BSD-3-Clause                      |
| upstream url    | https://click.palletsprojects.com |
| dependency type | runtime                           |

### ItsDangerous (Python library)
| field           | value                                    |
|-----------------|------------------------------------------|
| name            | itsdangerous                             |
| version         | no known constraints                     |
| copyright       | 2011-now Pallets                         |
| license         | BSD-3-Clause                             |
| upstream url    | https://itsdangerous.palletsprojects.com |
| dependency type | runtime                                  |

### immutables (Python library)
| field           | value                                            |
|-----------------|--------------------------------------------------|
| name            | immutables                                       |
| version         | >=0.16                                           |
| copyright       | 2018-now Contributors to the immutables project. |
| license         | Apache-2.0; MIT (Expat)                          |
| upstream url    | https://github.com/MagicStack/immutables         |
| dependency type | runtime                                          |

### gnupg (Python library)
| field           | value                                                                                                                                                                     |
|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| name            | gnupg                                                                                                                                                                     |
| version         | no known constraints                                                                                                                                                      |
| copyright       | 2013-now Isis Lovecruft <isis@leap.se>; 2013 Andrej B.; 2013 LEAP Encryption Access Project; 2008-2012 Vinay Sajip; 2005 Steve Traugott; 2004 A.M. Kuchling; contributors |
| license         | GPL-3.0-or-later                                                                                                                                                          |
| upstream url    | https://github.com/isislovecruft/python-gnupg                                                                                                                             |
| dependency type | runtime                                                                                                                                                                   |

### reuse (Python library/application)
| field           | value                                                      |
|-----------------|------------------------------------------------------------|
| name            | reuse                                                      |
| version         | no known constraints                                       |
| copyright       | Carmen Bianca Bakker <carmenbianca@fsfe.org>; contributors |
| license         | Apache-2.0; CC-BY-SA-4.0; CC0-1.0; GPL-3.0-or-later        |
| upstream url    | https://reuse.software/                                    |
| dependency type | runtime                                                    |

### Beautiful Soup (Python library)
| field           | value                                          |
|-----------------|------------------------------------------------|
| name            | beautifulsoup4                                 |
| version         | no known constraints                           |
| copyright       | 2004-now Leonard Richardson                    |
| license         | MIT (Expat)                                    |
| upstream url    | https://www.crummy.com/software/BeautifulSoup/ |
| dependency type | runtime                                        |

### html5lib (Python library)
| field           | value                                        |
|-----------------|----------------------------------------------|
| name            | html5lib                                     |
| version         | no known constraints                         |
| copyright       | 2006-now James Graham and other contributors |
| license         | MIt (Expat)                                  |
| upstream url    | https://github.com/html5lib/html5lib-python  |
| dependency type | runtime                                      |

### mitmproxy (Python library/application)
| field           | value                           |
|-----------------|---------------------------------|
| name            | mitmproxy                       |
| version         | >=8.0; <9.0                     |
| copyright       | 2013 Aldo Cortesi; contributors |
| license         | MIT (Expat)                     |
| upstream url    | mitmproxy.org/                  |
| dependency type | runtime                         |

## Optional dependencies

### GNU Guix
| field        | value                                                               |
|--------------|---------------------------------------------------------------------|
| name         | guix                                                                |
| version      | no known constraints                                                |
| copyright    | Ludovic Courtès; Guix contributors; Eelco Dolstra; Nix contributors |
| license      | GPL-3.0-or-later                                                    |
| upstream url | https://guix.gnu.org/                                               |

Guix is used to produce the standalone, relocatable release tarball of Haketilo&Hydrilla.