Skip to content

Open Source Components

Python

Name License Repository
Babel BSD License https://babel.pocoo.org/
Jinja2 BSD License https://palletsprojects.com/p/jinja/
Markdown BSD License https://Python-Markdown.github.io/
MarkupSafe BSD License https://palletsprojects.com/p/markupsafe/
PyYAML MIT License https://pyyaml.org/
Pygments BSD License https://pygments.org
argparse Python Software Foundation License https://github.com/ThomasWaldmann/argparse/
certifi Mozilla Public License 2.0 (MPL 2.0) https://github.com/certifi/python-certifi
charset-normalizer MIT License https://github.com/Ousret/charset_normalizer
click BSD License https://palletsprojects.com/p/click/
colorama BSD License https://github.com/tartley/colorama
ghp-import Apache Software License https://github.com/c-w/ghp-import
idna BSD License https://github.com/kjd/idna
importlib_metadata Apache Software License https://github.com/python/importlib_metadata
mergedeep MIT License https://github.com/clarketm/mergedeep
mkdocs BSD License https://github.com/mkdocs/mkdocs
mkdocs-macros-plugin MIT License https://github.com/fralau/mkdocs_macros_plugin
mkdocs-material MIT License https://github.com/squidfunk/mkdocs-material
mkdocs-material-extensions MIT License https://github.com/facelessuser/mkdocs-material-extensions
packaging Apache Software License; BSD License https://github.com/pypa/packaging
paginate MIT License https://github.com/Signum/paginate
pathspec Mozilla Public License 2.0 (MPL 2.0)
platformdirs MIT License https://github.com/platformdirs/platformdirs
pymdown-extensions MIT License https://github.com/facelessuser/pymdown-extensions
python-dateutil Apache Software License; BSD License https://github.com/dateutil/dateutil
pyyaml_env_tag MIT License https://github.com/waylan/pyyaml-env-tag
regex Apache Software License https://github.com/mrabarnett/mrab-regex
requests Apache Software License https://requests.readthedocs.io
six MIT License https://github.com/benjaminp/six
termcolor MIT License https://github.com/termcolor/termcolor
urllib3 MIT License https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
watchdog Apache Software License https://github.com/gorakhargosh/watchdog
zipp MIT License https://github.com/jaraco/zipp

Rust

name license repository
addr2line Apache-2.0 OR MIT https://github.com/gimli-rs/addr2line
adler2 0BSD OR Apache-2.0 OR MIT https://github.com/oyvindln/adler2
aes Apache-2.0 OR MIT https://github.com/RustCrypto/block-ciphers
aho-corasick MIT OR Unlicense https://github.com/BurntSushi/aho-corasick
anstream Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
anstyle Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
anstyle-parse Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
anstyle-query Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
anstyle-wincon Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
anyhow Apache-2.0 OR MIT https://github.com/dtolnay/anyhow
atomic-waker Apache-2.0 OR MIT https://github.com/smol-rs/atomic-waker
autocfg Apache-2.0 OR MIT https://github.com/cuviper/autocfg
backtrace Apache-2.0 OR MIT https://github.com/rust-lang/backtrace-rs
base64 Apache-2.0 OR MIT https://github.com/marshallpierce/rust-base64
base64ct Apache-2.0 OR MIT https://github.com/RustCrypto/formats
bitflags Apache-2.0 OR MIT https://github.com/bitflags/bitflags
block-buffer Apache-2.0 OR MIT https://github.com/RustCrypto/utils
block-modes Apache-2.0 OR MIT https://github.com/RustCrypto/block-ciphers
block-padding Apache-2.0 OR MIT https://github.com/RustCrypto/utils
bumpalo Apache-2.0 OR MIT https://github.com/fitzgen/bumpalo
byteorder MIT OR Unlicense https://github.com/BurntSushi/byteorder
bytes MIT https://github.com/tokio-rs/bytes
cbc Apache-2.0 OR MIT https://github.com/RustCrypto/block-modes
cc Apache-2.0 OR MIT https://github.com/rust-lang/cc-rs
cfg-if Apache-2.0 OR MIT https://github.com/alexcrichton/cfg-if
cfg_aliases MIT https://github.com/katharostech/cfg_aliases
cipher Apache-2.0 OR MIT https://github.com/RustCrypto/traits
clap Apache-2.0 OR MIT https://github.com/clap-rs/clap
clap_builder Apache-2.0 OR MIT https://github.com/clap-rs/clap
clap_lex Apache-2.0 OR MIT https://github.com/clap-rs/clap
colorchoice Apache-2.0 OR MIT https://github.com/rust-cli/anstyle.git
console MIT https://github.com/console-rs/console
const-oid Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/const-oid
cpufeatures Apache-2.0 OR MIT https://github.com/RustCrypto/utils
crc32fast Apache-2.0 OR MIT https://github.com/srijs/rust-crc32fast
crypto-common Apache-2.0 OR MIT https://github.com/RustCrypto/traits
der Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/der
dialoguer MIT https://github.com/console-rs/dialoguer
digest Apache-2.0 OR MIT https://github.com/RustCrypto/traits
displaydoc Apache-2.0 OR MIT https://github.com/yaahc/displaydoc
either Apache-2.0 OR MIT https://github.com/rayon-rs/either
encode_unicode Apache-2.0 OR MIT https://github.com/tormol/encode_unicode
env_filter Apache-2.0 OR MIT https://github.com/rust-cli/env_logger
env_home Apache-2.0 OR MIT https://github.com/notpeter/env-home
env_logger Apache-2.0 OR MIT https://github.com/rust-cli/env_logger
equivalent Apache-2.0 OR MIT https://github.com/indexmap-rs/equivalent
errno Apache-2.0 OR MIT https://github.com/lambda-fairy/rust-errno
fastrand Apache-2.0 OR MIT https://github.com/smol-rs/fastrand
filetime Apache-2.0 OR MIT https://github.com/alexcrichton/filetime
flate2 Apache-2.0 OR MIT https://github.com/rust-lang/flate2-rs
fnv Apache-2.0 OR MIT https://github.com/servo/rust-fnv
form_urlencoded Apache-2.0 OR MIT https://github.com/servo/rust-url
futures Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-channel Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-core Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-executor Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-io Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-macro Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-sink Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-task Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-util Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
generic-array MIT https://github.com/fizyk20/generic-array.git
getrandom Apache-2.0 OR MIT https://github.com/rust-random/getrandom
gimli Apache-2.0 OR MIT https://github.com/gimli-rs/gimli
h2 MIT https://github.com/hyperium/h2
hashbrown Apache-2.0 OR MIT https://github.com/rust-lang/hashbrown
hex Apache-2.0 OR MIT https://github.com/KokaKiwi/rust-hex
hmac Apache-2.0 OR MIT https://github.com/RustCrypto/MACs
http Apache-2.0 OR MIT https://github.com/hyperium/http
http-body MIT https://github.com/hyperium/http-body
http-body-util MIT https://github.com/hyperium/http-body
httparse Apache-2.0 OR MIT https://github.com/seanmonstar/httparse
hyper MIT https://github.com/hyperium/hyper
hyper-rustls Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
hyper-util MIT https://github.com/hyperium/hyper-util
icu_collections Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locid Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locid_transform Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locid_transform_data Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer_data Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties_data Unicode-3.0 https://github.com/unicode-org/icu4x
icu_provider Unicode-3.0 https://github.com/unicode-org/icu4x
icu_provider_macros Unicode-3.0 https://github.com/unicode-org/icu4x
idna Apache-2.0 OR MIT https://github.com/servo/rust-url/
idna_adapter Apache-2.0 OR MIT https://github.com/hsivonen/idna_adapter
indexmap Apache-2.0 OR MIT https://github.com/indexmap-rs/indexmap
indicatif MIT https://github.com/console-rs/indicatif
inout Apache-2.0 OR MIT https://github.com/RustCrypto/utils
ipnet Apache-2.0 OR MIT https://github.com/krisprice/ipnet
is_terminal_polyfill Apache-2.0 OR MIT https://github.com/polyfill-rs/is_terminal_polyfill
itoa Apache-2.0 OR MIT https://github.com/dtolnay/itoa
jiff MIT OR Unlicense https://github.com/BurntSushi/jiff
jiff-static MIT OR Unlicense https://github.com/BurntSushi/jiff
js-sys Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys
lazy_static Apache-2.0 OR MIT https://github.com/rust-lang-nursery/lazy-static.rs
libc Apache-2.0 OR MIT https://github.com/rust-lang/libc
libm Apache-2.0) OR MIT AND (MIT https://github.com/rust-lang/libm
libredox MIT https://gitlab.redox-os.org/redox-os/libredox.git
linux-raw-sys Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/sunfishcode/linux-raw-sys
litemap Unicode-3.0 https://github.com/unicode-org/icu4x
log Apache-2.0 OR MIT https://github.com/rust-lang/log
lzma-sys Apache-2.0 OR MIT https://github.com/alexcrichton/xz2-rs
manage_server None
memchr MIT OR Unlicense https://github.com/BurntSushi/memchr
mime Apache-2.0 OR MIT https://github.com/hyperium/mime
miniz_oxide Apache-2.0 OR MIT OR Zlib https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
mio MIT https://github.com/tokio-rs/mio
nix MIT https://github.com/nix-rust/nix
num-bigint-dig Apache-2.0 OR MIT https://github.com/dignifiedquire/num-bigint
num-integer Apache-2.0 OR MIT https://github.com/rust-num/num-integer
num-iter Apache-2.0 OR MIT https://github.com/rust-num/num-iter
num-traits Apache-2.0 OR MIT https://github.com/rust-num/num-traits
number_prefix MIT https://github.com/ogham/rust-number-prefix
object Apache-2.0 OR MIT https://github.com/gimli-rs/object
once_cell Apache-2.0 OR MIT https://github.com/matklad/once_cell
opaque-debug Apache-2.0 OR MIT https://github.com/RustCrypto/utils
pbkdf2 Apache-2.0 OR MIT https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
pem MIT https://github.com/jcreekmore/pem-rs.git
pem-rfc7468 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/pem-rfc7468
percent-encoding Apache-2.0 OR MIT https://github.com/servo/rust-url/
pin-project-lite Apache-2.0 OR MIT https://github.com/taiki-e/pin-project-lite
pin-utils Apache-2.0 OR MIT https://github.com/rust-lang-nursery/pin-utils
pkcs1 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/pkcs1
pkcs5 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/pkcs5
pkcs8 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/pkcs8
pkg-config Apache-2.0 OR MIT https://github.com/rust-lang/pkg-config-rs
portable-atomic Apache-2.0 OR MIT https://github.com/taiki-e/portable-atomic
portable-atomic-util Apache-2.0 OR MIT https://github.com/taiki-e/portable-atomic
ppv-lite86 Apache-2.0 OR MIT https://github.com/cryptocorrosion/cryptocorrosion
proc-macro2 Apache-2.0 OR MIT https://github.com/dtolnay/proc-macro2
quick-xml MIT https://github.com/tafia/quick-xml
quinn Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quinn-proto Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quinn-udp Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quote Apache-2.0 OR MIT https://github.com/dtolnay/quote
r-efi Apache-2.0 OR LGPL-2.1-or-later OR MIT https://github.com/r-efi/r-efi
rand Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_chacha Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_core Apache-2.0 OR MIT https://github.com/rust-random/rand
redox_syscall MIT https://gitlab.redox-os.org/redox-os/syscall
regex Apache-2.0 OR MIT https://github.com/rust-lang/regex
regex-automata Apache-2.0 OR MIT https://github.com/rust-lang/regex/tree/master/regex-automata
regex-syntax Apache-2.0 OR MIT https://github.com/rust-lang/regex/tree/master/regex-syntax
reqwest Apache-2.0 OR MIT https://github.com/seanmonstar/reqwest
ring Apache-2.0 AND ISC https://github.com/briansmith/ring
rsa Apache-2.0 OR MIT https://github.com/RustCrypto/RSA
rustc-demangle Apache-2.0 OR MIT https://github.com/rust-lang/rustc-demangle
rustc-hash Apache-2.0 OR MIT https://github.com/rust-lang/rustc-hash
rustix Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/rustix
rustls Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls
rustls-pemfile Apache-2.0 OR ISC OR MIT https://github.com/rustls/pemfile
rustls-pki-types Apache-2.0 OR MIT https://github.com/rustls/pki-types
rustls-webpki ISC https://github.com/rustls/webpki
rustversion Apache-2.0 OR MIT https://github.com/dtolnay/rustversion
ryu Apache-2.0 OR BSL-1.0 https://github.com/dtolnay/ryu
salsa20 Apache-2.0 OR MIT https://github.com/RustCrypto/stream-ciphers
scrypt Apache-2.0 OR MIT https://github.com/RustCrypto/password-hashes/tree/master/scrypt
self-replace Apache-2.0 https://github.com/mitsuhiko/self-replace
self_update MIT https://github.com/jaemk/self_update
semver Apache-2.0 OR MIT https://github.com/dtolnay/semver
serde Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde_derive Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde_json Apache-2.0 OR MIT https://github.com/serde-rs/json
serde_urlencoded Apache-2.0 OR MIT https://github.com/nox/serde_urlencoded
sha2 Apache-2.0 OR MIT https://github.com/RustCrypto/hashes
shell-words Apache-2.0 OR MIT https://github.com/tmiasko/shell-words
shlex Apache-2.0 OR MIT https://github.com/comex/rust-shlex
signature Apache-2.0 OR MIT https://github.com/RustCrypto/traits/tree/master/signature
slab MIT https://github.com/tokio-rs/slab
smallvec Apache-2.0 OR MIT https://github.com/servo/rust-smallvec
socket2 Apache-2.0 OR MIT https://github.com/rust-lang/socket2
spin MIT https://github.com/mvdnes/spin-rs.git
spki Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/spki
stable_deref_trait Apache-2.0 OR MIT https://github.com/storyyeller/stable_deref_trait
strsim MIT https://github.com/rapidfuzz/strsim-rs
subtle BSD-3-Clause https://github.com/dalek-cryptography/subtle
syn Apache-2.0 OR MIT https://github.com/dtolnay/syn
sync_wrapper Apache-2.0 https://github.com/Actyx/sync_wrapper
synstructure MIT https://github.com/mystor/synstructure
tar Apache-2.0 OR MIT https://github.com/alexcrichton/tar-rs
tempfile Apache-2.0 OR MIT https://github.com/Stebalien/tempfile
terminal_size Apache-2.0 OR MIT https://github.com/eminence/terminal-size
thiserror Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
thiserror-impl Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
tinystr Unicode-3.0 https://github.com/unicode-org/icu4x
tinyvec Apache-2.0 OR MIT OR Zlib https://github.com/Lokathor/tinyvec
tinyvec_macros Apache-2.0 OR MIT OR Zlib https://github.com/Soveu/tinyvec_macros
tokio MIT https://github.com/tokio-rs/tokio
tokio-rustls Apache-2.0 OR MIT https://github.com/rustls/tokio-rustls
tokio-util MIT https://github.com/tokio-rs/tokio
tower MIT https://github.com/tower-rs/tower
tower-layer MIT https://github.com/tower-rs/tower
tower-service MIT https://github.com/tower-rs/tower
tracing MIT https://github.com/tokio-rs/tracing
tracing-core MIT https://github.com/tokio-rs/tracing
try-lock MIT https://github.com/seanmonstar/try-lock
typenum Apache-2.0 OR MIT https://github.com/paholg/typenum
unicode-ident (MIT OR Apache-2.0) AND Unicode-3.0 https://github.com/dtolnay/unicode-ident
unicode-width Apache-2.0 OR MIT https://github.com/unicode-rs/unicode-width
untrusted ISC https://github.com/briansmith/untrusted
url Apache-2.0 OR MIT https://github.com/servo/rust-url
urlencoding MIT https://github.com/kornelski/rust_urlencoding
utf16_iter Apache-2.0 OR MIT https://github.com/hsivonen/utf16_iter
utf8_iter Apache-2.0 OR MIT https://github.com/hsivonen/utf8_iter
utf8parse Apache-2.0 OR MIT https://github.com/alacritty/vte
version_check Apache-2.0 OR MIT https://github.com/SergioBenitez/version_check
want MIT https://github.com/seanmonstar/want
wasi Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/wasi-rs
wasm-bindgen Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen
wasm-bindgen-backend Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend
wasm-bindgen-futures Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures
wasm-bindgen-macro Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro
wasm-bindgen-macro-support Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support
wasm-bindgen-shared Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared
web-sys Apache-2.0 OR MIT https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys
web-time Apache-2.0 OR MIT https://github.com/daxpedda/web-time
webpki-roots MPL-2.0 https://github.com/rustls/webpki-roots
which MIT https://github.com/harryfei/which-rs.git
windows-link Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-registry Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-result Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-strings Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-sys Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-targets Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_msvc Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnu Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnullvm Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_msvc Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnu Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_msvc Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
winsafe MIT https://github.com/rodrigocfd/winsafe
wit-bindgen-rt Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/wit-bindgen
write16 Apache-2.0 OR MIT https://github.com/hsivonen/write16
writeable Unicode-3.0 https://github.com/unicode-org/icu4x
xattr Apache-2.0 OR MIT https://github.com/Stebalien/xattr
xz2 Apache-2.0 OR MIT https://github.com/alexcrichton/xz2-rs
yoke Unicode-3.0 https://github.com/unicode-org/icu4x
yoke-derive Unicode-3.0 https://github.com/unicode-org/icu4x
zerocopy Apache-2.0 OR BSD-2-Clause OR MIT https://github.com/google/zerocopy
zerocopy-derive Apache-2.0 OR BSD-2-Clause OR MIT https://github.com/google/zerocopy
zerofrom Unicode-3.0 https://github.com/unicode-org/icu4x
zerofrom-derive Unicode-3.0 https://github.com/unicode-org/icu4x
zeroize Apache-2.0 OR MIT https://github.com/RustCrypto/utils/tree/master/zeroize
zerovec Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec-derive Unicode-3.0 https://github.com/unicode-org/icu4x