aboutsummaryrefslogtreecommitdiff
path: root/SBoM_hydrilla_haketilo-3.x.md
diff options
context:
space:
mode:
Diffstat (limited to 'SBoM_hydrilla_haketilo-3.x.md')
-rw-r--r--SBoM_hydrilla_haketilo-3.x.md187
1 files changed, 187 insertions, 0 deletions
diff --git a/SBoM_hydrilla_haketilo-3.x.md b/SBoM_hydrilla_haketilo-3.x.md
new file mode 100644
index 0000000..2f7cf4a
--- /dev/null
+++ b/SBoM_hydrilla_haketilo-3.x.md
@@ -0,0 +1,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.