panda-rpki-oss/THIRD_PARTY_NOTICES.md
Panda RPKI OSS Local 277cbca878
Some checks failed
ci / rust (push) Has been cancelled
ci / docker (push) Has been cancelled
初始化 Panda RPKI v0.1.0 开源候选版本
2026-09-09 18:01:15 +08:00

10 KiB

Third-party notices

Panda RPKI is distributed under BSD-3-Clause; dependencies retain their own licenses. The table below records the locked Cargo dependency graph, including build-time and platform-specific packages that may not be linked on Linux. Upstream license expressions are reproduced as declared by each package.

The accompanying license texts retain notices from package archives, including bundled native code. These files must accompany binary distributions. Container OS package notices remain under /usr/share/doc/ and /usr/share/common-licenses/ in the Debian image.

Python cryptography and OpenSSL are external test tools, not bundled source. Consult their installed license notices when distributing a test environment. No production trust-anchor or repository data is included in this source tree.

Package Locked version Declared license
adler2 2.0.1 0BSD OR MIT OR Apache-2.0
aho-corasick 1.1.5 Unlicense OR MIT
alloc-no-stdlib 2.0.4 BSD-3-Clause
alloc-stdlib 0.2.4 BSD-3-Clause
asn1-rs 0.7.2 MIT OR Apache-2.0
asn1-rs-derive 0.6.0 MIT OR Apache-2.0
asn1-rs-impl 0.2.0 MIT/Apache-2.0
async-compression 0.4.44 MIT OR Apache-2.0
atomic-waker 1.1.2 Apache-2.0 OR MIT
autocfg 1.5.1 Apache-2.0 OR MIT
base64 0.22.1 MIT OR Apache-2.0
bindgen 0.69.5 BSD-3-Clause
bitflags 2.13.1 MIT OR Apache-2.0
block-buffer 0.10.4 MIT OR Apache-2.0
brotli 8.0.4 BSD-3-Clause AND MIT
brotli-decompressor 5.0.3 BSD-3-Clause/MIT
bumpalo 3.20.3 MIT OR Apache-2.0
bytes 1.12.1 MIT
bzip2-sys 0.1.13+1.0.8 MIT/Apache-2.0
cc 1.4.4 MIT OR Apache-2.0
cexpr 0.6.0 Apache-2.0/MIT
cfg-if 1.0.4 MIT OR Apache-2.0
cfg_aliases 0.2.2 MIT
chacha20 0.10.2 MIT OR Apache-2.0
clang-sys 1.9.1 Apache-2.0
compression-codecs 0.4.39 MIT OR Apache-2.0
compression-core 0.4.33 MIT OR Apache-2.0
cookie-factory 0.3.3 MIT
cpufeatures 0.2.17 MIT OR Apache-2.0
cpufeatures 0.3.1 MIT OR Apache-2.0
crc32fast 1.5.1 MIT OR Apache-2.0
crypto-common 0.1.7 MIT OR Apache-2.0
data-encoding 2.11.1 MIT
der-parser 10.0.0 MIT OR Apache-2.0
deranged 0.5.8 MIT OR Apache-2.0
digest 0.10.7 MIT OR Apache-2.0
displaydoc 0.2.7 MIT OR Apache-2.0
either 1.18.0 MIT OR Apache-2.0
equivalent 1.0.2 Apache-2.0 OR MIT
errno 0.3.14 MIT OR Apache-2.0
fastrand 2.5.0 Apache-2.0 OR MIT
find-msvc-tools 0.1.11 MIT OR Apache-2.0
flate2 1.1.10 MIT OR Apache-2.0
form_urlencoded 1.2.2 MIT OR Apache-2.0
futures 0.3.34 MIT OR Apache-2.0
futures-channel 0.3.34 MIT OR Apache-2.0
futures-core 0.3.34 MIT OR Apache-2.0
futures-executor 0.3.34 MIT OR Apache-2.0
futures-io 0.3.34 MIT OR Apache-2.0
futures-macro 0.3.34 MIT OR Apache-2.0
futures-sink 0.3.34 MIT OR Apache-2.0
futures-task 0.3.34 MIT OR Apache-2.0
futures-util 0.3.34 MIT OR Apache-2.0
generic-array 0.14.7 MIT
getrandom 0.2.17 MIT OR Apache-2.0
getrandom 0.4.3 MIT OR Apache-2.0
glob 0.3.4 MIT OR Apache-2.0
half 1.8.3 MIT OR Apache-2.0
hashbrown 0.17.1 MIT OR Apache-2.0
hex 0.4.3 MIT OR Apache-2.0
http 1.5.0 MIT OR Apache-2.0
http-body 1.1.0 MIT
http-body-util 0.1.5 MIT
httparse 1.10.1 MIT OR Apache-2.0
hyper 1.11.1 MIT
hyper-rustls 0.27.9 Apache-2.0 OR ISC OR MIT
hyper-util 0.1.20 MIT
icu_collections 2.3.0 Unicode-3.0
icu_locale_core 2.3.0 Unicode-3.0
icu_normalizer 2.3.0 Unicode-3.0
icu_normalizer_data 2.3.0 Unicode-3.0
icu_properties 2.3.0 Unicode-3.0
icu_properties_data 2.3.0 Unicode-3.0
icu_provider 2.3.1 Unicode-3.0
idna 1.1.0 MIT OR Apache-2.0
idna_adapter 1.2.2 Apache-2.0 OR MIT
indexmap 2.14.2 Apache-2.0 OR MIT
ipnet 2.12.1 MIT OR Apache-2.0
itertools 0.12.1 MIT OR Apache-2.0
itoa 1.0.18 MIT OR Apache-2.0
jobserver 0.1.35 MIT OR Apache-2.0
js-sys 0.3.104 MIT OR Apache-2.0
lazy_static 1.5.0 MIT OR Apache-2.0
lazycell 1.3.0 MIT/Apache-2.0
libc 0.2.189 MIT OR Apache-2.0
libloading 0.8.9 ISC
librocksdb-sys 0.16.0+8.10.0 MIT/Apache-2.0/BSD-3-Clause
libz-sys 1.1.29 MIT OR Apache-2.0
linux-raw-sys 0.12.1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
litemap 0.8.3 Unicode-3.0
log 0.4.34 MIT OR Apache-2.0
lru-slab 0.1.2 MIT OR Apache-2.0 OR Zlib
lz4-sys 1.11.1+lz4-1.10.0 MIT
memchr 2.8.3 Unlicense OR MIT
minimal-lexical 0.2.1 MIT/Apache-2.0
miniz_oxide 0.9.1 MIT OR Zlib OR Apache-2.0
mio 1.2.3 MIT
nom 7.1.3 MIT
num-bigint 0.4.8 MIT OR Apache-2.0
num-conv 0.2.2 MIT OR Apache-2.0
num-integer 0.1.47 MIT OR Apache-2.0
num-traits 0.2.19 MIT OR Apache-2.0
oid-registry 0.8.1 MIT OR Apache-2.0
once_cell 1.21.4 MIT OR Apache-2.0
percent-encoding 2.3.2 MIT OR Apache-2.0
pin-project-lite 0.2.17 Apache-2.0 OR MIT
pkg-config 0.3.34 MIT OR Apache-2.0
potential_utf 0.1.6 Unicode-3.0
powerfmt 0.2.0 MIT OR Apache-2.0
proc-macro2 1.0.107 MIT OR Apache-2.0
quick-xml 0.37.5 MIT
quinn 0.11.11 MIT OR Apache-2.0
quinn-proto 0.11.17 MIT OR Apache-2.0
quinn-udp 0.5.15 MIT OR Apache-2.0
quote 1.0.47 MIT OR Apache-2.0
r-efi 6.0.0 MIT OR Apache-2.0 OR LGPL-2.1-or-later
rand 0.10.2 MIT OR Apache-2.0
rand_core 0.10.1 MIT OR Apache-2.0
rand_pcg 0.10.2 MIT OR Apache-2.0
regex 1.13.1 MIT OR Apache-2.0
regex-automata 0.4.18 MIT OR Apache-2.0
regex-syntax 0.8.11 MIT OR Apache-2.0
reqwest 0.12.28 MIT OR Apache-2.0
ring 0.17.14 Apache-2.0 AND ISC
rocksdb 0.22.0 Apache-2.0
roxmltree 0.20.0 MIT OR Apache-2.0
rustc-hash 1.1.0 Apache-2.0/MIT
rustc-hash 2.1.3 Apache-2.0 OR MIT
rusticata-macros 4.1.0 MIT/Apache-2.0
rustix 1.1.4 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
rustls 0.23.43 Apache-2.0 OR ISC OR MIT
rustls-pki-types 1.15.1 MIT OR Apache-2.0
rustls-webpki 0.103.15 ISC
rustversion 1.0.23 MIT OR Apache-2.0
ryu 1.0.23 Apache-2.0 OR BSL-1.0
serde 1.0.229 MIT OR Apache-2.0
serde_cbor 0.11.2 MIT/Apache-2.0
serde_core 1.0.229 MIT OR Apache-2.0
serde_derive 1.0.229 MIT OR Apache-2.0
serde_json 1.0.151 MIT OR Apache-2.0
serde_spanned 0.6.9 MIT OR Apache-2.0
serde_urlencoded 0.7.1 MIT/Apache-2.0
sha2 0.10.9 MIT OR Apache-2.0
shlex 1.3.0 MIT OR Apache-2.0
shlex 2.0.1 MIT OR Apache-2.0
simd-adler32 0.3.10 MIT
slab 0.4.12 MIT
smallvec 1.16.0 MIT OR Apache-2.0
socket2 0.6.5 MIT OR Apache-2.0
stable_deref_trait 1.2.1 MIT OR Apache-2.0
subtle 2.6.1 BSD-3-Clause
syn 2.0.119 MIT OR Apache-2.0
syn 3.0.4 MIT OR Apache-2.0
sync_wrapper 1.0.2 Apache-2.0
synstructure 0.13.2 MIT
tempfile 3.27.0 MIT OR Apache-2.0
thiserror 2.0.20 MIT OR Apache-2.0
thiserror-impl 2.0.20 MIT OR Apache-2.0
time 0.3.55 MIT OR Apache-2.0
time-core 0.1.9 MIT OR Apache-2.0
time-macros 0.2.32 MIT OR Apache-2.0
tinystr 0.8.4 Unicode-3.0
tinyvec 1.13.2 Zlib OR Apache-2.0 OR MIT
tinyvec_macros 0.1.1 MIT OR Apache-2.0 OR Zlib
tokio 1.53.1 MIT
tokio-rustls 0.26.4 MIT OR Apache-2.0
tokio-util 0.7.19 MIT
toml 0.8.23 MIT OR Apache-2.0
toml_datetime 0.6.11 MIT OR Apache-2.0
toml_edit 0.22.27 MIT OR Apache-2.0
toml_write 0.1.2 MIT OR Apache-2.0
tower 0.5.3 MIT
tower-http 0.6.11 MIT
tower-layer 0.3.3 MIT
tower-service 0.3.3 MIT
tracing 0.1.44 MIT
tracing-core 0.1.36 MIT
try-lock 0.2.5 MIT
typenum 1.20.1 MIT OR Apache-2.0
unicode-ident 1.0.24 (MIT OR Apache-2.0) AND Unicode-3.0
untrusted 0.9.0 ISC
url 2.5.8 MIT OR Apache-2.0
utf8_iter 1.0.4 Apache-2.0 OR MIT
uuid 1.26.0 Apache-2.0 OR MIT
vcpkg 0.2.15 MIT/Apache-2.0
version_check 0.9.5 MIT/Apache-2.0
want 0.3.1 MIT
wasi 0.11.1+wasi-snapshot-preview1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
wasm-bindgen 0.2.127 MIT OR Apache-2.0
wasm-bindgen-futures 0.4.77 MIT OR Apache-2.0
wasm-bindgen-macro 0.2.127 MIT OR Apache-2.0
wasm-bindgen-macro-support 0.2.127 MIT OR Apache-2.0
wasm-bindgen-shared 0.2.127 MIT OR Apache-2.0
web-sys 0.3.104 MIT OR Apache-2.0
web-time 1.1.0 MIT OR Apache-2.0
webpki-roots 1.0.9 CDLA-Permissive-2.0
windows-link 0.2.1 MIT OR Apache-2.0
windows-sys 0.52.0 MIT OR Apache-2.0
windows-sys 0.61.2 MIT OR Apache-2.0
windows-targets 0.52.6 MIT OR Apache-2.0
windows_aarch64_gnullvm 0.52.6 MIT OR Apache-2.0
windows_aarch64_msvc 0.52.6 MIT OR Apache-2.0
windows_i686_gnu 0.52.6 MIT OR Apache-2.0
windows_i686_gnullvm 0.52.6 MIT OR Apache-2.0
windows_i686_msvc 0.52.6 MIT OR Apache-2.0
windows_x86_64_gnu 0.52.6 MIT OR Apache-2.0
windows_x86_64_gnullvm 0.52.6 MIT OR Apache-2.0
windows_x86_64_msvc 0.52.6 MIT OR Apache-2.0
winnow 0.7.15 MIT
writeable 0.6.4 Unicode-3.0
x509-parser 0.18.1 MIT OR Apache-2.0
yoke 0.8.3 Unicode-3.0
yoke-derive 0.8.2 Unicode-3.0
zerofrom 0.1.8 Unicode-3.0
zerofrom-derive 0.1.7 Unicode-3.0
zeroize 1.9.0 Apache-2.0 OR MIT
zerotrie 0.2.5 Unicode-3.0
zerovec 0.11.8 Unicode-3.0
zerovec-derive 0.11.6 Unicode-3.0
zlib-rs 0.6.7 Zlib
zmij 1.0.23 MIT