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
adler 0BSD OR Apache-2.0 OR MIT https://github.com/jonas-schievink/adler.git
aes Apache-2.0 OR MIT https://github.com/RustCrypto/block-ciphers
aho-corasick MIT OR Unlicense https://github.com/BurntSushi/aho-corasick
anyhow Apache-2.0 OR MIT https://github.com/dtolnay/anyhow
atty MIT https://github.com/softprops/atty
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/tree/master/base64ct
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
cipher Apache-2.0 OR MIT https://github.com/RustCrypto/traits
clap Apache-2.0 OR MIT https://github.com/clap-rs/clap
clap_lex Apache-2.0 OR MIT https://github.com/clap-rs/clap/tree/master/clap_lex
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/mitsuhiko/dialoguer
digest Apache-2.0 OR MIT https://github.com/RustCrypto/traits
either Apache-2.0 OR MIT https://github.com/bluss/either
encode_unicode Apache-2.0 OR MIT https://github.com/tormol/encode_unicode
encoding_rs (Apache-2.0 OR MIT) AND BSD-3-Clause https://github.com/hsivonen/encoding_rs
env_logger Apache-2.0 OR MIT https://github.com/rust-cli/env_logger
errno Apache-2.0 OR MIT https://github.com/lambda-fairy/rust-errno
errno-dragonfly MIT https://github.com/mneumann/errno-dragonfly-rs
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
hermit-abi Apache-2.0 OR MIT https://github.com/hermitcore/rusty-hermit
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
httparse Apache-2.0 OR MIT https://github.com/seanmonstar/httparse
httpdate Apache-2.0 OR MIT https://github.com/pyfisch/httpdate
humantime Apache-2.0 OR MIT https://github.com/tailhook/humantime
hyper MIT https://github.com/hyperium/hyper
hyper-rustls Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
idna Apache-2.0 OR MIT https://github.com/servo/rust-url/
indexmap Apache-2.0 OR MIT https://github.com/bluss/indexmap
indicatif MIT https://github.com/mitsuhiko/indicatif
inout Apache-2.0 OR MIT https://github.com/RustCrypto/utils
io-lifetimes Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/sunfishcode/io-lifetimes
ipnet Apache-2.0 OR MIT https://github.com/krisprice/ipnet
is-terminal MIT https://github.com/sunfishcode/is-terminal
itoa Apache-2.0 OR MIT https://github.com/dtolnay/itoa
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 https://github.com/rust-lang/libm
linux-raw-sys Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/sunfishcode/linux-raw-sys
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
num_cpus Apache-2.0 OR MIT https://github.com/seanmonstar/num_cpus
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
os_str_bytes Apache-2.0 OR MIT https://github.com/dylni/os_str_bytes
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/
pest Apache-2.0 OR MIT https://github.com/pest-parser/pest
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
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
quote Apache-2.0 OR MIT https://github.com/dtolnay/quote
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 None 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/alexcrichton/rustc-demangle
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-webpki ISC https://github.com/rustls/webpki
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
sct Apache-2.0 OR ISC OR MIT https://github.com/ctz/sct.rs
self_update MIT https://github.com/jaemk/self_update
semver Apache-2.0 OR MIT https://github.com/steveklabnik/semver
semver-parser Apache-2.0 OR MIT https://github.com/steveklabnik/semver-parser
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
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
strsim MIT https://github.com/dguo/strsim-rs
subtle BSD-3-Clause https://github.com/dalek-cryptography/subtle
syn Apache-2.0 OR MIT https://github.com/dtolnay/syn
tar Apache-2.0 OR MIT https://github.com/alexcrichton/tar-rs
tempfile Apache-2.0 OR MIT https://github.com/Stebalien/tempfile
termcolor MIT OR Unlicense https://github.com/BurntSushi/termcolor
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
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-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
ucd-trie Apache-2.0 OR MIT https://github.com/BurntSushi/ucd-generate
unicode-bidi Apache-2.0 OR MIT https://github.com/servo/unicode-bidi
unicode-ident (MIT OR Apache-2.0) AND Unicode-DFS-2016 https://github.com/dtolnay/unicode-ident
unicode-normalization Apache-2.0 OR MIT https://github.com/unicode-rs/unicode-normalization
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
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
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
webpki-roots MPL-2.0 https://github.com/rustls/webpki-roots
which MIT https://github.com/harryfei/which-rs.git
winapi Apache-2.0 OR MIT https://github.com/retep998/winapi-rs
winapi-i686-pc-windows-gnu Apache-2.0 OR MIT https://github.com/retep998/winapi-rs
winapi-util MIT OR Unlicense https://github.com/BurntSushi/winapi-util
winapi-x86_64-pc-windows-gnu Apache-2.0 OR MIT https://github.com/retep998/winapi-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_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
winreg MIT https://github.com/gentoo90/winreg-rs
xattr Apache-2.0 OR MIT https://github.com/Stebalien/xattr
xz2 Apache-2.0 OR MIT https://github.com/alexcrichton/xz2-rs
zeroize Apache-2.0 OR MIT https://github.com/RustCrypto/utils/tree/master/zeroize