diff --git a/SBOM.cyclonedx.json b/SBOM.cyclonedx.json new file mode 100644 index 0000000..e44f475 --- /dev/null +++ b/SBOM.cyclonedx.json @@ -0,0 +1,4038 @@ +{ + "bomFormat": "CycloneDX", + "specVersion": "1.4", + "version": 1, + "metadata": { + "timestamp": "2025-12-17T13:08:58.512755Z", + "tools": [ + { + "vendor": "cargo", + "name": "cargo-license", + "version": "1.0" + } + ], + "component": { + "type": "application", + "name": "typedialog", + "version": "0.1.0", + "homepage": "https://github.com/anthropics/typedialog", + "repository": { + "type": "git", + "url": "https://github.com/anthropics/typedialog" + }, + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + } + }, + "components": [ + { + "type": "library", + "name": "aho-corasick", + "version": "1.1.4", + "purl": "pkg:cargo/aho-corasick@1.1.4", + "homepage": "https://github.com/BurntSushi/aho-corasick", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "allocator-api2", + "version": "0.2.21", + "purl": "pkg:cargo/allocator-api2@0.2.21", + "homepage": "https://github.com/zakarumych/allocator-api2", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "android_system_properties", + "version": "0.1.5", + "purl": "pkg:cargo/android_system_properties@0.1.5", + "homepage": "https://github.com/nical/android_system_properties", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anstream", + "version": "0.6.21", + "purl": "pkg:cargo/anstream@0.6.21", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anstyle", + "version": "1.0.13", + "purl": "pkg:cargo/anstyle@1.0.13", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anstyle-parse", + "version": "0.2.7", + "purl": "pkg:cargo/anstyle-parse@0.2.7", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anstyle-query", + "version": "1.1.5", + "purl": "pkg:cargo/anstyle-query@1.1.5", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anstyle-wincon", + "version": "3.0.11", + "purl": "pkg:cargo/anstyle-wincon@3.0.11", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "anyhow", + "version": "1.0.100", + "purl": "pkg:cargo/anyhow@1.0.100", + "homepage": "https://github.com/dtolnay/anyhow", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "async-trait", + "version": "0.1.89", + "purl": "pkg:cargo/async-trait@0.1.89", + "homepage": "https://github.com/dtolnay/async-trait", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "atomic-waker", + "version": "1.1.2", + "purl": "pkg:cargo/atomic-waker@1.1.2", + "homepage": "https://github.com/smol-rs/atomic-waker", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "atty", + "version": "0.2.14", + "purl": "pkg:cargo/atty@0.2.14", + "homepage": "https://github.com/softprops/atty", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "autocfg", + "version": "1.5.0", + "purl": "pkg:cargo/autocfg@1.5.0", + "homepage": "https://github.com/cuviper/autocfg", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "axum", + "version": "0.8.7", + "purl": "pkg:cargo/axum@0.8.7", + "homepage": "https://github.com/tokio-rs/axum", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "axum-core", + "version": "0.5.5", + "purl": "pkg:cargo/axum-core@0.5.5", + "homepage": "https://github.com/tokio-rs/axum", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "bitflags", + "version": "2.10.0", + "purl": "pkg:cargo/bitflags@2.10.0", + "homepage": "https://github.com/bitflags/bitflags", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "block-buffer", + "version": "0.10.4", + "purl": "pkg:cargo/block-buffer@0.10.4", + "homepage": "https://github.com/RustCrypto/utils", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "bstr", + "version": "1.12.1", + "purl": "pkg:cargo/bstr@1.12.1", + "homepage": "https://github.com/BurntSushi/bstr", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "bumpalo", + "version": "3.19.0", + "purl": "pkg:cargo/bumpalo@3.19.0", + "homepage": "https://github.com/fitzgen/bumpalo", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "bytes", + "version": "1.11.0", + "purl": "pkg:cargo/bytes@1.11.0", + "homepage": "https://github.com/tokio-rs/bytes", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "cassowary", + "version": "0.3.0", + "purl": "pkg:cargo/cassowary@0.3.0", + "homepage": "https://github.com/dylanede/cassowary-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "castaway", + "version": "0.2.4", + "purl": "pkg:cargo/castaway@0.2.4", + "homepage": "https://github.com/sagebind/castaway", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "cc", + "version": "1.2.49", + "purl": "pkg:cargo/cc@1.2.49", + "homepage": "https://github.com/rust-lang/cc-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "cfg-if", + "version": "1.0.4", + "purl": "pkg:cargo/cfg-if@1.0.4", + "homepage": "https://github.com/rust-lang/cfg-if", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "chrono", + "version": "0.4.42", + "purl": "pkg:cargo/chrono@0.4.42", + "homepage": "https://github.com/chronotope/chrono", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "chrono-tz", + "version": "0.9.0", + "purl": "pkg:cargo/chrono-tz@0.9.0", + "homepage": "https://github.com/chronotope/chrono-tz", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "chrono-tz-build", + "version": "0.3.0", + "purl": "pkg:cargo/chrono-tz-build@0.3.0", + "homepage": "https://github.com/chronotope/chrono-tz", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "clap", + "version": "4.5.53", + "purl": "pkg:cargo/clap@4.5.53", + "homepage": "https://github.com/clap-rs/clap", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "clap_builder", + "version": "4.5.53", + "purl": "pkg:cargo/clap_builder@4.5.53", + "homepage": "https://github.com/clap-rs/clap", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "clap_derive", + "version": "4.5.49", + "purl": "pkg:cargo/clap_derive@4.5.49", + "homepage": "https://github.com/clap-rs/clap", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "clap_lex", + "version": "0.7.6", + "purl": "pkg:cargo/clap_lex@0.7.6", + "homepage": "https://github.com/clap-rs/clap", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "colorchoice", + "version": "1.0.4", + "purl": "pkg:cargo/colorchoice@1.0.4", + "homepage": "https://github.com/rust-cli/anstyle.git", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "compact_str", + "version": "0.8.1", + "purl": "pkg:cargo/compact_str@0.8.1", + "homepage": "https://github.com/ParkMyCar/compact_str", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "console", + "version": "0.16.2", + "purl": "pkg:cargo/console@0.16.2", + "homepage": "https://github.com/console-rs/console", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "convert_case", + "version": "0.10.0", + "purl": "pkg:cargo/convert_case@0.10.0", + "homepage": "https://github.com/rutrum/convert-case", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "core-foundation-sys", + "version": "0.8.7", + "purl": "pkg:cargo/core-foundation-sys@0.8.7", + "homepage": "https://github.com/servo/core-foundation-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "cpufeatures", + "version": "0.2.17", + "purl": "pkg:cargo/cpufeatures@0.2.17", + "homepage": "https://github.com/RustCrypto/utils", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossbeam-deque", + "version": "0.8.6", + "purl": "pkg:cargo/crossbeam-deque@0.8.6", + "homepage": "https://github.com/crossbeam-rs/crossbeam", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossbeam-epoch", + "version": "0.9.18", + "purl": "pkg:cargo/crossbeam-epoch@0.9.18", + "homepage": "https://github.com/crossbeam-rs/crossbeam", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossbeam-utils", + "version": "0.8.21", + "purl": "pkg:cargo/crossbeam-utils@0.8.21", + "homepage": "https://github.com/crossbeam-rs/crossbeam", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossterm", + "version": "0.28.1", + "purl": "pkg:cargo/crossterm@0.28.1", + "homepage": "https://github.com/crossterm-rs/crossterm", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossterm", + "version": "0.29.0", + "purl": "pkg:cargo/crossterm@0.29.0", + "homepage": "https://github.com/crossterm-rs/crossterm", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "crossterm_winapi", + "version": "0.9.1", + "purl": "pkg:cargo/crossterm_winapi@0.9.1", + "homepage": "https://github.com/crossterm-rs/crossterm-winapi", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "crypto-common", + "version": "0.1.7", + "purl": "pkg:cargo/crypto-common@0.1.7", + "homepage": "https://github.com/RustCrypto/traits", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "darling", + "version": "0.20.11", + "purl": "pkg:cargo/darling@0.20.11", + "homepage": "https://github.com/TedDriggs/darling", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "darling_core", + "version": "0.20.11", + "purl": "pkg:cargo/darling_core@0.20.11", + "homepage": "https://github.com/TedDriggs/darling", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "darling_macro", + "version": "0.20.11", + "purl": "pkg:cargo/darling_macro@0.20.11", + "homepage": "https://github.com/TedDriggs/darling", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "derive_more", + "version": "2.1.0", + "purl": "pkg:cargo/derive_more@2.1.0", + "homepage": "https://github.com/JelteF/derive_more", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "derive_more-impl", + "version": "2.1.0", + "purl": "pkg:cargo/derive_more-impl@2.1.0", + "homepage": "https://github.com/JelteF/derive_more", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "deunicode", + "version": "1.6.2", + "purl": "pkg:cargo/deunicode@1.6.2", + "homepage": "https://github.com/kornelski/deunicode/", + "licenses": [ + { + "license": { + "name": "BSD-3-Clause" + } + } + ] + }, + { + "type": "library", + "name": "dialoguer", + "version": "0.12.0", + "purl": "pkg:cargo/dialoguer@0.12.0", + "homepage": "https://github.com/console-rs/dialoguer", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "digest", + "version": "0.10.7", + "purl": "pkg:cargo/digest@0.10.7", + "homepage": "https://github.com/RustCrypto/traits", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "dirs", + "version": "6.0.0", + "purl": "pkg:cargo/dirs@6.0.0", + "homepage": "https://github.com/soc/dirs-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "dirs-sys", + "version": "0.5.0", + "purl": "pkg:cargo/dirs-sys@0.5.0", + "homepage": "https://github.com/dirs-dev/dirs-sys-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "displaydoc", + "version": "0.2.5", + "purl": "pkg:cargo/displaydoc@0.2.5", + "homepage": "https://github.com/yaahc/displaydoc", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "document-features", + "version": "0.2.12", + "purl": "pkg:cargo/document-features@0.2.12", + "homepage": "https://github.com/slint-ui/document-features", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "dyn-clone", + "version": "1.0.20", + "purl": "pkg:cargo/dyn-clone@1.0.20", + "homepage": "https://github.com/dtolnay/dyn-clone", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "either", + "version": "1.15.0", + "purl": "pkg:cargo/either@1.15.0", + "homepage": "https://github.com/rayon-rs/either", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "encode_unicode", + "version": "1.0.0", + "purl": "pkg:cargo/encode_unicode@1.0.0", + "homepage": "https://github.com/tormol/encode_unicode", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "equivalent", + "version": "1.0.2", + "purl": "pkg:cargo/equivalent@1.0.2", + "homepage": "https://github.com/indexmap-rs/equivalent", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "errno", + "version": "0.3.14", + "purl": "pkg:cargo/errno@0.3.14", + "homepage": "https://github.com/lambda-fairy/rust-errno", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fastrand", + "version": "2.3.0", + "purl": "pkg:cargo/fastrand@2.3.0", + "homepage": "https://github.com/smol-rs/fastrand", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "find-msvc-tools", + "version": "0.1.5", + "purl": "pkg:cargo/find-msvc-tools@0.1.5", + "homepage": "https://github.com/rust-lang/cc-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fluent", + "version": "0.17.0", + "purl": "pkg:cargo/fluent@0.17.0", + "homepage": "https://github.com/projectfluent/fluent-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fluent-bundle", + "version": "0.16.0", + "purl": "pkg:cargo/fluent-bundle@0.16.0", + "homepage": "https://github.com/projectfluent/fluent-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fluent-langneg", + "version": "0.13.1", + "purl": "pkg:cargo/fluent-langneg@0.13.1", + "homepage": "https://github.com/projectfluent/fluent-langneg-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fluent-syntax", + "version": "0.12.0", + "purl": "pkg:cargo/fluent-syntax@0.12.0", + "homepage": "https://github.com/projectfluent/fluent-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fnv", + "version": "1.0.7", + "purl": "pkg:cargo/fnv@1.0.7", + "homepage": "https://github.com/servo/rust-fnv", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "foldhash", + "version": "0.1.5", + "purl": "pkg:cargo/foldhash@0.1.5", + "homepage": "https://github.com/orlp/foldhash", + "licenses": [ + { + "license": { + "name": "Zlib" + } + } + ] + }, + { + "type": "library", + "name": "form_urlencoded", + "version": "1.2.2", + "purl": "pkg:cargo/form_urlencoded@1.2.2", + "homepage": "https://github.com/servo/rust-url", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "typedialog", + "version": "0.1.0", + "purl": "pkg:cargo/typedialog@0.1.0", + "homepage": "https://github.com/jesusperezlorenzo/typedialog", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "typedialog-core", + "version": "0.1.0", + "purl": "pkg:cargo/typedialog-core@0.1.0", + "homepage": "https://github.com/jesusperezlorenzo/typedialog", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "typedialog-tui", + "version": "0.1.0", + "purl": "pkg:cargo/typedialog-tui@0.1.0", + "homepage": "https://github.com/jesusperezlorenzo/typedialog", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "typedialog-web", + "version": "0.1.0", + "purl": "pkg:cargo/typedialog-web@0.1.0", + "homepage": "https://github.com/jesusperezlorenzo/typedialog", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures", + "version": "0.3.31", + "purl": "pkg:cargo/futures@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-channel", + "version": "0.3.31", + "purl": "pkg:cargo/futures-channel@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-core", + "version": "0.3.31", + "purl": "pkg:cargo/futures-core@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-executor", + "version": "0.3.31", + "purl": "pkg:cargo/futures-executor@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-io", + "version": "0.3.31", + "purl": "pkg:cargo/futures-io@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-macro", + "version": "0.3.31", + "purl": "pkg:cargo/futures-macro@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-sink", + "version": "0.3.31", + "purl": "pkg:cargo/futures-sink@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-task", + "version": "0.3.31", + "purl": "pkg:cargo/futures-task@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "futures-util", + "version": "0.3.31", + "purl": "pkg:cargo/futures-util@0.3.31", + "homepage": "https://github.com/rust-lang/futures-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "fuzzy-matcher", + "version": "0.3.7", + "purl": "pkg:cargo/fuzzy-matcher@0.3.7", + "homepage": "https://github.com/lotabout/fuzzy-matcher", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "generic-array", + "version": "0.14.7", + "purl": "pkg:cargo/generic-array@0.14.7", + "homepage": "https://github.com/fizyk20/generic-array.git", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "getrandom", + "version": "0.2.16", + "purl": "pkg:cargo/getrandom@0.2.16", + "homepage": "https://github.com/rust-random/getrandom", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "getrandom", + "version": "0.3.4", + "purl": "pkg:cargo/getrandom@0.3.4", + "homepage": "https://github.com/rust-random/getrandom", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "globset", + "version": "0.4.18", + "purl": "pkg:cargo/globset@0.4.18", + "homepage": "https://github.com/BurntSushi/ripgrep/tree/master/crates/globset", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "globwalk", + "version": "0.9.1", + "purl": "pkg:cargo/globwalk@0.9.1", + "homepage": "https://github.com/gilnaa/globwalk", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "hashbrown", + "version": "0.15.5", + "purl": "pkg:cargo/hashbrown@0.15.5", + "homepage": "https://github.com/rust-lang/hashbrown", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "hashbrown", + "version": "0.16.1", + "purl": "pkg:cargo/hashbrown@0.16.1", + "homepage": "https://github.com/rust-lang/hashbrown", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "heck", + "version": "0.5.0", + "purl": "pkg:cargo/heck@0.5.0", + "homepage": "https://github.com/withoutboats/heck", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "hermit-abi", + "version": "0.1.19", + "purl": "pkg:cargo/hermit-abi@0.1.19", + "homepage": "https://github.com/hermitcore/libhermit-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "http", + "version": "1.4.0", + "purl": "pkg:cargo/http@1.4.0", + "homepage": "https://github.com/hyperium/http", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "http-body", + "version": "1.0.1", + "purl": "pkg:cargo/http-body@1.0.1", + "homepage": "https://github.com/hyperium/http-body", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "http-body-util", + "version": "0.1.3", + "purl": "pkg:cargo/http-body-util@0.1.3", + "homepage": "https://github.com/hyperium/http-body", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "http-range-header", + "version": "0.4.2", + "purl": "pkg:cargo/http-range-header@0.4.2", + "homepage": "https://github.com/MarcusGrass/parse-range-headers", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "httparse", + "version": "1.10.1", + "purl": "pkg:cargo/httparse@1.10.1", + "homepage": "https://github.com/seanmonstar/httparse", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "httpdate", + "version": "1.0.3", + "purl": "pkg:cargo/httpdate@1.0.3", + "homepage": "https://github.com/pyfisch/httpdate", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "humansize", + "version": "2.1.3", + "purl": "pkg:cargo/humansize@2.1.3", + "homepage": "https://github.com/LeopoldArkham/humansize", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "hyper", + "version": "1.8.1", + "purl": "pkg:cargo/hyper@1.8.1", + "homepage": "https://github.com/hyperium/hyper", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "hyper-util", + "version": "0.1.19", + "purl": "pkg:cargo/hyper-util@0.1.19", + "homepage": "https://github.com/hyperium/hyper-util", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "iana-time-zone", + "version": "0.1.64", + "purl": "pkg:cargo/iana-time-zone@0.1.64", + "homepage": "https://github.com/strawlab/iana-time-zone", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "iana-time-zone-haiku", + "version": "0.1.2", + "purl": "pkg:cargo/iana-time-zone-haiku@0.1.2", + "homepage": "https://github.com/strawlab/iana-time-zone", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ident_case", + "version": "1.0.1", + "purl": "pkg:cargo/ident_case@1.0.1", + "homepage": "https://github.com/TedDriggs/ident_case", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ignore", + "version": "0.4.25", + "purl": "pkg:cargo/ignore@0.4.25", + "homepage": "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "indexmap", + "version": "2.12.1", + "purl": "pkg:cargo/indexmap@2.12.1", + "homepage": "https://github.com/indexmap-rs/indexmap", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "indoc", + "version": "2.0.7", + "purl": "pkg:cargo/indoc@2.0.7", + "homepage": "https://github.com/dtolnay/indoc", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "inquire", + "version": "0.9.1", + "purl": "pkg:cargo/inquire@0.9.1", + "homepage": "https://github.com/mikaelmello/inquire", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "instability", + "version": "0.3.10", + "purl": "pkg:cargo/instability@0.3.10", + "homepage": "https://github.com/ratatui/instability", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "intl-memoizer", + "version": "0.5.3", + "purl": "pkg:cargo/intl-memoizer@0.5.3", + "homepage": "https://github.com/projectfluent/fluent-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "intl_pluralrules", + "version": "7.0.2", + "purl": "pkg:cargo/intl_pluralrules@7.0.2", + "homepage": "https://github.com/zbraniecki/pluralrules", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "is_terminal_polyfill", + "version": "1.70.2", + "purl": "pkg:cargo/is_terminal_polyfill@1.70.2", + "homepage": "https://github.com/polyfill-rs/is_terminal_polyfill", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "itertools", + "version": "0.13.0", + "purl": "pkg:cargo/itertools@0.13.0", + "homepage": "https://github.com/rust-itertools/itertools", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "itoa", + "version": "1.0.15", + "purl": "pkg:cargo/itoa@1.0.15", + "homepage": "https://github.com/dtolnay/itoa", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "js-sys", + "version": "0.3.83", + "purl": "pkg:cargo/js-sys@0.3.83", + "homepage": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "lazy_static", + "version": "1.5.0", + "purl": "pkg:cargo/lazy_static@1.5.0", + "homepage": "https://github.com/rust-lang-nursery/lazy-static.rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "libc", + "version": "0.2.178", + "purl": "pkg:cargo/libc@0.2.178", + "homepage": "https://github.com/rust-lang/libc", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "libm", + "version": "0.2.15", + "purl": "pkg:cargo/libm@0.2.15", + "homepage": "https://github.com/rust-lang/compiler-builtins", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "libredox", + "version": "0.1.10", + "purl": "pkg:cargo/libredox@0.1.10", + "homepage": "https://gitlab.redox-os.org/redox-os/libredox.git", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "linux-raw-sys", + "version": "0.4.15", + "purl": "pkg:cargo/linux-raw-sys@0.4.15", + "homepage": "https://github.com/sunfishcode/linux-raw-sys", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "linux-raw-sys", + "version": "0.11.0", + "purl": "pkg:cargo/linux-raw-sys@0.11.0", + "homepage": "https://github.com/sunfishcode/linux-raw-sys", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "litrs", + "version": "1.0.0", + "purl": "pkg:cargo/litrs@1.0.0", + "homepage": "https://github.com/LukasKalbertodt/litrs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "lock_api", + "version": "0.4.14", + "purl": "pkg:cargo/lock_api@0.4.14", + "homepage": "https://github.com/Amanieu/parking_lot", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "log", + "version": "0.4.29", + "purl": "pkg:cargo/log@0.4.29", + "homepage": "https://github.com/rust-lang/log", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "lru", + "version": "0.12.5", + "purl": "pkg:cargo/lru@0.12.5", + "homepage": "https://github.com/jeromefroe/lru-rs.git", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "matchit", + "version": "0.8.4", + "purl": "pkg:cargo/matchit@0.8.4", + "homepage": "https://github.com/ibraheemdev/matchit", + "licenses": [ + { + "license": { + "name": "BSD-3-Clause AND MIT" + } + } + ] + }, + { + "type": "library", + "name": "memchr", + "version": "2.7.6", + "purl": "pkg:cargo/memchr@2.7.6", + "homepage": "https://github.com/BurntSushi/memchr", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "mime", + "version": "0.3.17", + "purl": "pkg:cargo/mime@0.3.17", + "homepage": "https://github.com/hyperium/mime", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "mime_guess", + "version": "2.0.5", + "purl": "pkg:cargo/mime_guess@2.0.5", + "homepage": "https://github.com/abonander/mime_guess", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "mio", + "version": "1.1.1", + "purl": "pkg:cargo/mio@1.1.1", + "homepage": "https://github.com/tokio-rs/mio", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "nu-ansi-term", + "version": "0.50.3", + "purl": "pkg:cargo/nu-ansi-term@0.50.3", + "homepage": "https://github.com/nushell/nu-ansi-term", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "num-traits", + "version": "0.2.19", + "purl": "pkg:cargo/num-traits@0.2.19", + "homepage": "https://github.com/rust-num/num-traits", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "once_cell", + "version": "1.21.3", + "purl": "pkg:cargo/once_cell@1.21.3", + "homepage": "https://github.com/matklad/once_cell", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "once_cell_polyfill", + "version": "1.70.2", + "purl": "pkg:cargo/once_cell_polyfill@1.70.2", + "homepage": "https://github.com/polyfill-rs/once_cell_polyfill", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "option-ext", + "version": "0.2.0", + "purl": "pkg:cargo/option-ext@0.2.0", + "homepage": "https://github.com/soc/option-ext.git", + "licenses": [ + { + "license": { + "name": "MPL-2.0" + } + } + ] + }, + { + "type": "library", + "name": "parking_lot", + "version": "0.12.5", + "purl": "pkg:cargo/parking_lot@0.12.5", + "homepage": "https://github.com/Amanieu/parking_lot", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "parking_lot_core", + "version": "0.9.12", + "purl": "pkg:cargo/parking_lot_core@0.9.12", + "homepage": "https://github.com/Amanieu/parking_lot", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "parse-zoneinfo", + "version": "0.3.1", + "purl": "pkg:cargo/parse-zoneinfo@0.3.1", + "homepage": "https://github.com/chronotope/chrono-tz", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "paste", + "version": "1.0.15", + "purl": "pkg:cargo/paste@1.0.15", + "homepage": "https://github.com/dtolnay/paste", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "percent-encoding", + "version": "2.3.2", + "purl": "pkg:cargo/percent-encoding@2.3.2", + "homepage": "https://github.com/servo/rust-url/", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "pest", + "version": "2.8.4", + "purl": "pkg:cargo/pest@2.8.4", + "homepage": "https://github.com/pest-parser/pest", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "pest_derive", + "version": "2.8.4", + "purl": "pkg:cargo/pest_derive@2.8.4", + "homepage": "https://github.com/pest-parser/pest", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "pest_generator", + "version": "2.8.4", + "purl": "pkg:cargo/pest_generator@2.8.4", + "homepage": "https://github.com/pest-parser/pest", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "pest_meta", + "version": "2.8.4", + "purl": "pkg:cargo/pest_meta@2.8.4", + "homepage": "https://github.com/pest-parser/pest", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "phf", + "version": "0.11.3", + "purl": "pkg:cargo/phf@0.11.3", + "homepage": "https://github.com/rust-phf/rust-phf", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "phf_codegen", + "version": "0.11.3", + "purl": "pkg:cargo/phf_codegen@0.11.3", + "homepage": "https://github.com/rust-phf/rust-phf", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "phf_generator", + "version": "0.11.3", + "purl": "pkg:cargo/phf_generator@0.11.3", + "homepage": "https://github.com/rust-phf/rust-phf", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "phf_shared", + "version": "0.11.3", + "purl": "pkg:cargo/phf_shared@0.11.3", + "homepage": "https://github.com/rust-phf/rust-phf", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "pin-project-lite", + "version": "0.2.16", + "purl": "pkg:cargo/pin-project-lite@0.2.16", + "homepage": "https://github.com/taiki-e/pin-project-lite", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "pin-utils", + "version": "0.1.0", + "purl": "pkg:cargo/pin-utils@0.1.0", + "homepage": "https://github.com/rust-lang-nursery/pin-utils", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ppv-lite86", + "version": "0.2.21", + "purl": "pkg:cargo/ppv-lite86@0.2.21", + "homepage": "https://github.com/cryptocorrosion/cryptocorrosion", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "proc-macro2", + "version": "1.0.103", + "purl": "pkg:cargo/proc-macro2@1.0.103", + "homepage": "https://github.com/dtolnay/proc-macro2", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "quote", + "version": "1.0.42", + "purl": "pkg:cargo/quote@1.0.42", + "homepage": "https://github.com/dtolnay/quote", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "r-efi", + "version": "5.3.0", + "purl": "pkg:cargo/r-efi@5.3.0", + "homepage": "https://github.com/r-efi/r-efi", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR LGPL-2.1-or-later OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rand", + "version": "0.8.5", + "purl": "pkg:cargo/rand@0.8.5", + "homepage": "https://github.com/rust-random/rand", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rand_chacha", + "version": "0.3.1", + "purl": "pkg:cargo/rand_chacha@0.3.1", + "homepage": "https://github.com/rust-random/rand", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rand_core", + "version": "0.6.4", + "purl": "pkg:cargo/rand_core@0.6.4", + "homepage": "https://github.com/rust-random/rand", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ratatui", + "version": "0.29.0", + "purl": "pkg:cargo/ratatui@0.29.0", + "homepage": "https://github.com/ratatui/ratatui", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "redox_syscall", + "version": "0.5.18", + "purl": "pkg:cargo/redox_syscall@0.5.18", + "homepage": "https://gitlab.redox-os.org/redox-os/syscall", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "redox_users", + "version": "0.5.2", + "purl": "pkg:cargo/redox_users@0.5.2", + "homepage": "https://gitlab.redox-os.org/redox-os/users", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "regex", + "version": "1.12.2", + "purl": "pkg:cargo/regex@1.12.2", + "homepage": "https://github.com/rust-lang/regex", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "regex-automata", + "version": "0.4.13", + "purl": "pkg:cargo/regex-automata@0.4.13", + "homepage": "https://github.com/rust-lang/regex", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "regex-syntax", + "version": "0.8.8", + "purl": "pkg:cargo/regex-syntax@0.8.8", + "homepage": "https://github.com/rust-lang/regex", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rpassword", + "version": "7.4.0", + "purl": "pkg:cargo/rpassword@7.4.0", + "homepage": "https://github.com/conradkleinespel/rpassword", + "licenses": [ + { + "license": { + "name": "Apache-2.0" + } + } + ] + }, + { + "type": "library", + "name": "rtoolbox", + "version": "0.0.3", + "purl": "pkg:cargo/rtoolbox@0.0.3", + "homepage": "https://github.com/conradkleinespel/duck", + "licenses": [ + { + "license": { + "name": "Apache-2.0" + } + } + ] + }, + { + "type": "library", + "name": "rustc-hash", + "version": "2.1.1", + "purl": "pkg:cargo/rustc-hash@2.1.1", + "homepage": "https://github.com/rust-lang/rustc-hash", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rustc_version", + "version": "0.4.1", + "purl": "pkg:cargo/rustc_version@0.4.1", + "homepage": "https://github.com/djc/rustc-version-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rustix", + "version": "0.38.44", + "purl": "pkg:cargo/rustix@0.38.44", + "homepage": "https://github.com/bytecodealliance/rustix", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rustix", + "version": "1.1.2", + "purl": "pkg:cargo/rustix@1.1.2", + "homepage": "https://github.com/bytecodealliance/rustix", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "rustversion", + "version": "1.0.22", + "purl": "pkg:cargo/rustversion@1.0.22", + "homepage": "https://github.com/dtolnay/rustversion", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ryu", + "version": "1.0.20", + "purl": "pkg:cargo/ryu@1.0.20", + "homepage": "https://github.com/dtolnay/ryu", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR BSL-1.0" + } + } + ] + }, + { + "type": "library", + "name": "same-file", + "version": "1.0.6", + "purl": "pkg:cargo/same-file@1.0.6", + "homepage": "https://github.com/BurntSushi/same-file", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "scopeguard", + "version": "1.2.0", + "purl": "pkg:cargo/scopeguard@1.2.0", + "homepage": "https://github.com/bluss/scopeguard", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "self_cell", + "version": "1.2.1", + "purl": "pkg:cargo/self_cell@1.2.1", + "homepage": "https://github.com/Voultapher/self_cell", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR GPL-2.0" + } + } + ] + }, + { + "type": "library", + "name": "semver", + "version": "1.0.27", + "purl": "pkg:cargo/semver@1.0.27", + "homepage": "https://github.com/dtolnay/semver", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde", + "version": "1.0.228", + "purl": "pkg:cargo/serde@1.0.228", + "homepage": "https://github.com/serde-rs/serde", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_core", + "version": "1.0.228", + "purl": "pkg:cargo/serde_core@1.0.228", + "homepage": "https://github.com/serde-rs/serde", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_derive", + "version": "1.0.228", + "purl": "pkg:cargo/serde_derive@1.0.228", + "homepage": "https://github.com/serde-rs/serde", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_json", + "version": "1.0.145", + "purl": "pkg:cargo/serde_json@1.0.145", + "homepage": "https://github.com/serde-rs/json", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_path_to_error", + "version": "0.1.20", + "purl": "pkg:cargo/serde_path_to_error@0.1.20", + "homepage": "https://github.com/dtolnay/path-to-error", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_spanned", + "version": "1.0.3", + "purl": "pkg:cargo/serde_spanned@1.0.3", + "homepage": "https://github.com/toml-rs/toml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_urlencoded", + "version": "0.7.1", + "purl": "pkg:cargo/serde_urlencoded@0.7.1", + "homepage": "https://github.com/nox/serde_urlencoded", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "serde_yaml", + "version": "0.9.34+deprecated", + "purl": "pkg:cargo/serde_yaml@0.9.34+deprecated", + "homepage": "https://github.com/dtolnay/serde-yaml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "sha2", + "version": "0.10.9", + "purl": "pkg:cargo/sha2@0.10.9", + "homepage": "https://github.com/RustCrypto/hashes", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "sharded-slab", + "version": "0.1.7", + "purl": "pkg:cargo/sharded-slab@0.1.7", + "homepage": "https://github.com/hawkw/sharded-slab", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "shell-words", + "version": "1.1.0", + "purl": "pkg:cargo/shell-words@1.1.0", + "homepage": "https://github.com/tmiasko/shell-words", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "shlex", + "version": "1.3.0", + "purl": "pkg:cargo/shlex@1.3.0", + "homepage": "https://github.com/comex/rust-shlex", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "signal-hook", + "version": "0.3.18", + "purl": "pkg:cargo/signal-hook@0.3.18", + "homepage": "https://github.com/vorner/signal-hook", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "signal-hook-mio", + "version": "0.2.5", + "purl": "pkg:cargo/signal-hook-mio@0.2.5", + "homepage": "https://github.com/vorner/signal-hook", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "signal-hook-registry", + "version": "1.4.7", + "purl": "pkg:cargo/signal-hook-registry@1.4.7", + "homepage": "https://github.com/vorner/signal-hook", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "siphasher", + "version": "1.0.1", + "purl": "pkg:cargo/siphasher@1.0.1", + "homepage": "https://github.com/jedisct1/rust-siphash", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "slab", + "version": "0.4.11", + "purl": "pkg:cargo/slab@0.4.11", + "homepage": "https://github.com/tokio-rs/slab", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "slug", + "version": "0.1.6", + "purl": "pkg:cargo/slug@0.1.6", + "homepage": "https://github.com/Stebalien/slug-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "smallvec", + "version": "1.15.1", + "purl": "pkg:cargo/smallvec@1.15.1", + "homepage": "https://github.com/servo/rust-smallvec", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "socket2", + "version": "0.6.1", + "purl": "pkg:cargo/socket2@0.6.1", + "homepage": "https://github.com/rust-lang/socket2", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "static_assertions", + "version": "1.1.0", + "purl": "pkg:cargo/static_assertions@1.1.0", + "homepage": "https://github.com/nvzqz/static-assertions-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "strsim", + "version": "0.11.1", + "purl": "pkg:cargo/strsim@0.11.1", + "homepage": "https://github.com/rapidfuzz/strsim-rs", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "strum", + "version": "0.26.3", + "purl": "pkg:cargo/strum@0.26.3", + "homepage": "https://github.com/Peternator7/strum", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "strum_macros", + "version": "0.26.4", + "purl": "pkg:cargo/strum_macros@0.26.4", + "homepage": "https://github.com/Peternator7/strum", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "syn", + "version": "2.0.111", + "purl": "pkg:cargo/syn@2.0.111", + "homepage": "https://github.com/dtolnay/syn", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "sync_wrapper", + "version": "1.0.2", + "purl": "pkg:cargo/sync_wrapper@1.0.2", + "homepage": "https://github.com/Actyx/sync_wrapper", + "licenses": [ + { + "license": { + "name": "Apache-2.0" + } + } + ] + }, + { + "type": "library", + "name": "sys-locale", + "version": "0.3.2", + "purl": "pkg:cargo/sys-locale@0.3.2", + "homepage": "https://github.com/1Password/sys-locale", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "tempfile", + "version": "3.23.0", + "purl": "pkg:cargo/tempfile@3.23.0", + "homepage": "https://github.com/Stebalien/tempfile", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "tera", + "version": "1.20.1", + "purl": "pkg:cargo/tera@1.20.1", + "homepage": "https://github.com/Keats/tera", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "thiserror", + "version": "2.0.17", + "purl": "pkg:cargo/thiserror@2.0.17", + "homepage": "https://github.com/dtolnay/thiserror", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "thiserror-impl", + "version": "2.0.17", + "purl": "pkg:cargo/thiserror-impl@2.0.17", + "homepage": "https://github.com/dtolnay/thiserror", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "thread_local", + "version": "1.1.9", + "purl": "pkg:cargo/thread_local@1.1.9", + "homepage": "https://github.com/Amanieu/thread_local-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "tinystr", + "version": "0.8.2", + "purl": "pkg:cargo/tinystr@0.8.2", + "homepage": "https://github.com/unicode-org/icu4x", + "licenses": [ + { + "license": { + "name": "Unicode-3.0" + } + } + ] + }, + { + "type": "library", + "name": "tokio", + "version": "1.48.0", + "purl": "pkg:cargo/tokio@1.48.0", + "homepage": "https://github.com/tokio-rs/tokio", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tokio-macros", + "version": "2.6.0", + "purl": "pkg:cargo/tokio-macros@2.6.0", + "homepage": "https://github.com/tokio-rs/tokio", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tokio-util", + "version": "0.7.17", + "purl": "pkg:cargo/tokio-util@0.7.17", + "homepage": "https://github.com/tokio-rs/tokio", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "toml", + "version": "0.9.8", + "purl": "pkg:cargo/toml@0.9.8", + "homepage": "https://github.com/toml-rs/toml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "toml_datetime", + "version": "0.7.3", + "purl": "pkg:cargo/toml_datetime@0.7.3", + "homepage": "https://github.com/toml-rs/toml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "toml_parser", + "version": "1.0.4", + "purl": "pkg:cargo/toml_parser@1.0.4", + "homepage": "https://github.com/toml-rs/toml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "toml_writer", + "version": "1.0.4", + "purl": "pkg:cargo/toml_writer@1.0.4", + "homepage": "https://github.com/toml-rs/toml", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "tower", + "version": "0.5.2", + "purl": "pkg:cargo/tower@0.5.2", + "homepage": "https://github.com/tower-rs/tower", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tower-http", + "version": "0.6.8", + "purl": "pkg:cargo/tower-http@0.6.8", + "homepage": "https://github.com/tower-rs/tower-http", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tower-layer", + "version": "0.3.3", + "purl": "pkg:cargo/tower-layer@0.3.3", + "homepage": "https://github.com/tower-rs/tower", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tower-service", + "version": "0.3.3", + "purl": "pkg:cargo/tower-service@0.3.3", + "homepage": "https://github.com/tower-rs/tower", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tracing", + "version": "0.1.43", + "purl": "pkg:cargo/tracing@0.1.43", + "homepage": "https://github.com/tokio-rs/tracing", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tracing-attributes", + "version": "0.1.31", + "purl": "pkg:cargo/tracing-attributes@0.1.31", + "homepage": "https://github.com/tokio-rs/tracing", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tracing-core", + "version": "0.1.35", + "purl": "pkg:cargo/tracing-core@0.1.35", + "homepage": "https://github.com/tokio-rs/tracing", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tracing-log", + "version": "0.2.0", + "purl": "pkg:cargo/tracing-log@0.2.0", + "homepage": "https://github.com/tokio-rs/tracing", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "tracing-subscriber", + "version": "0.3.22", + "purl": "pkg:cargo/tracing-subscriber@0.3.22", + "homepage": "https://github.com/tokio-rs/tracing", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "type-map", + "version": "0.5.1", + "purl": "pkg:cargo/type-map@0.5.1", + "homepage": "https://github.com/kardeiz/type-map", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "typenum", + "version": "1.19.0", + "purl": "pkg:cargo/typenum@1.19.0", + "homepage": "https://github.com/paholg/typenum", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "ucd-trie", + "version": "0.1.7", + "purl": "pkg:cargo/ucd-trie@0.1.7", + "homepage": "https://github.com/BurntSushi/ucd-generate", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unic-langid", + "version": "0.9.6", + "purl": "pkg:cargo/unic-langid@0.9.6", + "homepage": "https://github.com/zbraniecki/unic-locale", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unic-langid-impl", + "version": "0.9.6", + "purl": "pkg:cargo/unic-langid-impl@0.9.6", + "homepage": "https://github.com/zbraniecki/unic-locale", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unicase", + "version": "2.8.1", + "purl": "pkg:cargo/unicase@2.8.1", + "homepage": "https://github.com/seanmonstar/unicase", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unicode-ident", + "version": "1.0.22", + "purl": "pkg:cargo/unicode-ident@1.0.22", + "homepage": "https://github.com/dtolnay/unicode-ident", + "licenses": [ + { + "license": { + "name": "(Apache-2.0 OR MIT) AND Unicode-3.0" + } + } + ] + }, + { + "type": "library", + "name": "unicode-segmentation", + "version": "1.12.0", + "purl": "pkg:cargo/unicode-segmentation@1.12.0", + "homepage": "https://github.com/unicode-rs/unicode-segmentation", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unicode-truncate", + "version": "1.1.0", + "purl": "pkg:cargo/unicode-truncate@1.1.0", + "homepage": "https://github.com/Aetf/unicode-truncate", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unicode-width", + "version": "0.1.14", + "purl": "pkg:cargo/unicode-width@0.1.14", + "homepage": "https://github.com/unicode-rs/unicode-width", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unicode-width", + "version": "0.2.0", + "purl": "pkg:cargo/unicode-width@0.2.0", + "homepage": "https://github.com/unicode-rs/unicode-width", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "unsafe-libyaml", + "version": "0.2.11", + "purl": "pkg:cargo/unsafe-libyaml@0.2.11", + "homepage": "https://github.com/dtolnay/unsafe-libyaml", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "utf8parse", + "version": "0.2.2", + "purl": "pkg:cargo/utf8parse@0.2.2", + "homepage": "https://github.com/alacritty/vte", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "valuable", + "version": "0.1.1", + "purl": "pkg:cargo/valuable@0.1.1", + "homepage": "https://github.com/tokio-rs/valuable", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "version_check", + "version": "0.9.5", + "purl": "pkg:cargo/version_check@0.9.5", + "homepage": "https://github.com/SergioBenitez/version_check", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "walkdir", + "version": "2.5.0", + "purl": "pkg:cargo/walkdir@2.5.0", + "homepage": "https://github.com/BurntSushi/walkdir", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "wasi", + "version": "0.11.1+wasi-snapshot-preview1", + "purl": "pkg:cargo/wasi@0.11.1+wasi-snapshot-preview1", + "homepage": "https://github.com/bytecodealliance/wasi", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "wasip2", + "version": "1.0.1+wasi-0.2.4", + "purl": "pkg:cargo/wasip2@1.0.1+wasi-0.2.4", + "homepage": "https://github.com/bytecodealliance/wasi-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "wasm-bindgen", + "version": "0.2.106", + "purl": "pkg:cargo/wasm-bindgen@0.2.106", + "homepage": "https://github.com/wasm-bindgen/wasm-bindgen", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "wasm-bindgen-macro", + "version": "0.2.106", + "purl": "pkg:cargo/wasm-bindgen-macro@0.2.106", + "homepage": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "wasm-bindgen-macro-support", + "version": "0.2.106", + "purl": "pkg:cargo/wasm-bindgen-macro-support@0.2.106", + "homepage": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "wasm-bindgen-shared", + "version": "0.2.106", + "purl": "pkg:cargo/wasm-bindgen-shared@0.2.106", + "homepage": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "winapi", + "version": "0.3.9", + "purl": "pkg:cargo/winapi@0.3.9", + "homepage": "https://github.com/retep998/winapi-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "winapi-i686-pc-windows-gnu", + "version": "0.4.0", + "purl": "pkg:cargo/winapi-i686-pc-windows-gnu@0.4.0", + "homepage": "https://github.com/retep998/winapi-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "winapi-util", + "version": "0.1.11", + "purl": "pkg:cargo/winapi-util@0.1.11", + "homepage": "https://github.com/BurntSushi/winapi-util", + "licenses": [ + { + "license": { + "name": "MIT OR Unlicense" + } + } + ] + }, + { + "type": "library", + "name": "winapi-x86_64-pc-windows-gnu", + "version": "0.4.0", + "purl": "pkg:cargo/winapi-x86_64-pc-windows-gnu@0.4.0", + "homepage": "https://github.com/retep998/winapi-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-core", + "version": "0.62.2", + "purl": "pkg:cargo/windows-core@0.62.2", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-implement", + "version": "0.60.2", + "purl": "pkg:cargo/windows-implement@0.60.2", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-interface", + "version": "0.59.3", + "purl": "pkg:cargo/windows-interface@0.59.3", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-link", + "version": "0.2.1", + "purl": "pkg:cargo/windows-link@0.2.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-result", + "version": "0.4.1", + "purl": "pkg:cargo/windows-result@0.4.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-strings", + "version": "0.5.1", + "purl": "pkg:cargo/windows-strings@0.5.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-sys", + "version": "0.52.0", + "purl": "pkg:cargo/windows-sys@0.52.0", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-sys", + "version": "0.59.0", + "purl": "pkg:cargo/windows-sys@0.59.0", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-sys", + "version": "0.60.2", + "purl": "pkg:cargo/windows-sys@0.60.2", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-sys", + "version": "0.61.2", + "purl": "pkg:cargo/windows-sys@0.61.2", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-targets", + "version": "0.52.6", + "purl": "pkg:cargo/windows-targets@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows-targets", + "version": "0.53.5", + "purl": "pkg:cargo/windows-targets@0.53.5", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_aarch64_gnullvm", + "version": "0.52.6", + "purl": "pkg:cargo/windows_aarch64_gnullvm@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_aarch64_gnullvm", + "version": "0.53.1", + "purl": "pkg:cargo/windows_aarch64_gnullvm@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_aarch64_msvc", + "version": "0.52.6", + "purl": "pkg:cargo/windows_aarch64_msvc@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_aarch64_msvc", + "version": "0.53.1", + "purl": "pkg:cargo/windows_aarch64_msvc@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_gnu", + "version": "0.52.6", + "purl": "pkg:cargo/windows_i686_gnu@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_gnu", + "version": "0.53.1", + "purl": "pkg:cargo/windows_i686_gnu@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_gnullvm", + "version": "0.52.6", + "purl": "pkg:cargo/windows_i686_gnullvm@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_gnullvm", + "version": "0.53.1", + "purl": "pkg:cargo/windows_i686_gnullvm@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_msvc", + "version": "0.52.6", + "purl": "pkg:cargo/windows_i686_msvc@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_i686_msvc", + "version": "0.53.1", + "purl": "pkg:cargo/windows_i686_msvc@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_gnu", + "version": "0.52.6", + "purl": "pkg:cargo/windows_x86_64_gnu@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_gnu", + "version": "0.53.1", + "purl": "pkg:cargo/windows_x86_64_gnu@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_gnullvm", + "version": "0.52.6", + "purl": "pkg:cargo/windows_x86_64_gnullvm@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_gnullvm", + "version": "0.53.1", + "purl": "pkg:cargo/windows_x86_64_gnullvm@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_msvc", + "version": "0.52.6", + "purl": "pkg:cargo/windows_x86_64_msvc@0.52.6", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "windows_x86_64_msvc", + "version": "0.53.1", + "purl": "pkg:cargo/windows_x86_64_msvc@0.53.1", + "homepage": "https://github.com/microsoft/windows-rs", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "winnow", + "version": "0.7.14", + "purl": "pkg:cargo/winnow@0.7.14", + "homepage": "https://github.com/winnow-rs/winnow", + "licenses": [ + { + "license": { + "name": "MIT" + } + } + ] + }, + { + "type": "library", + "name": "wit-bindgen", + "version": "0.46.0", + "purl": "pkg:cargo/wit-bindgen@0.46.0", + "homepage": "https://github.com/bytecodealliance/wit-bindgen", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "zerocopy", + "version": "0.8.31", + "purl": "pkg:cargo/zerocopy@0.8.31", + "homepage": "https://github.com/google/zerocopy", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR BSD-2-Clause OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "zerocopy-derive", + "version": "0.8.31", + "purl": "pkg:cargo/zerocopy-derive@0.8.31", + "homepage": "https://github.com/google/zerocopy", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR BSD-2-Clause OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "zerofrom", + "version": "0.1.6", + "purl": "pkg:cargo/zerofrom@0.1.6", + "homepage": "https://github.com/unicode-org/icu4x", + "licenses": [ + { + "license": { + "name": "Unicode-3.0" + } + } + ] + }, + { + "type": "library", + "name": "zeroize", + "version": "1.8.2", + "purl": "pkg:cargo/zeroize@1.8.2", + "homepage": "https://github.com/RustCrypto/utils", + "licenses": [ + { + "license": { + "name": "Apache-2.0 OR MIT" + } + } + ] + }, + { + "type": "library", + "name": "zerovec", + "version": "0.11.5", + "purl": "pkg:cargo/zerovec@0.11.5", + "homepage": "https://github.com/unicode-org/icu4x", + "licenses": [ + { + "license": { + "name": "Unicode-3.0" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/SBOM.spdx.json b/SBOM.spdx.json new file mode 100644 index 0000000..efb0752 --- /dev/null +++ b/SBOM.spdx.json @@ -0,0 +1,4601 @@ +{ + "SPDXID": "SPDXRef-DOCUMENT", + "spdxVersion": "SPDX-2.3", + "creationInfo": { + "created": "2025-12-17T13:08:58.510505Z", + "creators": [ + "Tool: cargo-license" + ] + }, + "name": "typedialog", + "dataLicense": "CC0-1.0", + "documentNamespace": "https://github.com/anthropics/typedialog/sbom-20251217", + "packages": [ + { + "SPDXID": "SPDXRef-typedialog", + "name": "typedialog", + "version": "0.1.0", + "downloadLocation": "https://github.com/anthropics/typedialog", + "homepage": "https://github.com/anthropics/typedialog", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false + }, + { + "SPDXID": "SPDXRef-dependency-1", + "name": "aho-corasick", + "version": "1.1.4", + "downloadLocation": "https://github.com/BurntSushi/aho-corasick", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/aho-corasick@1.1.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-2", + "name": "allocator-api2", + "version": "0.2.21", + "downloadLocation": "https://github.com/zakarumych/allocator-api2", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/allocator-api2@0.2.21" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-3", + "name": "android_system_properties", + "version": "0.1.5", + "downloadLocation": "https://github.com/nical/android_system_properties", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/android_system_properties@0.1.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-4", + "name": "anstream", + "version": "0.6.21", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anstream@0.6.21" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-5", + "name": "anstyle", + "version": "1.0.13", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anstyle@1.0.13" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-6", + "name": "anstyle-parse", + "version": "0.2.7", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anstyle-parse@0.2.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-7", + "name": "anstyle-query", + "version": "1.1.5", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anstyle-query@1.1.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-8", + "name": "anstyle-wincon", + "version": "3.0.11", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anstyle-wincon@3.0.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-9", + "name": "anyhow", + "version": "1.0.100", + "downloadLocation": "https://github.com/dtolnay/anyhow", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/anyhow@1.0.100" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-10", + "name": "async-trait", + "version": "0.1.89", + "downloadLocation": "https://github.com/dtolnay/async-trait", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/async-trait@0.1.89" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-11", + "name": "atomic-waker", + "version": "1.1.2", + "downloadLocation": "https://github.com/smol-rs/atomic-waker", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/atomic-waker@1.1.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-12", + "name": "atty", + "version": "0.2.14", + "downloadLocation": "https://github.com/softprops/atty", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/atty@0.2.14" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-13", + "name": "autocfg", + "version": "1.5.0", + "downloadLocation": "https://github.com/cuviper/autocfg", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/autocfg@1.5.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-14", + "name": "axum", + "version": "0.8.7", + "downloadLocation": "https://github.com/tokio-rs/axum", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/axum@0.8.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-15", + "name": "axum-core", + "version": "0.5.5", + "downloadLocation": "https://github.com/tokio-rs/axum", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/axum-core@0.5.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-16", + "name": "bitflags", + "version": "2.10.0", + "downloadLocation": "https://github.com/bitflags/bitflags", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/bitflags@2.10.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-17", + "name": "block-buffer", + "version": "0.10.4", + "downloadLocation": "https://github.com/RustCrypto/utils", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/block-buffer@0.10.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-18", + "name": "bstr", + "version": "1.12.1", + "downloadLocation": "https://github.com/BurntSushi/bstr", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/bstr@1.12.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-19", + "name": "bumpalo", + "version": "3.19.0", + "downloadLocation": "https://github.com/fitzgen/bumpalo", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/bumpalo@3.19.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-20", + "name": "bytes", + "version": "1.11.0", + "downloadLocation": "https://github.com/tokio-rs/bytes", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/bytes@1.11.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-21", + "name": "cassowary", + "version": "0.3.0", + "downloadLocation": "https://github.com/dylanede/cassowary-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/cassowary@0.3.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-22", + "name": "castaway", + "version": "0.2.4", + "downloadLocation": "https://github.com/sagebind/castaway", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/castaway@0.2.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-23", + "name": "cc", + "version": "1.2.49", + "downloadLocation": "https://github.com/rust-lang/cc-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/cc@1.2.49" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-24", + "name": "cfg-if", + "version": "1.0.4", + "downloadLocation": "https://github.com/rust-lang/cfg-if", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/cfg-if@1.0.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-25", + "name": "chrono", + "version": "0.4.42", + "downloadLocation": "https://github.com/chronotope/chrono", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/chrono@0.4.42" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-26", + "name": "chrono-tz", + "version": "0.9.0", + "downloadLocation": "https://github.com/chronotope/chrono-tz", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/chrono-tz@0.9.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-27", + "name": "chrono-tz-build", + "version": "0.3.0", + "downloadLocation": "https://github.com/chronotope/chrono-tz", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/chrono-tz-build@0.3.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-28", + "name": "clap", + "version": "4.5.53", + "downloadLocation": "https://github.com/clap-rs/clap", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/clap@4.5.53" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-29", + "name": "clap_builder", + "version": "4.5.53", + "downloadLocation": "https://github.com/clap-rs/clap", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/clap_builder@4.5.53" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-30", + "name": "clap_derive", + "version": "4.5.49", + "downloadLocation": "https://github.com/clap-rs/clap", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/clap_derive@4.5.49" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-31", + "name": "clap_lex", + "version": "0.7.6", + "downloadLocation": "https://github.com/clap-rs/clap", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/clap_lex@0.7.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-32", + "name": "colorchoice", + "version": "1.0.4", + "downloadLocation": "https://github.com/rust-cli/anstyle.git", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/colorchoice@1.0.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-33", + "name": "compact_str", + "version": "0.8.1", + "downloadLocation": "https://github.com/ParkMyCar/compact_str", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/compact_str@0.8.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-34", + "name": "console", + "version": "0.16.2", + "downloadLocation": "https://github.com/console-rs/console", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/console@0.16.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-35", + "name": "convert_case", + "version": "0.10.0", + "downloadLocation": "https://github.com/rutrum/convert-case", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/convert_case@0.10.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-36", + "name": "core-foundation-sys", + "version": "0.8.7", + "downloadLocation": "https://github.com/servo/core-foundation-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/core-foundation-sys@0.8.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-37", + "name": "cpufeatures", + "version": "0.2.17", + "downloadLocation": "https://github.com/RustCrypto/utils", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/cpufeatures@0.2.17" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-38", + "name": "crossbeam-deque", + "version": "0.8.6", + "downloadLocation": "https://github.com/crossbeam-rs/crossbeam", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossbeam-deque@0.8.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-39", + "name": "crossbeam-epoch", + "version": "0.9.18", + "downloadLocation": "https://github.com/crossbeam-rs/crossbeam", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossbeam-epoch@0.9.18" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-40", + "name": "crossbeam-utils", + "version": "0.8.21", + "downloadLocation": "https://github.com/crossbeam-rs/crossbeam", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossbeam-utils@0.8.21" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-41", + "name": "crossterm", + "version": "0.28.1", + "downloadLocation": "https://github.com/crossterm-rs/crossterm", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossterm@0.28.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-42", + "name": "crossterm", + "version": "0.29.0", + "downloadLocation": "https://github.com/crossterm-rs/crossterm", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossterm@0.29.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-43", + "name": "crossterm_winapi", + "version": "0.9.1", + "downloadLocation": "https://github.com/crossterm-rs/crossterm-winapi", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crossterm_winapi@0.9.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-44", + "name": "crypto-common", + "version": "0.1.7", + "downloadLocation": "https://github.com/RustCrypto/traits", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/crypto-common@0.1.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-45", + "name": "darling", + "version": "0.20.11", + "downloadLocation": "https://github.com/TedDriggs/darling", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/darling@0.20.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-46", + "name": "darling_core", + "version": "0.20.11", + "downloadLocation": "https://github.com/TedDriggs/darling", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/darling_core@0.20.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-47", + "name": "darling_macro", + "version": "0.20.11", + "downloadLocation": "https://github.com/TedDriggs/darling", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/darling_macro@0.20.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-48", + "name": "derive_more", + "version": "2.1.0", + "downloadLocation": "https://github.com/JelteF/derive_more", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/derive_more@2.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-49", + "name": "derive_more-impl", + "version": "2.1.0", + "downloadLocation": "https://github.com/JelteF/derive_more", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/derive_more-impl@2.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-50", + "name": "deunicode", + "version": "1.6.2", + "downloadLocation": "https://github.com/kornelski/deunicode/", + "licenseDeclared": "BSD-3-Clause", + "licenseConcluded": "BSD-3-Clause", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/deunicode@1.6.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-51", + "name": "dialoguer", + "version": "0.12.0", + "downloadLocation": "https://github.com/console-rs/dialoguer", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/dialoguer@0.12.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-52", + "name": "digest", + "version": "0.10.7", + "downloadLocation": "https://github.com/RustCrypto/traits", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/digest@0.10.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-53", + "name": "dirs", + "version": "6.0.0", + "downloadLocation": "https://github.com/soc/dirs-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/dirs@6.0.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-54", + "name": "dirs-sys", + "version": "0.5.0", + "downloadLocation": "https://github.com/dirs-dev/dirs-sys-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/dirs-sys@0.5.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-55", + "name": "displaydoc", + "version": "0.2.5", + "downloadLocation": "https://github.com/yaahc/displaydoc", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/displaydoc@0.2.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-56", + "name": "document-features", + "version": "0.2.12", + "downloadLocation": "https://github.com/slint-ui/document-features", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/document-features@0.2.12" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-57", + "name": "dyn-clone", + "version": "1.0.20", + "downloadLocation": "https://github.com/dtolnay/dyn-clone", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/dyn-clone@1.0.20" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-58", + "name": "either", + "version": "1.15.0", + "downloadLocation": "https://github.com/rayon-rs/either", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/either@1.15.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-59", + "name": "encode_unicode", + "version": "1.0.0", + "downloadLocation": "https://github.com/tormol/encode_unicode", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/encode_unicode@1.0.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-60", + "name": "equivalent", + "version": "1.0.2", + "downloadLocation": "https://github.com/indexmap-rs/equivalent", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/equivalent@1.0.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-61", + "name": "errno", + "version": "0.3.14", + "downloadLocation": "https://github.com/lambda-fairy/rust-errno", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/errno@0.3.14" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-62", + "name": "fastrand", + "version": "2.3.0", + "downloadLocation": "https://github.com/smol-rs/fastrand", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fastrand@2.3.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-63", + "name": "find-msvc-tools", + "version": "0.1.5", + "downloadLocation": "https://github.com/rust-lang/cc-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/find-msvc-tools@0.1.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-64", + "name": "fluent", + "version": "0.17.0", + "downloadLocation": "https://github.com/projectfluent/fluent-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fluent@0.17.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-65", + "name": "fluent-bundle", + "version": "0.16.0", + "downloadLocation": "https://github.com/projectfluent/fluent-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fluent-bundle@0.16.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-66", + "name": "fluent-langneg", + "version": "0.13.1", + "downloadLocation": "https://github.com/projectfluent/fluent-langneg-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fluent-langneg@0.13.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-67", + "name": "fluent-syntax", + "version": "0.12.0", + "downloadLocation": "https://github.com/projectfluent/fluent-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fluent-syntax@0.12.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-68", + "name": "fnv", + "version": "1.0.7", + "downloadLocation": "https://github.com/servo/rust-fnv", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fnv@1.0.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-69", + "name": "foldhash", + "version": "0.1.5", + "downloadLocation": "https://github.com/orlp/foldhash", + "licenseDeclared": "Zlib", + "licenseConcluded": "Zlib", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/foldhash@0.1.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-70", + "name": "form_urlencoded", + "version": "1.2.2", + "downloadLocation": "https://github.com/servo/rust-url", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/form_urlencoded@1.2.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-71", + "name": "typedialog", + "version": "0.1.0", + "downloadLocation": "https://github.com/jesusperezlorenzo/typedialog", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/typedialog@0.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-72", + "name": "typedialog-core", + "version": "0.1.0", + "downloadLocation": "https://github.com/jesusperezlorenzo/typedialog", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/typedialog-core@0.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-73", + "name": "typedialog-tui", + "version": "0.1.0", + "downloadLocation": "https://github.com/jesusperezlorenzo/typedialog", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/typedialog-tui@0.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-74", + "name": "typedialog-web", + "version": "0.1.0", + "downloadLocation": "https://github.com/jesusperezlorenzo/typedialog", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/typedialog-web@0.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-75", + "name": "futures", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-76", + "name": "futures-channel", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-channel@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-77", + "name": "futures-core", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-core@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-78", + "name": "futures-executor", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-executor@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-79", + "name": "futures-io", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-io@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-80", + "name": "futures-macro", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-macro@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-81", + "name": "futures-sink", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-sink@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-82", + "name": "futures-task", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-task@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-83", + "name": "futures-util", + "version": "0.3.31", + "downloadLocation": "https://github.com/rust-lang/futures-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/futures-util@0.3.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-84", + "name": "fuzzy-matcher", + "version": "0.3.7", + "downloadLocation": "https://github.com/lotabout/fuzzy-matcher", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/fuzzy-matcher@0.3.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-85", + "name": "generic-array", + "version": "0.14.7", + "downloadLocation": "https://github.com/fizyk20/generic-array.git", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/generic-array@0.14.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-86", + "name": "getrandom", + "version": "0.2.16", + "downloadLocation": "https://github.com/rust-random/getrandom", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/getrandom@0.2.16" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-87", + "name": "getrandom", + "version": "0.3.4", + "downloadLocation": "https://github.com/rust-random/getrandom", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/getrandom@0.3.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-88", + "name": "globset", + "version": "0.4.18", + "downloadLocation": "https://github.com/BurntSushi/ripgrep/tree/master/crates/globset", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/globset@0.4.18" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-89", + "name": "globwalk", + "version": "0.9.1", + "downloadLocation": "https://github.com/gilnaa/globwalk", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/globwalk@0.9.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-90", + "name": "hashbrown", + "version": "0.15.5", + "downloadLocation": "https://github.com/rust-lang/hashbrown", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/hashbrown@0.15.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-91", + "name": "hashbrown", + "version": "0.16.1", + "downloadLocation": "https://github.com/rust-lang/hashbrown", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/hashbrown@0.16.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-92", + "name": "heck", + "version": "0.5.0", + "downloadLocation": "https://github.com/withoutboats/heck", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/heck@0.5.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-93", + "name": "hermit-abi", + "version": "0.1.19", + "downloadLocation": "https://github.com/hermitcore/libhermit-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/hermit-abi@0.1.19" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-94", + "name": "http", + "version": "1.4.0", + "downloadLocation": "https://github.com/hyperium/http", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/http@1.4.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-95", + "name": "http-body", + "version": "1.0.1", + "downloadLocation": "https://github.com/hyperium/http-body", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/http-body@1.0.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-96", + "name": "http-body-util", + "version": "0.1.3", + "downloadLocation": "https://github.com/hyperium/http-body", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/http-body-util@0.1.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-97", + "name": "http-range-header", + "version": "0.4.2", + "downloadLocation": "https://github.com/MarcusGrass/parse-range-headers", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/http-range-header@0.4.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-98", + "name": "httparse", + "version": "1.10.1", + "downloadLocation": "https://github.com/seanmonstar/httparse", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/httparse@1.10.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-99", + "name": "httpdate", + "version": "1.0.3", + "downloadLocation": "https://github.com/pyfisch/httpdate", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/httpdate@1.0.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-100", + "name": "humansize", + "version": "2.1.3", + "downloadLocation": "https://github.com/LeopoldArkham/humansize", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/humansize@2.1.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-101", + "name": "hyper", + "version": "1.8.1", + "downloadLocation": "https://github.com/hyperium/hyper", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/hyper@1.8.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-102", + "name": "hyper-util", + "version": "0.1.19", + "downloadLocation": "https://github.com/hyperium/hyper-util", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/hyper-util@0.1.19" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-103", + "name": "iana-time-zone", + "version": "0.1.64", + "downloadLocation": "https://github.com/strawlab/iana-time-zone", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/iana-time-zone@0.1.64" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-104", + "name": "iana-time-zone-haiku", + "version": "0.1.2", + "downloadLocation": "https://github.com/strawlab/iana-time-zone", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/iana-time-zone-haiku@0.1.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-105", + "name": "ident_case", + "version": "1.0.1", + "downloadLocation": "https://github.com/TedDriggs/ident_case", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ident_case@1.0.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-106", + "name": "ignore", + "version": "0.4.25", + "downloadLocation": "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ignore@0.4.25" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-107", + "name": "indexmap", + "version": "2.12.1", + "downloadLocation": "https://github.com/indexmap-rs/indexmap", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/indexmap@2.12.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-108", + "name": "indoc", + "version": "2.0.7", + "downloadLocation": "https://github.com/dtolnay/indoc", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/indoc@2.0.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-109", + "name": "inquire", + "version": "0.9.1", + "downloadLocation": "https://github.com/mikaelmello/inquire", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/inquire@0.9.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-110", + "name": "instability", + "version": "0.3.10", + "downloadLocation": "https://github.com/ratatui/instability", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/instability@0.3.10" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-111", + "name": "intl-memoizer", + "version": "0.5.3", + "downloadLocation": "https://github.com/projectfluent/fluent-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/intl-memoizer@0.5.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-112", + "name": "intl_pluralrules", + "version": "7.0.2", + "downloadLocation": "https://github.com/zbraniecki/pluralrules", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/intl_pluralrules@7.0.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-113", + "name": "is_terminal_polyfill", + "version": "1.70.2", + "downloadLocation": "https://github.com/polyfill-rs/is_terminal_polyfill", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/is_terminal_polyfill@1.70.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-114", + "name": "itertools", + "version": "0.13.0", + "downloadLocation": "https://github.com/rust-itertools/itertools", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/itertools@0.13.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-115", + "name": "itoa", + "version": "1.0.15", + "downloadLocation": "https://github.com/dtolnay/itoa", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/itoa@1.0.15" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-116", + "name": "js-sys", + "version": "0.3.83", + "downloadLocation": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/js-sys@0.3.83" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-117", + "name": "lazy_static", + "version": "1.5.0", + "downloadLocation": "https://github.com/rust-lang-nursery/lazy-static.rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/lazy_static@1.5.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-118", + "name": "libc", + "version": "0.2.178", + "downloadLocation": "https://github.com/rust-lang/libc", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/libc@0.2.178" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-119", + "name": "libm", + "version": "0.2.15", + "downloadLocation": "https://github.com/rust-lang/compiler-builtins", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/libm@0.2.15" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-120", + "name": "libredox", + "version": "0.1.10", + "downloadLocation": "https://gitlab.redox-os.org/redox-os/libredox.git", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/libredox@0.1.10" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-121", + "name": "linux-raw-sys", + "version": "0.4.15", + "downloadLocation": "https://github.com/sunfishcode/linux-raw-sys", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/linux-raw-sys@0.4.15" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-122", + "name": "linux-raw-sys", + "version": "0.11.0", + "downloadLocation": "https://github.com/sunfishcode/linux-raw-sys", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/linux-raw-sys@0.11.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-123", + "name": "litrs", + "version": "1.0.0", + "downloadLocation": "https://github.com/LukasKalbertodt/litrs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/litrs@1.0.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-124", + "name": "lock_api", + "version": "0.4.14", + "downloadLocation": "https://github.com/Amanieu/parking_lot", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/lock_api@0.4.14" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-125", + "name": "log", + "version": "0.4.29", + "downloadLocation": "https://github.com/rust-lang/log", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/log@0.4.29" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-126", + "name": "lru", + "version": "0.12.5", + "downloadLocation": "https://github.com/jeromefroe/lru-rs.git", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/lru@0.12.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-127", + "name": "matchit", + "version": "0.8.4", + "downloadLocation": "https://github.com/ibraheemdev/matchit", + "licenseDeclared": "BSD-3-Clause AND MIT", + "licenseConcluded": "BSD-3-Clause AND MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/matchit@0.8.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-128", + "name": "memchr", + "version": "2.7.6", + "downloadLocation": "https://github.com/BurntSushi/memchr", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/memchr@2.7.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-129", + "name": "mime", + "version": "0.3.17", + "downloadLocation": "https://github.com/hyperium/mime", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/mime@0.3.17" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-130", + "name": "mime_guess", + "version": "2.0.5", + "downloadLocation": "https://github.com/abonander/mime_guess", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/mime_guess@2.0.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-131", + "name": "mio", + "version": "1.1.1", + "downloadLocation": "https://github.com/tokio-rs/mio", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/mio@1.1.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-132", + "name": "nu-ansi-term", + "version": "0.50.3", + "downloadLocation": "https://github.com/nushell/nu-ansi-term", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/nu-ansi-term@0.50.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-133", + "name": "num-traits", + "version": "0.2.19", + "downloadLocation": "https://github.com/rust-num/num-traits", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/num-traits@0.2.19" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-134", + "name": "once_cell", + "version": "1.21.3", + "downloadLocation": "https://github.com/matklad/once_cell", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/once_cell@1.21.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-135", + "name": "once_cell_polyfill", + "version": "1.70.2", + "downloadLocation": "https://github.com/polyfill-rs/once_cell_polyfill", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/once_cell_polyfill@1.70.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-136", + "name": "option-ext", + "version": "0.2.0", + "downloadLocation": "https://github.com/soc/option-ext.git", + "licenseDeclared": "MPL-2.0", + "licenseConcluded": "MPL-2.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/option-ext@0.2.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-137", + "name": "parking_lot", + "version": "0.12.5", + "downloadLocation": "https://github.com/Amanieu/parking_lot", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/parking_lot@0.12.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-138", + "name": "parking_lot_core", + "version": "0.9.12", + "downloadLocation": "https://github.com/Amanieu/parking_lot", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/parking_lot_core@0.9.12" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-139", + "name": "parse-zoneinfo", + "version": "0.3.1", + "downloadLocation": "https://github.com/chronotope/chrono-tz", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/parse-zoneinfo@0.3.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-140", + "name": "paste", + "version": "1.0.15", + "downloadLocation": "https://github.com/dtolnay/paste", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/paste@1.0.15" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-141", + "name": "percent-encoding", + "version": "2.3.2", + "downloadLocation": "https://github.com/servo/rust-url/", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/percent-encoding@2.3.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-142", + "name": "pest", + "version": "2.8.4", + "downloadLocation": "https://github.com/pest-parser/pest", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pest@2.8.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-143", + "name": "pest_derive", + "version": "2.8.4", + "downloadLocation": "https://github.com/pest-parser/pest", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pest_derive@2.8.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-144", + "name": "pest_generator", + "version": "2.8.4", + "downloadLocation": "https://github.com/pest-parser/pest", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pest_generator@2.8.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-145", + "name": "pest_meta", + "version": "2.8.4", + "downloadLocation": "https://github.com/pest-parser/pest", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pest_meta@2.8.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-146", + "name": "phf", + "version": "0.11.3", + "downloadLocation": "https://github.com/rust-phf/rust-phf", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/phf@0.11.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-147", + "name": "phf_codegen", + "version": "0.11.3", + "downloadLocation": "https://github.com/rust-phf/rust-phf", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/phf_codegen@0.11.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-148", + "name": "phf_generator", + "version": "0.11.3", + "downloadLocation": "https://github.com/rust-phf/rust-phf", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/phf_generator@0.11.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-149", + "name": "phf_shared", + "version": "0.11.3", + "downloadLocation": "https://github.com/rust-phf/rust-phf", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/phf_shared@0.11.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-150", + "name": "pin-project-lite", + "version": "0.2.16", + "downloadLocation": "https://github.com/taiki-e/pin-project-lite", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pin-project-lite@0.2.16" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-151", + "name": "pin-utils", + "version": "0.1.0", + "downloadLocation": "https://github.com/rust-lang-nursery/pin-utils", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/pin-utils@0.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-152", + "name": "ppv-lite86", + "version": "0.2.21", + "downloadLocation": "https://github.com/cryptocorrosion/cryptocorrosion", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ppv-lite86@0.2.21" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-153", + "name": "proc-macro2", + "version": "1.0.103", + "downloadLocation": "https://github.com/dtolnay/proc-macro2", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/proc-macro2@1.0.103" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-154", + "name": "quote", + "version": "1.0.42", + "downloadLocation": "https://github.com/dtolnay/quote", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/quote@1.0.42" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-155", + "name": "r-efi", + "version": "5.3.0", + "downloadLocation": "https://github.com/r-efi/r-efi", + "licenseDeclared": "Apache-2.0 OR LGPL-2.1-or-later OR MIT", + "licenseConcluded": "Apache-2.0 OR LGPL-2.1-or-later OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/r-efi@5.3.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-156", + "name": "rand", + "version": "0.8.5", + "downloadLocation": "https://github.com/rust-random/rand", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rand@0.8.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-157", + "name": "rand_chacha", + "version": "0.3.1", + "downloadLocation": "https://github.com/rust-random/rand", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rand_chacha@0.3.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-158", + "name": "rand_core", + "version": "0.6.4", + "downloadLocation": "https://github.com/rust-random/rand", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rand_core@0.6.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-159", + "name": "ratatui", + "version": "0.29.0", + "downloadLocation": "https://github.com/ratatui/ratatui", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ratatui@0.29.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-160", + "name": "redox_syscall", + "version": "0.5.18", + "downloadLocation": "https://gitlab.redox-os.org/redox-os/syscall", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/redox_syscall@0.5.18" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-161", + "name": "redox_users", + "version": "0.5.2", + "downloadLocation": "https://gitlab.redox-os.org/redox-os/users", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/redox_users@0.5.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-162", + "name": "regex", + "version": "1.12.2", + "downloadLocation": "https://github.com/rust-lang/regex", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/regex@1.12.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-163", + "name": "regex-automata", + "version": "0.4.13", + "downloadLocation": "https://github.com/rust-lang/regex", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/regex-automata@0.4.13" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-164", + "name": "regex-syntax", + "version": "0.8.8", + "downloadLocation": "https://github.com/rust-lang/regex", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/regex-syntax@0.8.8" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-165", + "name": "rpassword", + "version": "7.4.0", + "downloadLocation": "https://github.com/conradkleinespel/rpassword", + "licenseDeclared": "Apache-2.0", + "licenseConcluded": "Apache-2.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rpassword@7.4.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-166", + "name": "rtoolbox", + "version": "0.0.3", + "downloadLocation": "https://github.com/conradkleinespel/duck", + "licenseDeclared": "Apache-2.0", + "licenseConcluded": "Apache-2.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rtoolbox@0.0.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-167", + "name": "rustc-hash", + "version": "2.1.1", + "downloadLocation": "https://github.com/rust-lang/rustc-hash", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rustc-hash@2.1.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-168", + "name": "rustc_version", + "version": "0.4.1", + "downloadLocation": "https://github.com/djc/rustc-version-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rustc_version@0.4.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-169", + "name": "rustix", + "version": "0.38.44", + "downloadLocation": "https://github.com/bytecodealliance/rustix", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rustix@0.38.44" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-170", + "name": "rustix", + "version": "1.1.2", + "downloadLocation": "https://github.com/bytecodealliance/rustix", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rustix@1.1.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-171", + "name": "rustversion", + "version": "1.0.22", + "downloadLocation": "https://github.com/dtolnay/rustversion", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/rustversion@1.0.22" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-172", + "name": "ryu", + "version": "1.0.20", + "downloadLocation": "https://github.com/dtolnay/ryu", + "licenseDeclared": "Apache-2.0 OR BSL-1.0", + "licenseConcluded": "Apache-2.0 OR BSL-1.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ryu@1.0.20" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-173", + "name": "same-file", + "version": "1.0.6", + "downloadLocation": "https://github.com/BurntSushi/same-file", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/same-file@1.0.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-174", + "name": "scopeguard", + "version": "1.2.0", + "downloadLocation": "https://github.com/bluss/scopeguard", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/scopeguard@1.2.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-175", + "name": "self_cell", + "version": "1.2.1", + "downloadLocation": "https://github.com/Voultapher/self_cell", + "licenseDeclared": "Apache-2.0 OR GPL-2.0", + "licenseConcluded": "Apache-2.0 OR GPL-2.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/self_cell@1.2.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-176", + "name": "semver", + "version": "1.0.27", + "downloadLocation": "https://github.com/dtolnay/semver", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/semver@1.0.27" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-177", + "name": "serde", + "version": "1.0.228", + "downloadLocation": "https://github.com/serde-rs/serde", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde@1.0.228" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-178", + "name": "serde_core", + "version": "1.0.228", + "downloadLocation": "https://github.com/serde-rs/serde", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_core@1.0.228" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-179", + "name": "serde_derive", + "version": "1.0.228", + "downloadLocation": "https://github.com/serde-rs/serde", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_derive@1.0.228" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-180", + "name": "serde_json", + "version": "1.0.145", + "downloadLocation": "https://github.com/serde-rs/json", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_json@1.0.145" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-181", + "name": "serde_path_to_error", + "version": "0.1.20", + "downloadLocation": "https://github.com/dtolnay/path-to-error", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_path_to_error@0.1.20" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-182", + "name": "serde_spanned", + "version": "1.0.3", + "downloadLocation": "https://github.com/toml-rs/toml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_spanned@1.0.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-183", + "name": "serde_urlencoded", + "version": "0.7.1", + "downloadLocation": "https://github.com/nox/serde_urlencoded", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_urlencoded@0.7.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-184", + "name": "serde_yaml", + "version": "0.9.34+deprecated", + "downloadLocation": "https://github.com/dtolnay/serde-yaml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/serde_yaml@0.9.34+deprecated" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-185", + "name": "sha2", + "version": "0.10.9", + "downloadLocation": "https://github.com/RustCrypto/hashes", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/sha2@0.10.9" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-186", + "name": "sharded-slab", + "version": "0.1.7", + "downloadLocation": "https://github.com/hawkw/sharded-slab", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/sharded-slab@0.1.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-187", + "name": "shell-words", + "version": "1.1.0", + "downloadLocation": "https://github.com/tmiasko/shell-words", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/shell-words@1.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-188", + "name": "shlex", + "version": "1.3.0", + "downloadLocation": "https://github.com/comex/rust-shlex", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/shlex@1.3.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-189", + "name": "signal-hook", + "version": "0.3.18", + "downloadLocation": "https://github.com/vorner/signal-hook", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/signal-hook@0.3.18" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-190", + "name": "signal-hook-mio", + "version": "0.2.5", + "downloadLocation": "https://github.com/vorner/signal-hook", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/signal-hook-mio@0.2.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-191", + "name": "signal-hook-registry", + "version": "1.4.7", + "downloadLocation": "https://github.com/vorner/signal-hook", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/signal-hook-registry@1.4.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-192", + "name": "siphasher", + "version": "1.0.1", + "downloadLocation": "https://github.com/jedisct1/rust-siphash", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/siphasher@1.0.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-193", + "name": "slab", + "version": "0.4.11", + "downloadLocation": "https://github.com/tokio-rs/slab", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/slab@0.4.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-194", + "name": "slug", + "version": "0.1.6", + "downloadLocation": "https://github.com/Stebalien/slug-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/slug@0.1.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-195", + "name": "smallvec", + "version": "1.15.1", + "downloadLocation": "https://github.com/servo/rust-smallvec", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/smallvec@1.15.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-196", + "name": "socket2", + "version": "0.6.1", + "downloadLocation": "https://github.com/rust-lang/socket2", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/socket2@0.6.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-197", + "name": "static_assertions", + "version": "1.1.0", + "downloadLocation": "https://github.com/nvzqz/static-assertions-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/static_assertions@1.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-198", + "name": "strsim", + "version": "0.11.1", + "downloadLocation": "https://github.com/rapidfuzz/strsim-rs", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/strsim@0.11.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-199", + "name": "strum", + "version": "0.26.3", + "downloadLocation": "https://github.com/Peternator7/strum", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/strum@0.26.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-200", + "name": "strum_macros", + "version": "0.26.4", + "downloadLocation": "https://github.com/Peternator7/strum", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/strum_macros@0.26.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-201", + "name": "syn", + "version": "2.0.111", + "downloadLocation": "https://github.com/dtolnay/syn", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/syn@2.0.111" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-202", + "name": "sync_wrapper", + "version": "1.0.2", + "downloadLocation": "https://github.com/Actyx/sync_wrapper", + "licenseDeclared": "Apache-2.0", + "licenseConcluded": "Apache-2.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/sync_wrapper@1.0.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-203", + "name": "sys-locale", + "version": "0.3.2", + "downloadLocation": "https://github.com/1Password/sys-locale", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/sys-locale@0.3.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-204", + "name": "tempfile", + "version": "3.23.0", + "downloadLocation": "https://github.com/Stebalien/tempfile", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tempfile@3.23.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-205", + "name": "tera", + "version": "1.20.1", + "downloadLocation": "https://github.com/Keats/tera", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tera@1.20.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-206", + "name": "thiserror", + "version": "2.0.17", + "downloadLocation": "https://github.com/dtolnay/thiserror", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/thiserror@2.0.17" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-207", + "name": "thiserror-impl", + "version": "2.0.17", + "downloadLocation": "https://github.com/dtolnay/thiserror", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/thiserror-impl@2.0.17" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-208", + "name": "thread_local", + "version": "1.1.9", + "downloadLocation": "https://github.com/Amanieu/thread_local-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/thread_local@1.1.9" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-209", + "name": "tinystr", + "version": "0.8.2", + "downloadLocation": "https://github.com/unicode-org/icu4x", + "licenseDeclared": "Unicode-3.0", + "licenseConcluded": "Unicode-3.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tinystr@0.8.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-210", + "name": "tokio", + "version": "1.48.0", + "downloadLocation": "https://github.com/tokio-rs/tokio", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tokio@1.48.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-211", + "name": "tokio-macros", + "version": "2.6.0", + "downloadLocation": "https://github.com/tokio-rs/tokio", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tokio-macros@2.6.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-212", + "name": "tokio-util", + "version": "0.7.17", + "downloadLocation": "https://github.com/tokio-rs/tokio", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tokio-util@0.7.17" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-213", + "name": "toml", + "version": "0.9.8", + "downloadLocation": "https://github.com/toml-rs/toml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/toml@0.9.8" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-214", + "name": "toml_datetime", + "version": "0.7.3", + "downloadLocation": "https://github.com/toml-rs/toml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/toml_datetime@0.7.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-215", + "name": "toml_parser", + "version": "1.0.4", + "downloadLocation": "https://github.com/toml-rs/toml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/toml_parser@1.0.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-216", + "name": "toml_writer", + "version": "1.0.4", + "downloadLocation": "https://github.com/toml-rs/toml", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/toml_writer@1.0.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-217", + "name": "tower", + "version": "0.5.2", + "downloadLocation": "https://github.com/tower-rs/tower", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tower@0.5.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-218", + "name": "tower-http", + "version": "0.6.8", + "downloadLocation": "https://github.com/tower-rs/tower-http", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tower-http@0.6.8" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-219", + "name": "tower-layer", + "version": "0.3.3", + "downloadLocation": "https://github.com/tower-rs/tower", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tower-layer@0.3.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-220", + "name": "tower-service", + "version": "0.3.3", + "downloadLocation": "https://github.com/tower-rs/tower", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tower-service@0.3.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-221", + "name": "tracing", + "version": "0.1.43", + "downloadLocation": "https://github.com/tokio-rs/tracing", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tracing@0.1.43" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-222", + "name": "tracing-attributes", + "version": "0.1.31", + "downloadLocation": "https://github.com/tokio-rs/tracing", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tracing-attributes@0.1.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-223", + "name": "tracing-core", + "version": "0.1.35", + "downloadLocation": "https://github.com/tokio-rs/tracing", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tracing-core@0.1.35" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-224", + "name": "tracing-log", + "version": "0.2.0", + "downloadLocation": "https://github.com/tokio-rs/tracing", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tracing-log@0.2.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-225", + "name": "tracing-subscriber", + "version": "0.3.22", + "downloadLocation": "https://github.com/tokio-rs/tracing", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/tracing-subscriber@0.3.22" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-226", + "name": "type-map", + "version": "0.5.1", + "downloadLocation": "https://github.com/kardeiz/type-map", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/type-map@0.5.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-227", + "name": "typenum", + "version": "1.19.0", + "downloadLocation": "https://github.com/paholg/typenum", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/typenum@1.19.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-228", + "name": "ucd-trie", + "version": "0.1.7", + "downloadLocation": "https://github.com/BurntSushi/ucd-generate", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/ucd-trie@0.1.7" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-229", + "name": "unic-langid", + "version": "0.9.6", + "downloadLocation": "https://github.com/zbraniecki/unic-locale", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unic-langid@0.9.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-230", + "name": "unic-langid-impl", + "version": "0.9.6", + "downloadLocation": "https://github.com/zbraniecki/unic-locale", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unic-langid-impl@0.9.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-231", + "name": "unicase", + "version": "2.8.1", + "downloadLocation": "https://github.com/seanmonstar/unicase", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicase@2.8.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-232", + "name": "unicode-ident", + "version": "1.0.22", + "downloadLocation": "https://github.com/dtolnay/unicode-ident", + "licenseDeclared": "(Apache-2.0 OR MIT) AND Unicode-3.0", + "licenseConcluded": "(Apache-2.0 OR MIT) AND Unicode-3.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicode-ident@1.0.22" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-233", + "name": "unicode-segmentation", + "version": "1.12.0", + "downloadLocation": "https://github.com/unicode-rs/unicode-segmentation", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicode-segmentation@1.12.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-234", + "name": "unicode-truncate", + "version": "1.1.0", + "downloadLocation": "https://github.com/Aetf/unicode-truncate", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicode-truncate@1.1.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-235", + "name": "unicode-width", + "version": "0.1.14", + "downloadLocation": "https://github.com/unicode-rs/unicode-width", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicode-width@0.1.14" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-236", + "name": "unicode-width", + "version": "0.2.0", + "downloadLocation": "https://github.com/unicode-rs/unicode-width", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unicode-width@0.2.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-237", + "name": "unsafe-libyaml", + "version": "0.2.11", + "downloadLocation": "https://github.com/dtolnay/unsafe-libyaml", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/unsafe-libyaml@0.2.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-238", + "name": "utf8parse", + "version": "0.2.2", + "downloadLocation": "https://github.com/alacritty/vte", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/utf8parse@0.2.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-239", + "name": "valuable", + "version": "0.1.1", + "downloadLocation": "https://github.com/tokio-rs/valuable", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/valuable@0.1.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-240", + "name": "version_check", + "version": "0.9.5", + "downloadLocation": "https://github.com/SergioBenitez/version_check", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/version_check@0.9.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-241", + "name": "walkdir", + "version": "2.5.0", + "downloadLocation": "https://github.com/BurntSushi/walkdir", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/walkdir@2.5.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-242", + "name": "wasi", + "version": "0.11.1+wasi-snapshot-preview1", + "downloadLocation": "https://github.com/bytecodealliance/wasi", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasi@0.11.1+wasi-snapshot-preview1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-243", + "name": "wasip2", + "version": "1.0.1+wasi-0.2.4", + "downloadLocation": "https://github.com/bytecodealliance/wasi-rs", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasip2@1.0.1+wasi-0.2.4" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-244", + "name": "wasm-bindgen", + "version": "0.2.106", + "downloadLocation": "https://github.com/wasm-bindgen/wasm-bindgen", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasm-bindgen@0.2.106" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-245", + "name": "wasm-bindgen-macro", + "version": "0.2.106", + "downloadLocation": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasm-bindgen-macro@0.2.106" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-246", + "name": "wasm-bindgen-macro-support", + "version": "0.2.106", + "downloadLocation": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasm-bindgen-macro-support@0.2.106" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-247", + "name": "wasm-bindgen-shared", + "version": "0.2.106", + "downloadLocation": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wasm-bindgen-shared@0.2.106" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-248", + "name": "winapi", + "version": "0.3.9", + "downloadLocation": "https://github.com/retep998/winapi-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/winapi@0.3.9" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-249", + "name": "winapi-i686-pc-windows-gnu", + "version": "0.4.0", + "downloadLocation": "https://github.com/retep998/winapi-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/winapi-i686-pc-windows-gnu@0.4.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-250", + "name": "winapi-util", + "version": "0.1.11", + "downloadLocation": "https://github.com/BurntSushi/winapi-util", + "licenseDeclared": "MIT OR Unlicense", + "licenseConcluded": "MIT OR Unlicense", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/winapi-util@0.1.11" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-251", + "name": "winapi-x86_64-pc-windows-gnu", + "version": "0.4.0", + "downloadLocation": "https://github.com/retep998/winapi-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/winapi-x86_64-pc-windows-gnu@0.4.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-252", + "name": "windows-core", + "version": "0.62.2", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-core@0.62.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-253", + "name": "windows-implement", + "version": "0.60.2", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-implement@0.60.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-254", + "name": "windows-interface", + "version": "0.59.3", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-interface@0.59.3" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-255", + "name": "windows-link", + "version": "0.2.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-link@0.2.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-256", + "name": "windows-result", + "version": "0.4.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-result@0.4.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-257", + "name": "windows-strings", + "version": "0.5.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-strings@0.5.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-258", + "name": "windows-sys", + "version": "0.52.0", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-sys@0.52.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-259", + "name": "windows-sys", + "version": "0.59.0", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-sys@0.59.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-260", + "name": "windows-sys", + "version": "0.60.2", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-sys@0.60.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-261", + "name": "windows-sys", + "version": "0.61.2", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-sys@0.61.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-262", + "name": "windows-targets", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-targets@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-263", + "name": "windows-targets", + "version": "0.53.5", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows-targets@0.53.5" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-264", + "name": "windows_aarch64_gnullvm", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_aarch64_gnullvm@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-265", + "name": "windows_aarch64_gnullvm", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_aarch64_gnullvm@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-266", + "name": "windows_aarch64_msvc", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_aarch64_msvc@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-267", + "name": "windows_aarch64_msvc", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_aarch64_msvc@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-268", + "name": "windows_i686_gnu", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_gnu@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-269", + "name": "windows_i686_gnu", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_gnu@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-270", + "name": "windows_i686_gnullvm", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_gnullvm@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-271", + "name": "windows_i686_gnullvm", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_gnullvm@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-272", + "name": "windows_i686_msvc", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_msvc@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-273", + "name": "windows_i686_msvc", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_i686_msvc@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-274", + "name": "windows_x86_64_gnu", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_gnu@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-275", + "name": "windows_x86_64_gnu", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_gnu@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-276", + "name": "windows_x86_64_gnullvm", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_gnullvm@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-277", + "name": "windows_x86_64_gnullvm", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_gnullvm@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-278", + "name": "windows_x86_64_msvc", + "version": "0.52.6", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_msvc@0.52.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-279", + "name": "windows_x86_64_msvc", + "version": "0.53.1", + "downloadLocation": "https://github.com/microsoft/windows-rs", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/windows_x86_64_msvc@0.53.1" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-280", + "name": "winnow", + "version": "0.7.14", + "downloadLocation": "https://github.com/winnow-rs/winnow", + "licenseDeclared": "MIT", + "licenseConcluded": "MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/winnow@0.7.14" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-281", + "name": "wit-bindgen", + "version": "0.46.0", + "downloadLocation": "https://github.com/bytecodealliance/wit-bindgen", + "licenseDeclared": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "licenseConcluded": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/wit-bindgen@0.46.0" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-282", + "name": "zerocopy", + "version": "0.8.31", + "downloadLocation": "https://github.com/google/zerocopy", + "licenseDeclared": "Apache-2.0 OR BSD-2-Clause OR MIT", + "licenseConcluded": "Apache-2.0 OR BSD-2-Clause OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/zerocopy@0.8.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-283", + "name": "zerocopy-derive", + "version": "0.8.31", + "downloadLocation": "https://github.com/google/zerocopy", + "licenseDeclared": "Apache-2.0 OR BSD-2-Clause OR MIT", + "licenseConcluded": "Apache-2.0 OR BSD-2-Clause OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/zerocopy-derive@0.8.31" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-284", + "name": "zerofrom", + "version": "0.1.6", + "downloadLocation": "https://github.com/unicode-org/icu4x", + "licenseDeclared": "Unicode-3.0", + "licenseConcluded": "Unicode-3.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/zerofrom@0.1.6" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-285", + "name": "zeroize", + "version": "1.8.2", + "downloadLocation": "https://github.com/RustCrypto/utils", + "licenseDeclared": "Apache-2.0 OR MIT", + "licenseConcluded": "Apache-2.0 OR MIT", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/zeroize@1.8.2" + } + ] + }, + { + "SPDXID": "SPDXRef-dependency-286", + "name": "zerovec", + "version": "0.11.5", + "downloadLocation": "https://github.com/unicode-org/icu4x", + "licenseDeclared": "Unicode-3.0", + "licenseConcluded": "Unicode-3.0", + "filesAnalyzed": false, + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "crates", + "referenceLocator": "pkg:cargo/zerovec@0.11.5" + } + ] + } + ] +} \ No newline at end of file