diff --git a/vuln_db.json b/vuln_db.json index fe966a6..72cc94a 100644 --- a/vuln_db.json +++ b/vuln_db.json @@ -1,5 +1,5 @@ { - "generated_at": "unix:1774453236", + "generated_at": "unix:1774454059", "entries": [ { "advisory_id": "RUSTSEC-2026-0037", @@ -13,17 +13,7 @@ "vulnerable_symbols": [ { "file": "quinn-proto/src/congestion/bbr/mod.rs", - "function": "quinn_proto::congestion::bbr::Bbr::", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/connection/assembler.rs", - "function": "quinn_proto::connection::assembler::Buffer::", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/connection/assembler.rs", - "function": "quinn_proto::connection::assembler::State::", + "function": "quinn_proto::congestion::bbr::Bbr::maybe_enter_or_exit_probe_rtt", "change_type": "Modified" }, { @@ -33,7 +23,7 @@ }, { "file": "quinn-proto/src/transport_parameters.rs", - "function": "quinn_proto::transport_parameters::TransportParameters::", + "function": "quinn_proto::transport_parameters::TransportParameters::read", "change_type": "Modified" } ] @@ -50,7 +40,7 @@ "vulnerable_symbols": [ { "file": "crates/algorithms/sha3/src/generic_keccak/xof.rs", - "function": "sha3::generic_keccak::xof::KeccakXofState::", + "function": "sha3::generic_keccak::xof::KeccakXofState::squeeze", "change_type": "Modified" }, { @@ -97,7 +87,13 @@ ">= 0.0.8 " ], "commit_sha": "0b8c446d8c235086561f74dc3079d930569d9bdd", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "libcrux-ml-dsa/src/ml_dsa_generic.rs", + "function": "libcrux_ml_dsa::ml_dsa_generic::generic::verify_internal", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2026-0075", @@ -128,7 +124,7 @@ "vulnerable_symbols": [ { "file": "pyo3-build-config/src/impl_.rs", - "function": "pyo3_build_config::impl_::InterpreterConfig::", + "function": "pyo3_build_config::impl_::InterpreterConfig::build_script_outputs", "change_type": "Modified" }, { @@ -136,44 +132,14 @@ "function": "pyo3_build_config::print_expected_cfgs", "change_type": "Modified" }, - { - "file": "pyo3-ffi/src/moduleobject.rs", - "function": "pyo3_ffi::moduleobject::PyModule_GetToken", - "change_type": "Modified" - }, - { - "file": "pyo3-ffi/src/object.rs", - "function": "pyo3_ffi::object::Py_TYPE", - "change_type": "Modified" - }, - { - "file": "pyo3-ffi/src/object.rs", - "function": "pyo3_ffi::object::Py_SIZE", - "change_type": "Added" - }, - { - "file": "pyo3-ffi/src/object.rs", - "function": "pyo3_ffi::object::Py_IS_TYPE", - "change_type": "Added" - }, - { - "file": "pyo3-ffi/src/refcount.rs", - "function": "pyo3_ffi::refcount::Py_REFCNT", - "change_type": "Modified" - }, - { - "file": "src/impl_/pymodule.rs", - "function": "impl_::pymodule::ModuleDef::", - "change_type": "Modified" - }, { "file": "src/impl_/pymodule.rs", "function": "impl_::pymodule::ModuleDef::init_multi_phase", "change_type": "Modified" }, { - "file": "src/types/any.rs", - "function": "types::any::PyAny::", + "file": "src/impl_/pymodule.rs", + "function": "impl_::pymodule::ModuleDef::new", "change_type": "Modified" } ] @@ -205,21 +171,11 @@ ], "commit_sha": "b54c8bb83906331bdf4f606cafa30cd7fd20b531", "vulnerable_symbols": [ - { - "file": "libcrux_provider/src/lib.rs", - "function": "libcrux_provider::HpkeLibcruxPrng::", - "change_type": "Modified" - }, { "file": "libcrux_provider/src/lib.rs", "function": "libcrux_provider::HpkeLibcruxPrng::zeroize", "change_type": "Added" }, - { - "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCryptoPrng::", - "change_type": "Modified" - }, { "file": "rust_crypto_provider/src/lib.rs", "function": "rust_crypto_provider::HpkeRustCryptoPrng::zeroize", @@ -231,30 +187,25 @@ "change_type": "Modified" }, { - "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCrypto::all_zero", - "change_type": "Deleted" + "file": "src/dh_kem.rs", + "function": "dh_kem::encaps", + "change_type": "Modified" }, { "file": "src/dh_kem.rs", "function": "dh_kem::key_gen", "change_type": "Modified" }, - { - "file": "src/dh_kem.rs", - "function": "dh_kem::derive_key_pair", - "change_type": "Modified" - }, - { - "file": "src/dh_kem.rs", - "function": "dh_kem::encaps", - "change_type": "Modified" - }, { "file": "src/dh_kem.rs", "function": "dh_kem::auth_encaps", "change_type": "Modified" }, + { + "file": "src/dh_kem.rs", + "function": "dh_kem::derive_key_pair", + "change_type": "Modified" + }, { "file": "src/kdf.rs", "function": "kdf::labeled_expand", @@ -262,12 +213,12 @@ }, { "file": "src/kem.rs", - "function": "kem::encaps", + "function": "kem::decaps", "change_type": "Modified" }, { "file": "src/kem.rs", - "function": "kem::decaps", + "function": "kem::encaps", "change_type": "Modified" }, { @@ -275,19 +226,24 @@ "function": "kem::auth_encaps", "change_type": "Modified" }, + { + "file": "src/kem.rs", + "function": "kem::derive_key_pair", + "change_type": "Modified" + }, { "file": "src/kem.rs", "function": "kem::auth_decaps", "change_type": "Modified" }, { - "file": "src/kem.rs", - "function": "kem::key_gen", + "file": "src/lib.rs", + "function": "Hpke::derive_key_pair", "change_type": "Modified" }, { - "file": "src/kem.rs", - "function": "kem::derive_key_pair", + "file": "src/lib.rs", + "function": "Hpke::generate_key_pair", "change_type": "Modified" }, { @@ -300,41 +256,16 @@ "function": "Context::open", "change_type": "Modified" }, - { - "file": "src/lib.rs", - "function": "Hpke::generate_key_pair", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Hpke::derive_key_pair", - "change_type": "Modified" - }, - { - "file": "traits/src/types.rs", - "function": "traits::types::KemAlgorithm::", - "change_type": "Modified" - }, { "file": "traits/src/types.rs", "function": "traits::types::KemAlgorithm::zeroize", "change_type": "Added" }, - { - "file": "traits/src/types.rs", - "function": "traits::types::AeadAlgorithm::", - "change_type": "Modified" - }, { "file": "traits/src/types.rs", "function": "traits::types::AeadAlgorithm::zeroize", "change_type": "Added" }, - { - "file": "traits/src/types.rs", - "function": "traits::types::KdfAlgorithm::", - "change_type": "Modified" - }, { "file": "traits/src/types.rs", "function": "traits::types::KdfAlgorithm::zeroize", @@ -352,21 +283,11 @@ ], "commit_sha": "b54c8bb83906331bdf4f606cafa30cd7fd20b531", "vulnerable_symbols": [ - { - "file": "libcrux_provider/src/lib.rs", - "function": "libcrux_provider::HpkeLibcruxPrng::", - "change_type": "Modified" - }, { "file": "libcrux_provider/src/lib.rs", "function": "libcrux_provider::HpkeLibcruxPrng::zeroize", "change_type": "Added" }, - { - "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCryptoPrng::", - "change_type": "Modified" - }, { "file": "rust_crypto_provider/src/lib.rs", "function": "rust_crypto_provider::HpkeRustCryptoPrng::zeroize", @@ -378,9 +299,9 @@ "change_type": "Modified" }, { - "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCrypto::all_zero", - "change_type": "Deleted" + "file": "src/dh_kem.rs", + "function": "dh_kem::derive_key_pair", + "change_type": "Modified" }, { "file": "src/dh_kem.rs", @@ -389,7 +310,7 @@ }, { "file": "src/dh_kem.rs", - "function": "dh_kem::derive_key_pair", + "function": "dh_kem::auth_encaps", "change_type": "Modified" }, { @@ -397,11 +318,6 @@ "function": "dh_kem::encaps", "change_type": "Modified" }, - { - "file": "src/dh_kem.rs", - "function": "dh_kem::auth_encaps", - "change_type": "Modified" - }, { "file": "src/kdf.rs", "function": "kdf::labeled_expand", @@ -409,7 +325,12 @@ }, { "file": "src/kem.rs", - "function": "kem::encaps", + "function": "kem::auth_decaps", + "change_type": "Modified" + }, + { + "file": "src/kem.rs", + "function": "kem::derive_key_pair", "change_type": "Modified" }, { @@ -417,36 +338,26 @@ "function": "kem::decaps", "change_type": "Modified" }, + { + "file": "src/kem.rs", + "function": "kem::encaps", + "change_type": "Modified" + }, { "file": "src/kem.rs", "function": "kem::auth_encaps", "change_type": "Modified" }, - { - "file": "src/kem.rs", - "function": "kem::auth_decaps", - "change_type": "Modified" - }, - { - "file": "src/kem.rs", - "function": "kem::key_gen", - "change_type": "Modified" - }, - { - "file": "src/kem.rs", - "function": "kem::derive_key_pair", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Context::seal", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "Context::open", "change_type": "Modified" }, + { + "file": "src/lib.rs", + "function": "Context::seal", + "change_type": "Modified" + }, { "file": "src/lib.rs", "function": "Hpke::generate_key_pair", @@ -457,11 +368,6 @@ "function": "Hpke::derive_key_pair", "change_type": "Modified" }, - { - "file": "traits/src/types.rs", - "function": "traits::types::KemAlgorithm::", - "change_type": "Modified" - }, { "file": "traits/src/types.rs", "function": "traits::types::KemAlgorithm::zeroize", @@ -469,22 +375,12 @@ }, { "file": "traits/src/types.rs", - "function": "traits::types::AeadAlgorithm::", - "change_type": "Modified" - }, - { - "file": "traits/src/types.rs", - "function": "traits::types::AeadAlgorithm::zeroize", + "function": "traits::types::KdfAlgorithm::zeroize", "change_type": "Added" }, { "file": "traits/src/types.rs", - "function": "traits::types::KdfAlgorithm::", - "change_type": "Modified" - }, - { - "file": "traits/src/types.rs", - "function": "traits::types::KdfAlgorithm::zeroize", + "function": "traits::types::AeadAlgorithm::zeroize", "change_type": "Added" } ] @@ -501,12 +397,12 @@ "vulnerable_symbols": [ { "file": "libcrux-psq/src/aead.rs", - "function": "libcrux_psq::aead::AEADKeyNonce::", + "function": "libcrux_psq::aead::AEADKeyNonce::decrypt_out", "change_type": "Modified" }, { "file": "libcrux-psq/src/handshake/initiator/registration.rs", - "function": "libcrux_psq::handshake::initiator::registration::RegistrationInitiator::", + "function": "libcrux_psq::handshake::initiator::registration::RegistrationInitiator::write_message", "change_type": "Modified" } ] @@ -540,12 +436,7 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Context::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Context::sequence_number", + "function": "Context::increment_seq", "change_type": "Modified" } ] @@ -562,13 +453,8 @@ "vulnerable_symbols": [ { "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCrypto::", + "function": "rust_crypto_provider::HpkeRustCrypto::dh", "change_type": "Modified" - }, - { - "file": "rust_crypto_provider/src/lib.rs", - "function": "rust_crypto_provider::HpkeRustCrypto::all_zero", - "change_type": "Added" } ] }, @@ -584,12 +470,12 @@ "vulnerable_symbols": [ { "file": "src/buf.rs", - "function": "buf::Buf::deref", + "function": "buf::Buf::deref_mut", "change_type": "Modified" }, { "file": "src/buf.rs", - "function": "buf::Buf::deref_mut", + "function": "buf::Buf::deref", "change_type": "Modified" } ] @@ -606,12 +492,7 @@ "vulnerable_symbols": [ { "file": "crates/algorithms/curve25519/src/lib.rs", - "function": "curve25519::libcrux_traits::kem::arrayref::Kem::clamp", - "change_type": "Modified" - }, - { - "file": "crates/algorithms/curve25519/src/lib.rs", - "function": "curve25519::libcrux_traits::kem::arrayref::Kem::is_clamped", + "function": "curve25519::is_clamped", "change_type": "Added" }, { @@ -626,7 +507,7 @@ }, { "file": "libcrux-psq/src/session.rs", - "function": "libcrux_psq::session::Session::", + "function": "libcrux_psq::session::Session::import", "change_type": "Modified" } ] @@ -643,12 +524,7 @@ "vulnerable_symbols": [ { "file": "crates/algorithms/curve25519/src/lib.rs", - "function": "curve25519::libcrux_traits::kem::arrayref::Kem::clamp", - "change_type": "Modified" - }, - { - "file": "crates/algorithms/curve25519/src/lib.rs", - "function": "curve25519::libcrux_traits::kem::arrayref::Kem::is_clamped", + "function": "curve25519::is_clamped", "change_type": "Added" }, { @@ -663,7 +539,7 @@ }, { "file": "libcrux-psq/src/session.rs", - "function": "libcrux_psq::session::Session::", + "function": "libcrux_psq::session::Session::import", "change_type": "Modified" } ] @@ -691,7 +567,12 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "IterMut::", + "function": "IterMut::next", + "change_type": "Modified" + }, + { + "file": "src/lib.rs", + "function": "IterMut::next_back", "change_type": "Modified" } ] @@ -935,11 +816,6 @@ ], "commit_sha": "4a4007a1aaff25cd417853c76163883a7110e276", "vulnerable_symbols": [ - { - "file": "src/utils/slice.rs", - "function": "utils::slice::index_of", - "change_type": "Modified" - }, { "file": "src/utils/slice.rs", "function": "utils::slice::index_of_ptr", @@ -1381,7 +1257,7 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Slab::", + "function": "Slab::get_disjoint_mut", "change_type": "Modified" } ] @@ -1398,13 +1274,8 @@ "vulnerable_symbols": [ { "file": "src/base.rs", - "function": "base::Connection::", - "change_type": "Modified" - }, - { - "file": "src/base.rs", - "function": "base::Connection::connect_to_fd", - "change_type": "Modified" + "function": "base::Connection::connect_with_fd_and_extensions", + "change_type": "Added" }, { "file": "src/base.rs", @@ -1413,8 +1284,8 @@ }, { "file": "src/base.rs", - "function": "base::Connection::connect_with_fd_and_extensions", - "change_type": "Added" + "function": "base::Connection::connect_to_fd", + "change_type": "Modified" } ] }, @@ -1470,12 +1341,12 @@ "vulnerable_symbols": [ { "file": "ext/node/ops/sqlite/database.rs", - "function": "ext::node::ops::sqlite::database::DatabaseSync::set_db_config", + "function": "ext::node::ops::sqlite::database::set_db_config", "change_type": "Added" }, { "file": "ext/node/ops/sqlite/database.rs", - "function": "ext::node::ops::sqlite::database::DatabaseSync::open_db", + "function": "ext::node::ops::sqlite::database::open_db", "change_type": "Modified" } ] @@ -1532,7 +1403,7 @@ "vulnerable_symbols": [ { "file": "crossbeam-channel/src/flavors/list.rs", - "function": "crossbeam_channel::flavors::list::Channel::", + "function": "crossbeam_channel::flavors::list::Channel::discard_all_messages", "change_type": "Modified" } ] @@ -1550,26 +1421,6 @@ ], "commit_sha": "aa303bc2051f7c21b48bb7bfcafe8fd4f39afd21", "vulnerable_symbols": [ - { - "file": "tokio/src/sync/broadcast.rs", - "function": "tokio::sync::broadcast::Recv::", - "change_type": "Modified" - }, - { - "file": "tokio/src/sync/broadcast.rs", - "function": "tokio::sync::broadcast::WaiterCell::", - "change_type": "Modified" - }, - { - "file": "tokio/src/sync/broadcast.rs", - "function": "tokio::sync::broadcast::Sender::", - "change_type": "Modified" - }, - { - "file": "tokio/src/sync/broadcast.rs", - "function": "tokio::sync::broadcast::Receiver::", - "change_type": "Modified" - }, { "file": "tokio/src/sync/broadcast.rs", "function": "tokio::sync::broadcast::Recv::new", @@ -1577,13 +1428,48 @@ }, { "file": "tokio/src/sync/broadcast.rs", - "function": "tokio::sync::broadcast::RecvGuard::new", + "function": "tokio::sync::broadcast::RecvGuard::clone_value", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Sender::is_empty", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Recv::project", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Sender::send", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Sender::new_with_receiver_count", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Sender::len", "change_type": "Modified" }, { "file": "tokio/src/sync/broadcast.rs", "function": "tokio::sync::broadcast::RecvGuard::drop", "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Receiver::recv_ref", + "change_type": "Modified" + }, + { + "file": "tokio/src/sync/broadcast.rs", + "function": "tokio::sync::broadcast::Recv::drop", + "change_type": "Modified" } ] }, @@ -1599,22 +1485,12 @@ "vulnerable_symbols": [ { "file": "openssl/src/cipher.rs", - "function": "openssl::cipher::Cipher::", - "change_type": "Modified" - }, - { - "file": "openssl/src/cipher.rs", - "function": "openssl::cipher::CipherRef::", + "function": "openssl::cipher::Cipher::fetch", "change_type": "Modified" }, { "file": "openssl/src/md.rs", - "function": "openssl::md::Md::", - "change_type": "Modified" - }, - { - "file": "openssl/src/md.rs", - "function": "openssl::md::MdRef::", + "function": "openssl::md::Md::fetch", "change_type": "Modified" } ] @@ -1743,17 +1619,22 @@ "vulnerable_symbols": [ { "file": "src/clients/hyper_client.rs", - "function": "clients::hyper_client::HyperWebPushClient::", + "function": "clients::hyper_client::HyperWebPushClient::send", "change_type": "Modified" }, { "file": "src/clients/isahc_client.rs", - "function": "clients::isahc_client::IsahcWebPushClient::", + "function": "clients::isahc_client::IsahcWebPushClient::send", "change_type": "Modified" }, { "file": "src/error.rs", - "function": "error::WebPushError::", + "function": "error::WebPushError::fmt", + "change_type": "Modified" + }, + { + "file": "src/error.rs", + "function": "error::WebPushError::short_description", "change_type": "Modified" } ] @@ -1767,13 +1648,7 @@ ">= 0.10.70" ], "commit_sha": "f014afb230de4d77bc79dea60e7e58c2f47b60f2", - "vulnerable_symbols": [ - { - "file": "openssl/src/ssl/mod.rs", - "function": "openssl::ssl::select_next_proto", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2025-0040", @@ -1832,11 +1707,6 @@ ], "commit_sha": "3e051fa39e456e3981996e5cbe88f51b8bd68d76", "vulnerable_symbols": [ - { - "file": "apps/transientdisk/src/flash_drive.rs", - "function": "transientdisk::flash_drive::FlashDrive::", - "change_type": "Modified" - }, { "file": "apps/transientdisk/src/flash_drive.rs", "function": "transientdisk::flash_drive::FlashDrive::read_inner", @@ -1848,13 +1718,23 @@ "change_type": "Modified" }, { - "file": "kernel/src/services.rs", - "function": "kernel::services::SystemServices::", + "file": "apps/transientdisk/src/flash_drive.rs", + "function": "transientdisk::flash_drive::FlashDrive::new", "change_type": "Modified" }, { - "file": "services/dns/src/main.rs", - "function": "dns::main::fill_response", + "file": "apps/transientdisk/src/flash_drive.rs", + "function": "transientdisk::flash_drive::FlashDrive::read", + "change_type": "Modified" + }, + { + "file": "apps/transientdisk/src/flash_drive.rs", + "function": "transientdisk::flash_drive::FlashDrive::write", + "change_type": "Modified" + }, + { + "file": "kernel/src/services.rs", + "function": "kernel::services::SystemServices::return_memory", "change_type": "Modified" }, { @@ -1863,13 +1743,18 @@ "change_type": "Modified" }, { - "file": "services/early_settings/src/main.rs", - "function": "early_settings::main::State::", + "file": "services/dns/src/main.rs", + "function": "dns::main::fill_response", "change_type": "Modified" }, { - "file": "services/graphics-server/src/backend/betrusted.rs", - "function": "graphics_server::backend::betrusted::XousDisplay::pop", + "file": "services/early_settings/src/main.rs", + "function": "early_settings::main::State::set", + "change_type": "Modified" + }, + { + "file": "services/early_settings/src/main.rs", + "function": "early_settings::main::State::get", "change_type": "Modified" }, { @@ -1882,6 +1767,11 @@ "function": "graphics_server::backend::betrusted::XousDisplay::as_slice", "change_type": "Modified" }, + { + "file": "services/graphics-server/src/backend/betrusted.rs", + "function": "graphics_server::backend::betrusted::XousDisplay::pop", + "change_type": "Modified" + }, { "file": "services/graphics-server/src/main.rs", "function": "graphics_server::main::wrapped_main", @@ -1903,8 +1793,8 @@ "change_type": "Modified" }, { - "file": "services/net/src/std_glue.rs", - "function": "net::std_glue::insert_or_append", + "file": "services/net/src/std_tcplistener.rs", + "function": "net::std_tcplistener::std_tcp_accept", "change_type": "Modified" }, { @@ -1913,8 +1803,8 @@ "change_type": "Modified" }, { - "file": "services/net/src/std_tcplistener.rs", - "function": "net::std_tcplistener::std_tcp_accept", + "file": "services/net/src/std_tcpstream.rs", + "function": "net::std_tcpstream::std_tcp_rx", "change_type": "Modified" }, { @@ -1927,94 +1817,39 @@ "function": "net::std_tcpstream::std_tcp_tx", "change_type": "Modified" }, - { - "file": "services/net/src/std_tcpstream.rs", - "function": "net::std_tcpstream::std_tcp_rx", - "change_type": "Modified" - }, { "file": "services/net/src/std_tcpstream.rs", "function": "net::std_tcpstream::std_tcp_peek", "change_type": "Modified" }, - { - "file": "services/net/src/std_tcpstream.rs", - "function": "net::std_tcpstream::std_tcp_can_close", - "change_type": "Modified" - }, - { - "file": "services/net/src/std_udp.rs", - "function": "net::std_udp::std_udp_bind", - "change_type": "Modified" - }, - { - "file": "services/net/src/std_udp.rs", - "function": "net::std_udp::std_udp_rx", - "change_type": "Modified" - }, { "file": "services/net/src/std_udp.rs", "function": "net::std_udp::std_udp_tx", "change_type": "Modified" }, + { + "file": "services/net/src/std_udp.rs", + "function": "net::std_udp::std_udp_bind", + "change_type": "Modified" + }, { "file": "services/net/src/std_udp.rs", "function": "net::std_udp::std_failure", "change_type": "Modified" }, + { + "file": "services/net/src/std_udp.rs", + "function": "net::std_udp::std_udp_rx", + "change_type": "Modified" + }, { "file": "services/pddb/src/backend/hosted.rs", "function": "pddb::backend::hosted::EmuStorage::as_slice", "change_type": "Modified" }, - { - "file": "services/pddb/src/backend/hosted.rs", - "function": "pddb::backend::hosted::EmuStorage::", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hosted.rs", - "function": "pddb::backend::hosted::EmuStorage::as_mut_slice", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hosted.rs", - "function": "pddb::backend::hosted::HostedSpinor::as_mut_slice", - "change_type": "Modified" - }, { "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::patch_pagetable_raw", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::patch_mbbb", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::patch_fscb", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::pt_find_erased_slot", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::pt_as_slice", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::static_crypto_data_get", + "function": "pddb::backend::hw::PddbOs::patch_keys", "change_type": "Modified" }, { @@ -2024,12 +1859,42 @@ }, { "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::mbbb_retrieve", + "function": "pddb::backend::hw::PddbOs::static_crypto_data_get", "change_type": "Modified" }, { "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::fscb_deref", + "function": "pddb::backend::hw::PddbOs::fast_space_write", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::patch_pagetable", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::patch_mbbb", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::fast_space_read", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::patch_data", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::checksums", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::pt_as_slice", "change_type": "Modified" }, { @@ -2039,37 +1904,47 @@ }, { "file": "services/pddb/src/backend/hw.rs", - "function": "pddb::backend::hw::PddbOs::checksums", + "function": "pddb::backend::hw::PddbOs::pddb_rekey", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::fscb_deref", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::patch_pagetable_raw", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::new", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::pt_find_erased_slot", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::data_decrypt_page_with_commit", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::pddb_format", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/backend/hw.rs", + "function": "pddb::backend::hw::PddbOs::patch_fscb", "change_type": "Modified" }, { "file": "services/pddb/src/lib.rs", - "function": "pddb::Pddb::", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::stat_path", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::list_path", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::list_basis", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::open_key", - "change_type": "Modified" - }, - { - "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::delete_key", + "function": "pddb::Pddb::read_dict", "change_type": "Modified" }, { @@ -2077,6 +1952,21 @@ "function": "pddb::libstd::write_key", "change_type": "Modified" }, + { + "file": "services/pddb/src/libstd/mod.rs", + "function": "pddb::libstd::list_path", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/libstd/mod.rs", + "function": "pddb::libstd::delete_key", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/libstd/mod.rs", + "function": "pddb::libstd::stat_path", + "change_type": "Modified" + }, { "file": "services/pddb/src/libstd/mod.rs", "function": "pddb::libstd::read_key", @@ -2084,7 +1974,7 @@ }, { "file": "services/pddb/src/libstd/mod.rs", - "function": "pddb::libstd::list_dict", + "function": "pddb::libstd::open_key", "change_type": "Modified" }, { @@ -2102,31 +1992,31 @@ "function": "pddb::libstd::create_dict", "change_type": "Modified" }, + { + "file": "services/pddb/src/libstd/mod.rs", + "function": "pddb::libstd::list_dict", + "change_type": "Modified" + }, + { + "file": "services/pddb/src/libstd/mod.rs", + "function": "pddb::libstd::list_basis", + "change_type": "Modified" + }, { "file": "services/pddb/src/main.rs", "function": "pddb::main::wrapped_main", "change_type": "Modified" }, - { - "file": "services/root-keys/src/implementation.rs", - "function": "root_keys::implementation::RootKeys::", - "change_type": "Modified" - }, - { - "file": "services/root-keys/src/implementation.rs", - "function": "root_keys::implementation::RootKeys::gateware", - "change_type": "Modified" - }, - { - "file": "services/root-keys/src/implementation.rs", - "function": "root_keys::implementation::RootKeys::staging", - "change_type": "Modified" - }, { "file": "services/root-keys/src/implementation.rs", "function": "root_keys::implementation::RootKeys::loader_code", "change_type": "Modified" }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::new", + "change_type": "Modified" + }, { "file": "services/root-keys/src/implementation.rs", "function": "root_keys::implementation::RootKeys::kernel", @@ -2134,7 +2024,27 @@ }, { "file": "services/root-keys/src/implementation.rs", - "function": "root_keys::implementation::RootKeys::purge_sensitive_data", + "function": "root_keys::implementation::RootKeys::setup_restore_init", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::replace_fpga_key", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::get_salt", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::do_gateware_update", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::do_key_init", "change_type": "Modified" }, { @@ -2142,6 +2052,31 @@ "function": "root_keys::implementation::RootKeys::populate_sensitive_data", "change_type": "Modified" }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::gateware", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::setup_key_init", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::purge_sensitive_data", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::staging", + "change_type": "Modified" + }, + { + "file": "services/root-keys/src/implementation.rs", + "function": "root_keys::implementation::RootKeys::gateware_copy_and_patch", + "change_type": "Modified" + }, { "file": "services/root-keys/src/implementation.rs", "function": "root_keys::implementation::RootKeys::read_staged_key_256", @@ -2149,7 +2084,12 @@ }, { "file": "services/shellchat/src/cmds/test.rs", - "function": "shellchat::cmds::test::Test::", + "function": "shellchat::cmds::test::Test::callback", + "change_type": "Modified" + }, + { + "file": "services/shellchat/src/cmds/test.rs", + "function": "shellchat::cmds::test::Test::process", "change_type": "Modified" }, { @@ -2157,11 +2097,6 @@ "function": "status::ecup::ecupdate_thread", "change_type": "Modified" }, - { - "file": "services/status/src/ecup.rs", - "function": "status::ecup::is_ec_rev_sane", - "change_type": "Modified" - }, { "file": "xous-rs/src/arch/hosted/mod.rs", "function": "xous_rs::arch::hosted::read_next_syscall_result", @@ -2172,26 +2107,6 @@ "function": "xous_rs::arch::riscv::process::create_process_pre", "change_type": "Modified" }, - { - "file": "xous-rs/src/definitions.rs", - "function": "xous_rs::definitions::MemoryRange::", - "change_type": "Modified" - }, - { - "file": "xous-rs/src/definitions.rs", - "function": "xous_rs::definitions::MemoryRange::new", - "change_type": "Deleted" - }, - { - "file": "xous-rs/src/definitions.rs", - "function": "xous_rs::definitions::MemoryRange::from_parts", - "change_type": "Deleted" - }, - { - "file": "xous-rs/src/definitions.rs", - "function": "xous_rs::definitions::MemoryRange::len", - "change_type": "Deleted" - }, { "file": "xous-rs/src/definitions.rs", "function": "xous_rs::definitions::MemoryRange::is_empty", @@ -2207,6 +2122,16 @@ "function": "xous_rs::definitions::MemoryRange::as_mut_ptr", "change_type": "Deleted" }, + { + "file": "xous-rs/src/definitions.rs", + "function": "xous_rs::definitions::MemoryRange::new", + "change_type": "Deleted" + }, + { + "file": "xous-rs/src/definitions.rs", + "function": "xous_rs::definitions::MemoryRange::len", + "change_type": "Deleted" + }, { "file": "xous-rs/src/definitions.rs", "function": "xous_rs::definitions::MemoryRange::as_slice", @@ -2218,9 +2143,9 @@ "change_type": "Deleted" }, { - "file": "xous-rs/src/definitions/memoryrange.rs", - "function": "xous_rs::definitions::memoryrange::MemoryRange::", - "change_type": "Modified" + "file": "xous-rs/src/definitions.rs", + "function": "xous_rs::definitions::MemoryRange::from_parts", + "change_type": "Deleted" }, { "file": "xous-rs/src/definitions/memoryrange.rs", @@ -2274,9 +2199,19 @@ "function": "libafl::observers::map::hash_slice", "change_type": "Modified" }, + { + "file": "libafl/src/observers/map.rs", + "function": "libafl::observers::map::HitcountsMapObserver::post_exec", + "change_type": "Modified" + }, + { + "file": "libafl/src/observers/map.rs", + "function": "libafl::observers::map::MultiMapObserver::hash", + "change_type": "Modified" + }, { "file": "libafl_bolts/src/staterestore.rs", - "function": "libafl_bolts::staterestore::content_mut", + "function": "libafl_bolts::staterestore::StateRestorer::content_mut", "change_type": "Modified" } ] @@ -2291,14 +2226,9 @@ ], "commit_sha": "474e3b01a884366cdb7d704f7456ef692e992232", "vulnerable_symbols": [ - { - "file": "fyrox-core/src/lib.rs", - "function": "fyrox_core::transmute_vec_as_bytes", - "change_type": "Modified" - }, { "file": "fyrox-impl/src/scene/mesh/surface.rs", - "function": "fyrox_impl::scene::mesh::surface::BlendShapesContainer::", + "function": "fyrox_impl::scene::mesh::surface::BlendShapesContainer::from_lists", "change_type": "Modified" } ] @@ -2386,7 +2316,7 @@ }, { "file": "src/collector.rs", - "function": "collector::TempFdArray::", + "function": "collector::TempFdArray::flush_buffer", "change_type": "Modified" }, { @@ -2396,12 +2326,7 @@ }, { "file": "src/collector.rs", - "function": "collector::TempFdArray::add_map", - "change_type": "Modified" - }, - { - "file": "src/profiler.rs", - "function": "profiler::ErrnoProtector::", + "function": "collector::TempFdArray::new", "change_type": "Modified" } ] @@ -2470,71 +2395,6 @@ ], "commit_sha": "10cd042e03a2c6e83ff67c91b9bcb6395e200d48", "vulnerable_symbols": [ - { - "file": "pyo3-ffi/src/compat/py_3_13.rs", - "function": "pyo3_ffi::compat::py_3_13::PyWeakref_GetRef", - "change_type": "Added" - }, - { - "file": "pyo3-ffi/src/weakrefobject.rs", - "function": "pyo3_ffi::weakrefobject::PyWeakref_GetObject", - "change_type": "Modified" - }, - { - "file": "pyo3-ffi/src/weakrefobject.rs", - "function": "pyo3_ffi::weakrefobject::PyWeakref_NewProxy", - "change_type": "Modified" - }, - { - "file": "pyo3-ffi/src/weakrefobject.rs", - "function": "pyo3_ffi::weakrefobject::PyWeakref_GetRef", - "change_type": "Added" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_as", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_borrowed_as", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_as_unchecked", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_borrowed_as_unchecked", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_as_exact", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_borrowed_as_exact", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::upgrade_borrowed", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::PyWeakref::get_object", - "change_type": "Modified" - }, { "file": "src/types/weakref/anyref.rs", "function": "types::weakref::anyref::Bound::get_object", @@ -2545,21 +2405,6 @@ "function": "types::weakref::anyref::Bound::get_object_borrowed", "change_type": "Modified" }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::Bound::inner", - "change_type": "Deleted" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::for::", - "change_type": "Modified" - }, - { - "file": "src/types/weakref/anyref.rs", - "function": "types::weakref::anyref::for::inner", - "change_type": "Modified" - }, { "file": "src/types/weakref/proxy.rs", "function": "types::weakref::proxy::Bound::get_object", @@ -2570,11 +2415,6 @@ "function": "types::weakref::proxy::Bound::get_object_borrowed", "change_type": "Modified" }, - { - "file": "src/types/weakref/proxy.rs", - "function": "types::weakref::proxy::Bound::", - "change_type": "Modified" - }, { "file": "src/types/weakref/reference.rs", "function": "types::weakref::reference::Bound::get_object", @@ -2584,11 +2424,6 @@ "file": "src/types/weakref/reference.rs", "function": "types::weakref::reference::Bound::get_object_borrowed", "change_type": "Modified" - }, - { - "file": "src/types/weakref/reference.rs", - "function": "types::weakref::reference::Bound::", - "change_type": "Modified" } ] }, @@ -2747,7 +2582,12 @@ "vulnerable_symbols": [ { "file": "diesel/src/mysql/connection/bind.rs", - "function": "diesel::mysql::connection::bind::BindData::", + "function": "diesel::mysql::connection::bind::BindData::clone", + "change_type": "Modified" + }, + { + "file": "diesel/src/mysql/connection/bind.rs", + "function": "diesel::mysql::connection::bind::BindData::value", "change_type": "Modified" }, { @@ -2756,13 +2596,13 @@ "change_type": "Modified" }, { - "file": "diesel/src/mysql/connection/mod.rs", - "function": "diesel::mysql::connection::MysqlConnection::", + "file": "diesel/src/mysql/connection/bind.rs", + "function": "diesel::mysql::connection::bind::BindData::bind_for_truncated_data", "change_type": "Modified" }, { - "file": "diesel/src/mysql/connection/stmt/mod.rs", - "function": "diesel::mysql::connection::stmt::StatementUse::affected_rows", + "file": "diesel/src/mysql/connection/mod.rs", + "function": "diesel::mysql::connection::MysqlConnection::execute_returning_count", "change_type": "Modified" }, { @@ -2770,6 +2610,16 @@ "function": "diesel::mysql::connection::stmt::StatementUse::populate_row_buffers", "change_type": "Modified" }, + { + "file": "diesel/src/mysql/connection/stmt/mod.rs", + "function": "diesel::mysql::connection::stmt::StatementUse::fetch_column", + "change_type": "Modified" + }, + { + "file": "diesel/src/mysql/connection/stmt/mod.rs", + "function": "diesel::mysql::connection::stmt::StatementUse::affected_rows", + "change_type": "Modified" + }, { "file": "diesel/src/mysql/types/date_and_time/chrono.rs", "function": "diesel::mysql::types::date_and_time::chrono::NaiveDateTime::to_sql", @@ -2795,11 +2645,6 @@ "function": "diesel::mysql::types::date_and_time::time::to_time", "change_type": "Modified" }, - { - "file": "diesel/src/mysql/types/date_and_time/time.rs", - "function": "diesel::mysql::types::date_and_time::time::PrimitiveDateTime::to_sql", - "change_type": "Modified" - }, { "file": "diesel/src/mysql/types/date_and_time/time.rs", "function": "diesel::mysql::types::date_and_time::time::NaiveDate::to_sql", @@ -2812,22 +2657,7 @@ }, { "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u8::to_sql", - "change_type": "Modified" - }, - { - "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u8::", - "change_type": "Modified" - }, - { - "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u16::to_sql", - "change_type": "Modified" - }, - { - "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u16::", + "function": "diesel::mysql::types::u64::to_sql", "change_type": "Modified" }, { @@ -2837,27 +2667,17 @@ }, { "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u32::", + "function": "diesel::mysql::types::u8::to_sql", "change_type": "Modified" }, { "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u64::to_sql", - "change_type": "Modified" - }, - { - "file": "diesel/src/mysql/types/mod.rs", - "function": "diesel::mysql::types::u64::", + "function": "diesel::mysql::types::u16::to_sql", "change_type": "Modified" }, { "file": "diesel/src/mysql/types/primitives.rs", - "function": "diesel::mysql::types::primitives::f32_to_i64", - "change_type": "Modified" - }, - { - "file": "diesel/src/mysql/types/primitives.rs", - "function": "diesel::mysql::types::primitives::f32::f64_to_i64", + "function": "diesel::mysql::types::primitives::f32::from_sql", "change_type": "Modified" }, { @@ -2867,27 +2687,12 @@ }, { "file": "diesel/src/pg/connection/copy.rs", - "function": "diesel::pg::connection::copy::CopyToBuffer::", + "function": "diesel::pg::connection::copy::CopyToBuffer::fill_buf", "change_type": "Modified" }, { "file": "diesel/src/pg/connection/raw.rs", - "function": "diesel::pg::connection::raw::RawConnection::", - "change_type": "Modified" - }, - { - "file": "diesel/src/pg/connection/result.rs", - "function": "diesel::pg::connection::result::PgResult::", - "change_type": "Modified" - }, - { - "file": "diesel/src/pg/connection/result.rs", - "function": "diesel::pg::connection::result::PgResult::num_rows", - "change_type": "Modified" - }, - { - "file": "diesel/src/pg/connection/result.rs", - "function": "diesel::pg::connection::result::PgResult::get_row", + "function": "diesel::pg::connection::raw::RawConnection::put_copy_data", "change_type": "Modified" }, { @@ -2895,6 +2700,16 @@ "function": "diesel::pg::connection::result::PgResult::is_null", "change_type": "Modified" }, + { + "file": "diesel/src/pg/connection/result.rs", + "function": "diesel::pg::connection::result::PgResult::column_count", + "change_type": "Modified" + }, + { + "file": "diesel/src/pg/connection/result.rs", + "function": "diesel::pg::connection::result::PgResult::num_rows", + "change_type": "Modified" + }, { "file": "diesel/src/pg/connection/result.rs", "function": "diesel::pg::connection::result::PgResult::column_type", @@ -2902,17 +2717,22 @@ }, { "file": "diesel/src/pg/connection/result.rs", - "function": "diesel::pg::connection::result::PgResult::column_count", + "function": "diesel::pg::connection::result::PgResult::new", + "change_type": "Modified" + }, + { + "file": "diesel/src/pg/connection/result.rs", + "function": "diesel::pg::connection::result::PgResult::get", "change_type": "Modified" }, { "file": "diesel/src/pg/connection/stmt/mod.rs", - "function": "diesel::pg::connection::stmt::Statement::", + "function": "diesel::pg::connection::stmt::Statement::execute", "change_type": "Modified" }, { - "file": "diesel/src/pg/expression/extensions/interval_dsl.rs", - "function": "diesel::pg::expression::extensions::interval_dsl::i64::days", + "file": "diesel/src/pg/connection/stmt/mod.rs", + "function": "diesel::pg::connection::stmt::Statement::prepare", "change_type": "Modified" }, { @@ -2920,9 +2740,24 @@ "function": "diesel::pg::expression::extensions::interval_dsl::i64::months", "change_type": "Modified" }, + { + "file": "diesel/src/pg/expression/extensions/interval_dsl.rs", + "function": "diesel::pg::expression::extensions::interval_dsl::i64::days", + "change_type": "Modified" + }, { "file": "diesel/src/pg/query_builder/copy/copy_from.rs", - "function": "diesel::pg::query_builder::copy::copy_from::write_to_buffer", + "function": "diesel::pg::query_builder::copy::copy_from::InsertableWrapper::callback", + "change_type": "Modified" + }, + { + "file": "diesel/src/pg/query_builder/copy/copy_to.rs", + "function": "diesel::pg::query_builder::copy::copy_to::CopyToQuery::load", + "change_type": "Modified" + }, + { + "file": "diesel/src/pg/types/array.rs", + "function": "diesel::pg::types::array::Vec::from_sql", "change_type": "Modified" }, { @@ -2932,12 +2767,7 @@ }, { "file": "diesel/src/pg/types/date_and_time/std_time.rs", - "function": "diesel::pg::types::date_and_time::std_time::SystemTime::", - "change_type": "Modified" - }, - { - "file": "diesel/src/pg/types/date_and_time/time.rs", - "function": "diesel::pg::types::date_and_time::time::PrimitiveDateTime::", + "function": "diesel::pg::types::date_and_time::std_time::SystemTime::to_sql", "change_type": "Modified" }, { @@ -2952,12 +2782,12 @@ }, { "file": "diesel/src/pg/types/floats/mod.rs", - "function": "diesel::pg::types::floats::PgNumeric::", + "function": "diesel::pg::types::floats::PgNumeric::to_sql", "change_type": "Modified" }, { - "file": "diesel/src/pg/types/numeric.rs", - "function": "diesel::pg::types::numeric::PgNumeric::", + "file": "diesel/src/pg/types/ranges.rs", + "function": "diesel::pg::types::ranges::to_sql", "change_type": "Modified" }, { @@ -2967,17 +2797,17 @@ }, { "file": "diesel/src/sqlite/connection/functions.rs", - "function": "diesel::sqlite::connection::functions::FunctionRow::", + "function": "diesel::sqlite::connection::functions::FunctionRow::get", "change_type": "Modified" }, { "file": "diesel/src/sqlite/connection/mod.rs", - "function": "diesel::sqlite::connection::SqliteConnection::", + "function": "diesel::sqlite::connection::SqliteConnection::execute_returning_count", "change_type": "Modified" }, { "file": "diesel/src/sqlite/connection/owned_row.rs", - "function": "diesel::sqlite::connection::owned_row::OwnedSqliteRow::", + "function": "diesel::sqlite::connection::owned_row::OwnedSqliteRow::get", "change_type": "Modified" }, { @@ -2985,26 +2815,11 @@ "function": "diesel::sqlite::connection::owned_row::OwnedSqliteField::field_name", "change_type": "Modified" }, - { - "file": "diesel/src/sqlite/connection/raw.rs", - "function": "diesel::sqlite::connection::raw::RawConnection::rows_affected_by_last_query", - "change_type": "Modified" - }, - { - "file": "diesel/src/sqlite/connection/raw.rs", - "function": "diesel::sqlite::connection::raw::RawConnection::", - "change_type": "Modified" - }, { "file": "diesel/src/sqlite/connection/raw.rs", "function": "diesel::sqlite::connection::raw::RawConnection::register_sql_function", "change_type": "Modified" }, - { - "file": "diesel/src/sqlite/connection/raw.rs", - "function": "diesel::sqlite::connection::raw::RawConnection::as", - "change_type": "Modified" - }, { "file": "diesel/src/sqlite/connection/raw.rs", "function": "diesel::sqlite::connection::raw::RawConnection::deserialize", @@ -3012,17 +2827,37 @@ }, { "file": "diesel/src/sqlite/connection/raw.rs", - "function": "diesel::sqlite::connection::raw::RawConnection::run_aggregator_final_function", + "function": "diesel::sqlite::connection::raw::RawConnection::register_aggregate_function", "change_type": "Modified" }, { "file": "diesel/src/sqlite/connection/raw.rs", - "function": "diesel::sqlite::connection::raw::RawConnection::context_error_str", + "function": "diesel::sqlite::connection::raw::RawConnection::rows_affected_by_last_query", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/raw.rs", + "function": "diesel::sqlite::connection::raw::run_aggregator_final_function", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/raw.rs", + "function": "diesel::sqlite::connection::raw::run_aggregator_step", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/raw.rs", + "function": "diesel::sqlite::connection::raw::context_error_str", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/raw.rs", + "function": "diesel::sqlite::connection::raw::RawConnection::serialize", "change_type": "Modified" }, { "file": "diesel/src/sqlite/connection/row.rs", - "function": "diesel::sqlite::connection::row::SqliteRow::", + "function": "diesel::sqlite::connection::row::SqliteRow::get", "change_type": "Modified" }, { @@ -3030,6 +2865,16 @@ "function": "diesel::sqlite::connection::row::SqliteField::field_name", "change_type": "Modified" }, + { + "file": "diesel/src/sqlite/connection/sqlite_value.rs", + "function": "diesel::sqlite::connection::sqlite_value::SqliteValue::from_owned_row", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/sqlite_value.rs", + "function": "diesel::sqlite::connection::sqlite_value::SqliteValue::read_blob", + "change_type": "Modified" + }, { "file": "diesel/src/sqlite/connection/sqlite_value.rs", "function": "diesel::sqlite::connection::sqlite_value::SqliteValue::new", @@ -3037,17 +2882,12 @@ }, { "file": "diesel/src/sqlite/connection/sqlite_value.rs", - "function": "diesel::sqlite::connection::sqlite_value::SqliteValue::from_owned_row", + "function": "diesel::sqlite::connection::sqlite_value::SqliteValue::parse_string", "change_type": "Modified" }, { "file": "diesel/src/sqlite/connection/statement_iterator.rs", - "function": "diesel::sqlite::connection::statement_iterator::StatementIterator::", - "change_type": "Modified" - }, - { - "file": "diesel/src/sqlite/connection/stmt.rs", - "function": "diesel::sqlite::connection::stmt::Statement::", + "function": "diesel::sqlite::connection::statement_iterator::StatementIterator::next", "change_type": "Modified" }, { @@ -3060,30 +2900,25 @@ "function": "diesel::sqlite::connection::stmt::StatementUse::field_name", "change_type": "Modified" }, + { + "file": "diesel/src/sqlite/connection/stmt.rs", + "function": "diesel::sqlite::connection::stmt::Statement::prepare", + "change_type": "Modified" + }, + { + "file": "diesel/src/sqlite/connection/stmt.rs", + "function": "diesel::sqlite::connection::stmt::Statement::bind", + "change_type": "Modified" + }, { "file": "diesel/src/sqlite/types/date_and_time/chrono.rs", "function": "diesel::sqlite::types::date_and_time::chrono::parse_julian", "change_type": "Modified" }, - { - "file": "diesel/src/sqlite/types/date_and_time/mod.rs", - "function": "diesel::sqlite::types::date_and_time::String::", - "change_type": "Modified" - }, { "file": "diesel/src/sqlite/types/date_and_time/time.rs", "function": "diesel::sqlite::types::date_and_time::time::parse_julian", "change_type": "Modified" - }, - { - "file": "diesel/src/sqlite/types/mod.rs", - "function": "diesel::sqlite::types::*const [u8]::", - "change_type": "Modified" - }, - { - "file": "diesel/src/sqlite/types/mod.rs", - "function": "diesel::sqlite::types::i64::from_sql", - "change_type": "Modified" } ] }, @@ -3128,24 +2963,14 @@ "vulnerable_symbols": [ { "file": "core/engine/src/builtins/async_generator/mod.rs", - "function": "engine::builtins::async_generator::AsyncGenerator::", - "change_type": "Modified" - }, - { - "file": "core/engine/src/builtins/async_generator/mod.rs", - "function": "engine::builtins::async_generator::AsyncGenerator::enqueue", - "change_type": "Modified" + "function": "engine::builtins::async_generator::AsyncGenerator::resume_next", + "change_type": "Added" }, { "file": "core/engine/src/builtins/async_generator/mod.rs", "function": "engine::builtins::async_generator::AsyncGenerator::resume", "change_type": "Deleted" }, - { - "file": "core/engine/src/builtins/async_generator/mod.rs", - "function": "engine::builtins::async_generator::AsyncGenerator::await_return", - "change_type": "Modified" - }, { "file": "core/engine/src/builtins/async_generator/mod.rs", "function": "engine::builtins::async_generator::AsyncGenerator::drain_queue", @@ -3153,12 +2978,27 @@ }, { "file": "core/engine/src/builtins/async_generator/mod.rs", - "function": "engine::builtins::async_generator::AsyncGenerator::resume_next", - "change_type": "Added" + "function": "engine::builtins::async_generator::AsyncGenerator::enqueue", + "change_type": "Modified" }, { - "file": "core/engine/src/vm/call_frame/mod.rs", - "function": "engine::vm::call_frame::CallFrame::", + "file": "core/engine/src/builtins/async_generator/mod.rs", + "function": "engine::builtins::async_generator::AsyncGenerator::next", + "change_type": "Modified" + }, + { + "file": "core/engine/src/builtins/async_generator/mod.rs", + "function": "engine::builtins::async_generator::AsyncGenerator::throw", + "change_type": "Modified" + }, + { + "file": "core/engine/src/builtins/async_generator/mod.rs", + "function": "engine::builtins::async_generator::AsyncGenerator::await_return", + "change_type": "Modified" + }, + { + "file": "core/engine/src/builtins/async_generator/mod.rs", + "function": "engine::builtins::async_generator::AsyncGenerator::r#return", "change_type": "Modified" }, { @@ -3166,14 +3006,9 @@ "function": "engine::vm::completion_record::CompletionRecord::is_throw_completion", "change_type": "Deleted" }, - { - "file": "core/engine/src/vm/completion_record.rs", - "function": "engine::vm::completion_record::CompletionRecord::", - "change_type": "Modified" - }, { "file": "core/engine/src/vm/opcode/await/mod.rs", - "function": "engine::vm::opcode::await::Await::", + "function": "engine::vm::opcode::await::Await::execute", "change_type": "Modified" }, { @@ -3183,7 +3018,7 @@ }, { "file": "core/engine/src/vm/opcode/generator/yield_stm.rs", - "function": "engine::vm::opcode::generator::yield_stm::AsyncGeneratorYield::", + "function": "engine::vm::opcode::generator::yield_stm::AsyncGeneratorYield::execute", "change_type": "Modified" } ] @@ -3236,11 +3071,6 @@ "function": "object_store::aws::credential::web_identity", "change_type": "Modified" }, - { - "file": "object_store/src/client/retry.rs", - "function": "object_store::client::retry::RetryableRequest::", - "change_type": "Modified" - }, { "file": "object_store/src/client/retry.rs", "function": "object_store::client::retry::RetryableRequest::sensitive", @@ -3248,12 +3078,12 @@ }, { "file": "object_store/src/client/retry.rs", - "function": "object_store::client::retry::RetryableRequest::payload", + "function": "object_store::client::retry::RetryableRequest::send", "change_type": "Modified" }, { "file": "object_store/src/client/retry.rs", - "function": "object_store::client::retry::reqwest::RequestBuilder::payload", + "function": "object_store::client::retry::RequestBuilder::retryable", "change_type": "Modified" } ] @@ -3270,7 +3100,7 @@ "vulnerable_symbols": [ { "file": "openssl/src/bio.rs", - "function": "openssl::bio::MemBio::", + "function": "openssl::bio::MemBio::get_buf", "change_type": "Modified" } ] @@ -3290,11 +3120,6 @@ "function": "cggmp21_keygen::non_threshold::run_keygen", "change_type": "Modified" }, - { - "file": "cggmp21-keygen/src/rng.rs", - "function": "cggmp21_keygen::rng::HashRng::", - "change_type": "Modified" - }, { "file": "cggmp21-keygen/src/rng.rs", "function": "cggmp21_keygen::rng::HashRng::new", @@ -3335,35 +3160,30 @@ "function": "cggmp21::key_refresh::non_threshold::run_refresh", "change_type": "Modified" }, + { + "file": "cggmp21/src/signing.rs", + "function": "cggmp21::signing::signing_n_out_of_n", + "change_type": "Modified" + }, { "file": "cggmp21/src/utils.rs", - "function": "cggmp21::utils::integers_list", + "function": "cggmp21::utils::encoding::integers_list", + "change_type": "Modified" + }, + { + "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", + "function": "cggmp21::zk::ring_pedersen_parameters::verify", + "change_type": "Modified" + }, + { + "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", + "function": "cggmp21::zk::ring_pedersen_parameters::prove", "change_type": "Modified" }, { "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", "function": "cggmp21::zk::ring_pedersen_parameters::derive_challenge", "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::udigest::Digestable,::", - "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::udigest::Digestable,::prove", - "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::rand_core::RngCore,::verify", - "change_type": "Modified" } ] }, @@ -3379,24 +3199,19 @@ "vulnerable_symbols": [ { "file": "src/common.rs", - "function": "common::udigest::Digestable::digest_public_data", + "function": "common::Aux::digest_public_data", "change_type": "Added" }, { "file": "src/common.rs", - "function": "common::udigest::Digestable::digest_integer", + "function": "common::digest_encryption_key", "change_type": "Added" }, { "file": "src/common.rs", - "function": "common::udigest::Digestable::digest_encryption_key", + "function": "common::digest_integer", "change_type": "Added" }, - { - "file": "src/common/rng.rs", - "function": "common::rng::HashRng::", - "change_type": "Modified" - }, { "file": "src/common/rng.rs", "function": "common::rng::HashRng::new", @@ -3424,172 +3239,77 @@ }, { "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::prove", + "function": "group_element_vs_paillier_encryption_in_range::non_interactive::prove", "change_type": "Modified" }, { "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::udigest::Digestable,::", + "function": "group_element_vs_paillier_encryption_in_range::non_interactive::verify", "change_type": "Modified" }, { "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::RngCore,::", - "change_type": "Modified" - }, - { - "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::RngCore,::verify", - "change_type": "Modified" - }, - { - "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::udigest::Digestable,::challenge", - "change_type": "Modified" - }, - { - "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::udigest::Digestable,::run", - "change_type": "Modified" - }, - { - "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::udigest::Digestable,::passing_test", - "change_type": "Modified" - }, - { - "file": "src/group_element_vs_paillier_encryption_in_range.rs", - "function": "group_element_vs_paillier_encryption_in_range::udigest::Digestable,::failing_test", + "function": "group_element_vs_paillier_encryption_in_range::non_interactive::challenge", "change_type": "Modified" }, { "file": "src/no_small_factor.rs", - "function": "no_small_factor::prove", + "function": "no_small_factor::non_interactive::challenge", "change_type": "Modified" }, { "file": "src/no_small_factor.rs", - "function": "no_small_factor::udigest::Digestable,::", + "function": "no_small_factor::non_interactive::verify", "change_type": "Modified" }, { "file": "src/no_small_factor.rs", - "function": "no_small_factor::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "src/no_small_factor.rs", - "function": "no_small_factor::rand_core::RngCore,::challenge", - "change_type": "Modified" - }, - { - "file": "src/no_small_factor.rs", - "function": "no_small_factor::udigest::Digestable,::verify", + "function": "no_small_factor::non_interactive::prove", "change_type": "Modified" }, { "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::prove", + "function": "paillier_affine_operation_in_range::non_interactive::challenge", "change_type": "Modified" }, { "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::", + "function": "paillier_affine_operation_in_range::non_interactive::verify", "change_type": "Modified" }, { "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::rand_core::RngCore,::verify", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::challenge", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::run", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::passing_test", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::failing_on_additive", - "change_type": "Modified" - }, - { - "file": "src/paillier_affine_operation_in_range.rs", - "function": "paillier_affine_operation_in_range::udigest::Digestable,::failing_on_multiplicative", + "function": "paillier_affine_operation_in_range::non_interactive::prove", "change_type": "Modified" }, { "file": "src/paillier_blum_modulus.rs", - "function": "paillier_blum_modulus::prove", + "function": "paillier_blum_modulus::non_interactive::verify", "change_type": "Modified" }, { "file": "src/paillier_blum_modulus.rs", - "function": "paillier_blum_modulus::udigest::Digestable,::", + "function": "paillier_blum_modulus::non_interactive::challenge", "change_type": "Modified" }, { "file": "src/paillier_blum_modulus.rs", - "function": "paillier_blum_modulus::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "src/paillier_blum_modulus.rs", - "function": "paillier_blum_modulus::rand_core::RngCore,::verify", - "change_type": "Modified" - }, - { - "file": "src/paillier_blum_modulus.rs", - "function": "paillier_blum_modulus::udigest::Digestable,::challenge", + "function": "paillier_blum_modulus::non_interactive::prove", "change_type": "Modified" }, { "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::prove", + "function": "paillier_encryption_in_range::non_interactive::verify", "change_type": "Modified" }, { "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::udigest::Digestable,::", + "function": "paillier_encryption_in_range::non_interactive::prove", "change_type": "Modified" }, { "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::rand_core::RngCore,::challenge", - "change_type": "Modified" - }, - { - "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::udigest::Digestable,::verify", - "change_type": "Modified" - }, - { - "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::udigest::Digestable,::run_with", - "change_type": "Added" - }, - { - "file": "src/paillier_encryption_in_range.rs", - "function": "paillier_encryption_in_range::rand_core::CryptoRngCore,::", + "function": "paillier_encryption_in_range::non_interactive::challenge", "change_type": "Modified" } ] @@ -3609,11 +3329,6 @@ "function": "cggmp21_keygen::non_threshold::run_keygen", "change_type": "Modified" }, - { - "file": "cggmp21-keygen/src/rng.rs", - "function": "cggmp21_keygen::rng::HashRng::", - "change_type": "Modified" - }, { "file": "cggmp21-keygen/src/rng.rs", "function": "cggmp21_keygen::rng::HashRng::new", @@ -3654,9 +3369,14 @@ "function": "cggmp21::key_refresh::non_threshold::run_refresh", "change_type": "Modified" }, + { + "file": "cggmp21/src/signing.rs", + "function": "cggmp21::signing::signing_n_out_of_n", + "change_type": "Modified" + }, { "file": "cggmp21/src/utils.rs", - "function": "cggmp21::utils::integers_list", + "function": "cggmp21::utils::encoding::integers_list", "change_type": "Modified" }, { @@ -3666,22 +3386,12 @@ }, { "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::udigest::Digestable,::", + "function": "cggmp21::zk::ring_pedersen_parameters::verify", "change_type": "Modified" }, { "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::udigest::Digestable,::prove", - "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::rand_core::RngCore,::", - "change_type": "Modified" - }, - { - "file": "cggmp21/src/zk/ring_pedersen_parameters.rs", - "function": "cggmp21::zk::ring_pedersen_parameters::rand_core::RngCore,::verify", + "function": "cggmp21::zk::ring_pedersen_parameters::prove", "change_type": "Modified" } ] @@ -3727,127 +3437,52 @@ "vulnerable_symbols": [ { "file": "opentelemetry-api/src/lib.rs", - "function": "opentelemetry_api::now", - "change_type": "Modified" + "function": "opentelemetry_api::time::now", + "change_type": "Deleted" }, { - "file": "opentelemetry-otlp/src/exporter/grpcio/mod.rs", - "function": "opentelemetry_otlp::exporter::grpcio::GrpcioExporterBuilder::build_span_exporter", - "change_type": "Modified" - }, - { - "file": "opentelemetry-otlp/src/exporter/grpcio/mod.rs", - "function": "opentelemetry_otlp::exporter::grpcio::GrpcioExporterBuilder::build_log_exporter", - "change_type": "Modified" + "file": "opentelemetry-api/src/lib.rs", + "function": "opentelemetry_api::time::now", + "change_type": "Deleted" }, { "file": "opentelemetry-otlp/src/exporter/http/mod.rs", - "function": "opentelemetry_otlp::exporter::http::HttpExporterBuilder::build_span_exporter", - "change_type": "Modified" + "function": "opentelemetry_otlp::exporter::http::resolve_endpoint", + "change_type": "Added" }, { "file": "opentelemetry-otlp/src/exporter/http/mod.rs", - "function": "opentelemetry_otlp::exporter::http::HttpExporterBuilder::build_log_exporter", + "function": "opentelemetry_otlp::exporter::http::HttpExporterBuilder::build_client", "change_type": "Modified" }, { "file": "opentelemetry-otlp/src/exporter/tonic/mod.rs", - "function": "opentelemetry_otlp::exporter::tonic::TonicExporterBuilder::build_log_exporter", - "change_type": "Modified" - }, - { - "file": "opentelemetry-otlp/src/exporter/tonic/mod.rs", - "function": "opentelemetry_otlp::exporter::tonic::TonicExporterBuilder::build_span_exporter", - "change_type": "Modified" - }, - { - "file": "opentelemetry-otlp/src/logs.rs", - "function": "opentelemetry_otlp::logs::LogExporter::export", + "function": "opentelemetry_otlp::exporter::tonic::TonicExporterBuilder::default", "change_type": "Modified" }, { "file": "opentelemetry-otlp/src/metric.rs", - "function": "opentelemetry_otlp::metric::MetricsExporterBuilder::", + "function": "opentelemetry_otlp::metric::MetricsExporterBuilder::build_metrics_exporter", "change_type": "Modified" }, { "file": "opentelemetry-proto/src/transform/common.rs", - "function": "opentelemetry_proto::transform::common::Attributes::", + "function": "opentelemetry_proto::transform::common::grpcio::resource_attributes", "change_type": "Modified" }, { "file": "opentelemetry-proto/src/transform/common.rs", - "function": "opentelemetry_proto::transform::common::Attributes::from", - "change_type": "Modified" - }, - { - "file": "opentelemetry-proto/src/transform/common.rs", - "function": "opentelemetry_proto::transform::common::Attributes::resource_attributes", - "change_type": "Modified" - }, - { - "file": "opentelemetry-proto/src/transform/logs.rs", - "function": "opentelemetry_proto::transform::logs::LogRecord::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-proto/src/transform/logs.rs", - "function": "opentelemetry_proto::transform::logs::LogRecord::from", + "function": "opentelemetry_proto::transform::common::tonic::resource_attributes", "change_type": "Modified" }, { "file": "opentelemetry-proto/src/transform/metrics.rs", - "function": "opentelemetry_proto::transform::metrics::KeyValue::", + "function": "opentelemetry_proto::transform::metrics::grpcio::AggregationTemporality::from", "change_type": "Modified" }, { "file": "opentelemetry-proto/src/transform/metrics.rs", - "function": "opentelemetry_proto::transform::metrics::KeyValue::from", - "change_type": "Modified" - }, - { - "file": "opentelemetry-proto/src/transform/trace.rs", - "function": "opentelemetry_proto::transform::trace::span::SpanKind::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/logs/log_emitter.rs", - "function": "opentelemetry_sdk::logs::log_emitter::LoggerProvider::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/logs/log_emitter.rs", - "function": "opentelemetry_sdk::logs::log_emitter::Logger::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/metrics/meter_provider.rs", - "function": "opentelemetry_sdk::metrics::meter_provider::MeterProvider::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/metrics/meter_provider.rs", - "function": "opentelemetry_sdk::metrics::meter_provider::MeterProviderBuilder::versioned_meter", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/propagation/baggage.rs", - "function": "opentelemetry_sdk::propagation::baggage::BaggagePropagator::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/propagation/composite.rs", - "function": "opentelemetry_sdk::propagation::composite::TextMapCompositePropagator::new", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/propagation/trace_context.rs", - "function": "opentelemetry_sdk::propagation::trace_context::TraceContextPropagator::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/resource/os.rs", - "function": "opentelemetry_sdk::resource::os::OsResourceDetector::", + "function": "opentelemetry_proto::transform::metrics::tonic::AggregationTemporality::from", "change_type": "Modified" }, { @@ -3857,27 +3492,7 @@ }, { "file": "opentelemetry-sdk/src/trace/id_generator/aws.rs", - "function": "opentelemetry_sdk::trace::id_generator::aws::XrayIdGenerator::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/trace/provider.rs", - "function": "opentelemetry_sdk::trace::provider::TracerProvider::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/trace/sampler.rs", - "function": "opentelemetry_sdk::trace::sampler::should_sample", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/trace/sampler/jaeger_remote/rate_limit.rs", - "function": "opentelemetry_sdk::trace::sampler::jaeger_remote::rate_limit::LeakyBucket::", - "change_type": "Modified" - }, - { - "file": "opentelemetry-sdk/src/trace/sampler/jaeger_remote/rate_limit.rs", - "function": "opentelemetry_sdk::trace::sampler::jaeger_remote::rate_limit::LeakyBucket::should_sample", + "function": "opentelemetry_sdk::trace::id_generator::aws::XrayIdGenerator::new_trace_id", "change_type": "Modified" }, { @@ -3886,19 +3501,469 @@ "change_type": "Modified" }, { - "file": "opentelemetry-sdk/src/trace/span.rs", - "function": "opentelemetry_sdk::trace::span::Span::", + "file": "opentelemetry-sdk/src/trace/sampler/jaeger_remote/rate_limit.rs", + "function": "opentelemetry_sdk::trace::sampler::jaeger_remote::rate_limit::LeakyBucket::new", + "change_type": "Modified" + }, + { + "file": "opentelemetry-sdk/src/trace/sampler/jaeger_remote/rate_limit.rs", + "function": "opentelemetry_sdk::trace::sampler::jaeger_remote::rate_limit::LeakyBucket::should_sample", "change_type": "Modified" }, { "file": "opentelemetry-sdk/src/trace/span.rs", - "function": "opentelemetry_sdk::trace::span::Span::init", + "function": "opentelemetry_sdk::trace::span::Span::ensure_ended_and_exported", "change_type": "Modified" }, { "file": "opentelemetry-sdk/src/trace/tracer.rs", - "function": "opentelemetry_sdk::trace::tracer::Tracer::", + "function": "opentelemetry_sdk::trace::tracer::Tracer::build_with_context", "change_type": "Modified" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::get", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::get_with_metadata", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::insert", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::insert_with_metadata", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::remove", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::len", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::is_empty", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::iter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::insertable", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::key_value_metadata_bytes_size", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Iter::next", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::into_iter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::from_iter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::from_iter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::from_iter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Baggage::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Context::with_baggage", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Context::current_with_baggage", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Context::with_cleared_baggage", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::Context::baggage", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::BaggageMetadata::as_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::BaggageMetadata::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::BaggageMetadata::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::BaggageMetadata::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::KeyValueMetadata::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/baggage.rs", + "function": "opentelemetry::baggage::KeyValueMetadata::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::from_static_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::bool", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::i64", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::f64", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::string", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::array", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::as_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::String::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Key::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::OtelString::as_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::OtelString::partial_cmp", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::OtelString::cmp", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::OtelString::eq", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::OtelString::hash", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Array::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::display_array_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::as_ref", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::as_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::String::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::StringValue::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::as_str", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::from", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::Value::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::KeyValue::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::InstrumentationLibrary::eq", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::InstrumentationLibrary::hash", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/common.rs", + "function": "opentelemetry::common::InstrumentationLibrary::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::current", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::map_current", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::current_with_value", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::get", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::with_value", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::attach", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::Context::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::ContextGuard::drop", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::IdHasher::write", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::IdHasher::write_u64", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/context.rs", + "function": "opentelemetry::context::IdHasher::finish", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::P::versioned_meter_cow", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::GlobalMeterProvider::fmt", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::GlobalMeterProvider::versioned_meter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::GlobalMeterProvider::new", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::set_meter_provider", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::shutdown_meter_provider", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::meter_provider", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::meter", + "change_type": "Added" + }, + { + "file": "opentelemetry/src/global/metrics.rs", + "function": "opentelemetry::global::metrics::meter_with_version", + "change_type": "Added" } ] }, @@ -3941,8 +4006,8 @@ "vulnerable_symbols": [ { "file": "curve25519-dalek/src/backend/serial/u64/scalar.rs", - "function": "curve25519_dalek::backend::serial::u64::scalar::Scalar52::black_box", - "change_type": "Added" + "function": "curve25519_dalek::backend::serial::u64::scalar::Scalar52::sub", + "change_type": "Modified" } ] }, @@ -3958,12 +4023,12 @@ "vulnerable_symbols": [ { "file": "src/btreemap.rs", - "function": "btreemap::merge", + "function": "btreemap::BTreeMap::remove_helper", "change_type": "Modified" }, { - "file": "src/btreemap/node.rs", - "function": "btreemap::node::Node::merge", + "file": "src/btreemap.rs", + "function": "btreemap::BTreeMap::merge", "change_type": "Modified" }, { @@ -3972,8 +4037,8 @@ "change_type": "Added" }, { - "file": "src/btreemap/proptests.rs", - "function": "btreemap::proptests::iter_count_test", + "file": "src/btreemap/node.rs", + "function": "btreemap::node::Node::merge", "change_type": "Modified" }, { @@ -4215,7 +4280,7 @@ "vulnerable_symbols": [ { "file": "rust/src/webhooks.rs", - "function": "rust::webhooks::Webhook::", + "function": "rust::webhooks::Webhook::verify", "change_type": "Modified" } ] @@ -4263,11 +4328,6 @@ ], "commit_sha": "22e0609591a2c08930f52a0e6bc860f02a0e88c0", "vulnerable_symbols": [ - { - "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::GuardedStr::", - "change_type": "Modified" - }, { "file": "crates/support/src/atomic_str.rs", "function": "support::atomic_str::GuardedStr::deref", @@ -4275,13 +4335,18 @@ }, { "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::new", - "change_type": "Modified" + "function": "support::atomic_str::AtomicStr::drop", + "change_type": "Deleted" }, { "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::as_str", - "change_type": "Modified" + "function": "support::atomic_str::AtomicStr::as_ref", + "change_type": "Deleted" + }, + { + "file": "crates/support/src/atomic_str.rs", + "function": "support::atomic_str::Arc::from", + "change_type": "Deleted" }, { "file": "crates/support/src/atomic_str.rs", @@ -4295,48 +4360,23 @@ }, { "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::", + "function": "support::atomic_str::AtomicStr::as_str", "change_type": "Modified" }, { "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::drop", - "change_type": "Deleted" - }, - { - "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::from", + "function": "support::atomic_str::AtomicStr::new", "change_type": "Modified" }, - { - "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::AtomicStr::as_ref", - "change_type": "Deleted" - }, { "file": "crates/support/src/atomic_str.rs", "function": "support::atomic_str::AtomicStr::fmt", "change_type": "Modified" }, - { - "file": "crates/support/src/atomic_str.rs", - "function": "support::atomic_str::Arc::", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "locale", "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "set_locale", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "replace_patterns", - "change_type": "Modified" } ] }, @@ -4349,7 +4389,13 @@ ">= 0.3.1" ], "commit_sha": "bb661f29e0d88968c495a4ea4dc63ff0e2c2c11a", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "src/lib.rs", + "function": "say", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2024-0005", @@ -4412,12 +4458,12 @@ "vulnerable_symbols": [ { "file": "rust/candid/src/de.rs", - "function": "candid::de::Deserializer::", + "function": "candid::de::Deserializer::deserialize_empty", "change_type": "Modified" }, { "file": "rust/candid/src/types/value.rs", - "function": "candid::types::value::IDLValueVisitor::", + "function": "candid::types::value::IDLValueVisitor::visit_byte_buf", "change_type": "Modified" } ] @@ -4432,12 +4478,12 @@ "vulnerable_symbols": [ { "file": "src/reference/poly.rs", - "function": "reference::poly::poly_compress", + "function": "reference::poly::poly_tomsg", "change_type": "Modified" }, { "file": "src/reference/poly.rs", - "function": "reference::poly::poly_tomsg", + "function": "reference::poly::poly_compress", "change_type": "Modified" }, { @@ -4507,21 +4553,6 @@ ], "commit_sha": "93439858d1c44294a7b377f775c4fc897a370bb2", "vulnerable_symbols": [ - { - "file": "rosenpass/src/msgs.rs", - "function": "rosenpass::msgs::check_size", - "change_type": "Modified" - }, - { - "file": "rosenpass/src/msgs.rs", - "function": "rosenpass::msgs::&'a [u8]::", - "change_type": "Modified" - }, - { - "file": "rosenpass/src/msgs.rs", - "function": "rosenpass::msgs::&'a mut [u8]::", - "change_type": "Modified" - }, { "file": "rosenpass/src/protocol.rs", "function": "rosenpass::protocol::CryptoServer::initiate_handshake", @@ -4529,18 +4560,8 @@ }, { "file": "rosenpass/src/protocol.rs", - "function": "rosenpass::protocol::CryptoServer::init_crypto_server", - "change_type": "Deleted" - }, - { - "file": "rosenpass/src/protocol.rs", - "function": "rosenpass::protocol::CryptoServer::keygen", - "change_type": "Added" - }, - { - "file": "rosenpass/src/protocol.rs", - "function": "rosenpass::protocol::CryptoServer::make_server_pair", - "change_type": "Added" + "function": "rosenpass::protocol::CryptoServer::handle_msg", + "change_type": "Modified" } ] }, @@ -4551,68 +4572,7 @@ "date": "2023-10-30", "patched_versions": [], "commit_sha": "8a8814e7cc97d44f4d194586b3e9deb904c99488", - "vulnerable_symbols": [ - { - "file": "martin-mbtiles/src/copier.rs", - "function": "martin_mbtiles::copier::MbtilesCopier::", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/pool.rs", - "function": "martin_mbtiles::pool::MbtilesPool::", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::is_empty_database", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::is_normalized_tables_type", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::has_tiles_with_hash", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::is_flat_with_hash_tables_type", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::is_flat_tables_type", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::create_metadata_table", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::create_flat_tables", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::create_flat_with_hash_tables", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::create_normalized_tables", - "change_type": "Modified" - }, - { - "file": "martin-mbtiles/src/queries.rs", - "function": "martin_mbtiles::queries::create_tiles_with_hash_view", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2023-0078", @@ -4685,27 +4645,22 @@ "vulnerable_symbols": [ { "file": "gix-transport/src/client/blocking_io/file.rs", - "function": "gix_transport::client::blocking_io::file::SpawnProcessOnDemand::", + "function": "gix_transport::client::blocking_io::file::SpawnProcessOnDemand::handshake", "change_type": "Modified" }, { "file": "gix-transport/src/client/blocking_io/ssh/mod.rs", - "function": "gix_transport::client::blocking_io::ssh::Error::", - "change_type": "Modified" - }, - { - "file": "gix-transport/src/client/blocking_io/ssh/mod.rs", - "function": "gix_transport::client::blocking_io::ssh::Error::connect", + "function": "gix_transport::client::blocking_io::ssh::connect", "change_type": "Modified" }, { "file": "gix-transport/src/client/blocking_io/ssh/program_kind.rs", - "function": "gix_transport::client::blocking_io::ssh::program_kind::ProgramKind::", + "function": "gix_transport::client::blocking_io::ssh::program_kind::ProgramKind::prepare_invocation", "change_type": "Modified" }, { "file": "gix-url/src/lib.rs", - "function": "gix_url::Url::host_argument_safe", + "function": "gix_url::looks_like_argument", "change_type": "Added" }, { @@ -4715,7 +4670,7 @@ }, { "file": "gix-url/src/lib.rs", - "function": "gix_url::Url::looks_like_argument", + "function": "gix_url::Url::host_argument_safe", "change_type": "Added" } ] @@ -4733,32 +4688,22 @@ "vulnerable_symbols": [ { "file": "quinn-proto/src/connection/mod.rs", - "function": "quinn_proto::connection::Connection::", + "function": "quinn_proto::connection::Connection::process_payload", + "change_type": "Modified" + }, + { + "file": "quinn-proto/src/connection/mod.rs", + "function": "quinn_proto::connection::Connection::process_decrypted_packet", + "change_type": "Modified" + }, + { + "file": "quinn-proto/src/connection/mod.rs", + "function": "quinn_proto::connection::Connection::process_early_payload", "change_type": "Modified" }, { "file": "quinn-proto/src/connection/stats.rs", - "function": "quinn_proto::connection::stats::FrameStats::", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/frame.rs", - "function": "quinn_proto::frame::Frame::", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/frame.rs", - "function": "quinn_proto::frame::Iter::", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/frame.rs", - "function": "quinn_proto::frame::Iter::next", - "change_type": "Modified" - }, - { - "file": "quinn-proto/src/frame.rs", - "function": "quinn_proto::frame::TransportError::", + "function": "quinn_proto::connection::stats::FrameStats::record", "change_type": "Modified" }, { @@ -4768,7 +4713,12 @@ }, { "file": "quinn-proto/src/frame.rs", - "function": "quinn_proto::frame::TransportError::frames", + "function": "quinn_proto::frame::Frame::ty", + "change_type": "Modified" + }, + { + "file": "quinn-proto/src/frame.rs", + "function": "quinn_proto::frame::Iter::next", "change_type": "Modified" } ] @@ -4783,7 +4733,7 @@ "vulnerable_symbols": [ { "file": "src/decoder.rs", - "function": "decoder::Decoder::", + "function": "decoder::Decoder::decode_with_cb", "change_type": "Modified" }, { @@ -4819,14 +4769,44 @@ }, { "file": "src/decode/content.rs", - "function": "decode::content::Constructed::exhausted", + "function": "decode::content::Constructed::skip_opt", + "change_type": "Modified" + }, + { + "file": "src/decode/content.rs", + "function": "decode::content::Constructed::process_next_value", "change_type": "Modified" }, + { + "file": "src/oid.rs", + "function": "oid::Oid::from_primitive", + "change_type": "Added" + }, + { + "file": "src/oid.rs", + "function": "oid::Oid::check_content", + "change_type": "Added" + }, + { + "file": "src/oid.rs", + "function": "oid::Oid::skip_primitive", + "change_type": "Added" + }, + { + "file": "src/oid.rs", + "function": "oid::Component::fmt", + "change_type": "Added" + }, { "file": "src/oid.rs", "function": "oid::Oid::skip_in", "change_type": "Modified" }, + { + "file": "src/oid.rs", + "function": "oid::Oid::take_opt_from", + "change_type": "Modified" + }, { "file": "src/oid.rs", "function": "oid::Oid::skip_opt_in", @@ -4837,26 +4817,6 @@ "function": "oid::Oid::take_from", "change_type": "Modified" }, - { - "file": "src/oid.rs", - "function": "oid::Oid::take_opt_from", - "change_type": "Modified" - }, - { - "file": "src/oid.rs", - "function": "oid::Oid::skip_primitive", - "change_type": "Added" - }, - { - "file": "src/oid.rs", - "function": "oid::Oid::from_primitive", - "change_type": "Added" - }, - { - "file": "src/oid.rs", - "function": "oid::Oid::check_content", - "change_type": "Added" - }, { "file": "src/oid.rs", "function": "oid::Oid::skip_if", @@ -4868,20 +4828,10 @@ "change_type": "Modified" }, { - "file": "src/oid.rs", - "function": "oid::Component::", + "file": "src/string/bit.rs", + "function": "string::bit::BitString::from_content", "change_type": "Modified" }, - { - "file": "src/oid.rs", - "function": "oid::Component::fmt", - "change_type": "Added" - }, - { - "file": "src/oid.rs", - "function": "oid::Component::check", - "change_type": "Added" - }, { "file": "src/string/bit.rs", "function": "string::bit::BitString::new", @@ -4889,14 +4839,9 @@ }, { "file": "src/string/bit.rs", - "function": "string::bit::BitSliceEncoder::new", + "function": "string::bit::BitString::skip_content", "change_type": "Modified" }, - { - "file": "src/string/bit.rs", - "function": "string::bit::BitSliceEncoder::check", - "change_type": "Added" - }, { "file": "src/string/octet.rs", "function": "string::octet::OctetStringOctets::next", @@ -4909,7 +4854,7 @@ }, { "file": "src/tag.rs", - "function": "tag::Tag::", + "function": "tag::Tag::take_from_if", "change_type": "Modified" } ] @@ -4935,48 +4880,13 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Node::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Node::submit", + "function": "T::submit", "change_type": "Added" }, { "file": "src/lib.rs", - "function": "T::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "T::submit", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "T::registry", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Registry::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Registry::submit", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Registry::new", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Registry::into_iter", - "change_type": "Modified" + "function": "submit", + "change_type": "Deleted" }, { "file": "src/lib.rs", @@ -4985,17 +4895,12 @@ }, { "file": "src/lib.rs", - "function": "$ty::registry", + "function": "into_iter", "change_type": "Modified" }, { "file": "src/lib.rs", - "function": "$ty::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "$ty::__init", + "function": "Registry::submit", "change_type": "Modified" } ] @@ -5042,18 +4947,7 @@ ">= 0.12.2" ], "commit_sha": "aff1dd4a5259f7deba56692840f7a2d9ca34c9c8", - "vulnerable_symbols": [ - { - "file": "src/volatile_memory.rs", - "function": "volatile_memory::get_ref", - "change_type": "Modified" - }, - { - "file": "src/volatile_memory.rs", - "function": "volatile_memory::aligned_as_ref", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2023-0049", @@ -5101,13 +4995,38 @@ "commit_sha": "e2820d278a0a583a74c8fd5d662ab0a0b1892af7", "vulnerable_symbols": [ { - "file": "src/internal.rs", - "function": "internal::as_slice", + "file": "src/bytes.rs", + "function": "bytes::SymbolTable::intern", + "change_type": "Modified" + }, + { + "file": "src/cstr.rs", + "function": "cstr::SymbolTable::intern", "change_type": "Modified" }, { "file": "src/internal.rs", - "function": "internal::Slice::from", + "function": "internal::boxed::PinBox::drop", + "change_type": "Added" + }, + { + "file": "src/internal.rs", + "function": "internal::boxed::PinBox::fmt", + "change_type": "Added" + }, + { + "file": "src/internal.rs", + "function": "internal::boxed::PinBox::as_ref", + "change_type": "Added" + }, + { + "file": "src/internal.rs", + "function": "internal::boxed::PinBox::new", + "change_type": "Added" + }, + { + "file": "src/internal.rs", + "function": "internal::Slice::as_static_slice", "change_type": "Modified" }, { @@ -5116,29 +5035,19 @@ "change_type": "Modified" }, { - "file": "src/internal.rs", - "function": "internal::PinBox::", + "file": "src/osstr.rs", + "function": "osstr::SymbolTable::intern", "change_type": "Modified" }, { - "file": "src/internal.rs", - "function": "internal::PinBox::new", - "change_type": "Added" + "file": "src/path.rs", + "function": "path::SymbolTable::intern", + "change_type": "Modified" }, { - "file": "src/internal.rs", - "function": "internal::PinBox::as_ref", - "change_type": "Added" - }, - { - "file": "src/internal.rs", - "function": "internal::PinBox::drop", - "change_type": "Added" - }, - { - "file": "src/internal.rs", - "function": "internal::PinBox::fmt", - "change_type": "Added" + "file": "src/str.rs", + "function": "str::SymbolTable::intern", + "change_type": "Modified" } ] }, @@ -5253,7 +5162,13 @@ "^0.10.4" ], "commit_sha": "5cb85e4f718e945a61a7255573e46fd18828e0d0", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "borsh/src/de/mod.rs", + "function": "borsh::de::Vec::deserialize_reader", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2023-0036", @@ -5285,46 +5200,6 @@ ], "commit_sha": "5efceaabd69c540b487f6372be4982cf94884008", "vulnerable_symbols": [ - { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::X509_EXTENSION_get_data", - "change_type": "Modified" - }, - { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::i2d_X509_EXTENSION", - "change_type": "Added" - }, - { - "file": "openssl-sys/src/handwritten/x509v3.rs", - "function": "openssl_sys::handwritten::x509v3::GENERAL_NAME_new", - "change_type": "Added" - }, - { - "file": "openssl/src/asn1.rs", - "function": "openssl::asn1::Asn1Object::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::KeyUsage::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::server_auth", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", - "change_type": "Modified" - }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::ExtendedKeyUsage::code_signing", @@ -5337,27 +5212,7 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_com", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_sgc", + "function": "openssl::x509::extension::ExtendedKeyUsage::new", "change_type": "Modified" }, { @@ -5367,32 +5222,12 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_sgc", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::other", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::AuthorityKeyIdentifier::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::email", + "function": "openssl::x509::extension::SubjectAlternativeName::build", "change_type": "Modified" }, { @@ -5402,17 +5237,12 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::dns", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::rid", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::ip", + "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", "change_type": "Modified" }, { @@ -5427,42 +5257,67 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::build", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::rid", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::other", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_com", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::build", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::email", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::new", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::server_auth", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::dns", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::ip", "change_type": "Modified" }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new_nid", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new_internal", - "change_type": "Added" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509ExtensionRef::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509NameBuilder::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new", + "function": "openssl::x509::GeneralName::new_rid", "change_type": "Added" }, { @@ -5472,7 +5327,7 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_dns", + "function": "openssl::x509::X509Extension::new_internal", "change_type": "Added" }, { @@ -5480,6 +5335,16 @@ "function": "openssl::x509::GeneralName::new_uri", "change_type": "Added" }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::GeneralName::new_dns", + "change_type": "Added" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::GeneralName::new", + "change_type": "Added" + }, { "file": "openssl/src/x509/mod.rs", "function": "openssl::x509::GeneralName::new_ip", @@ -5487,12 +5352,17 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_rid", - "change_type": "Added" + "function": "openssl::x509::X509Extension::new", + "change_type": "Modified" }, { - "file": "openssl/src/x509/tests.rs", - "function": "openssl::x509::tests::x509_builder", + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509NameBuilder::build", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509Extension::new_nid", "change_type": "Modified" } ] @@ -5508,33 +5378,13 @@ "commit_sha": "5efceaabd69c540b487f6372be4982cf94884008", "vulnerable_symbols": [ { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::X509_EXTENSION_get_data", - "change_type": "Modified" - }, - { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::i2d_X509_EXTENSION", - "change_type": "Added" - }, - { - "file": "openssl-sys/src/handwritten/x509v3.rs", - "function": "openssl_sys::handwritten::x509v3::GENERAL_NAME_new", - "change_type": "Added" - }, - { - "file": "openssl/src/asn1.rs", - "function": "openssl::asn1::Asn1Object::", + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::KeyUsage::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::new", + "function": "openssl::x509::extension::SubjectAlternativeName::rid", "change_type": "Modified" }, { @@ -5542,46 +5392,11 @@ "function": "openssl::x509::extension::ExtendedKeyUsage::server_auth", "change_type": "Modified" }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::code_signing", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::email_protection", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", - "change_type": "Modified" - }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_com", "change_type": "Modified" }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_sgc", - "change_type": "Modified" - }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::ExtendedKeyUsage::ms_efs", @@ -5589,32 +5404,12 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", + "function": "openssl::x509::extension::ExtendedKeyUsage::code_signing", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::other", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::AuthorityKeyIdentifier::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::email", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_sgc", "change_type": "Modified" }, { @@ -5629,12 +5424,37 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::rid", + "function": "openssl::x509::extension::SubjectAlternativeName::build", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::ip", + "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::email", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::email_protection", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::new", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::new", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", "change_type": "Modified" }, { @@ -5649,18 +5469,43 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::build", + "function": "openssl::x509::extension::SubjectAlternativeName::ip", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::build", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::other", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", "change_type": "Modified" }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new", - "change_type": "Modified" + "function": "openssl::x509::GeneralName::new", + "change_type": "Added" }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new_nid", - "change_type": "Modified" + "function": "openssl::x509::GeneralName::new_ip", + "change_type": "Added" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::GeneralName::new_rid", + "change_type": "Added" }, { "file": "openssl/src/x509/mod.rs", @@ -5669,22 +5514,7 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509ExtensionRef::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509NameBuilder::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new", + "function": "openssl::x509::GeneralName::new_uri", "change_type": "Added" }, { @@ -5699,22 +5529,17 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_uri", - "change_type": "Added" + "function": "openssl::x509::X509Extension::new", + "change_type": "Modified" }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_ip", - "change_type": "Added" + "function": "openssl::x509::X509NameBuilder::build", + "change_type": "Modified" }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_rid", - "change_type": "Added" - }, - { - "file": "openssl/src/x509/tests.rs", - "function": "openssl::x509::tests::x509_builder", + "function": "openssl::x509::X509Extension::new_nid", "change_type": "Modified" } ] @@ -5729,76 +5554,11 @@ ], "commit_sha": "5efceaabd69c540b487f6372be4982cf94884008", "vulnerable_symbols": [ - { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::X509_EXTENSION_get_data", - "change_type": "Modified" - }, - { - "file": "openssl-sys/src/handwritten/x509.rs", - "function": "openssl_sys::handwritten::x509::i2d_X509_EXTENSION", - "change_type": "Added" - }, - { - "file": "openssl-sys/src/handwritten/x509v3.rs", - "function": "openssl_sys::handwritten::x509v3::GENERAL_NAME_new", - "change_type": "Added" - }, - { - "file": "openssl/src/asn1.rs", - "function": "openssl::asn1::Asn1Object::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::KeyUsage::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::server_auth", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", - "change_type": "Modified" - }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::ExtendedKeyUsage::code_signing", "change_type": "Modified" }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::email_protection", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_com", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", - "change_type": "Modified" - }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::ExtendedKeyUsage::ms_sgc", @@ -5806,47 +5566,17 @@ }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ms_efs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_ctl_sign", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_ind", "change_type": "Modified" }, { "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::other", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::ExtendedKeyUsage::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::AuthorityKeyIdentifier::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::new", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::email", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::uri", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/extension.rs", - "function": "openssl::x509::extension::SubjectAlternativeName::dns", + "function": "openssl::x509::extension::ExtendedKeyUsage::email_protection", "change_type": "Modified" }, { @@ -5854,61 +5584,91 @@ "function": "openssl::x509::extension::SubjectAlternativeName::rid", "change_type": "Modified" }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::new", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::client_auth", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::build", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ns_sgc", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::uri", + "change_type": "Modified" + }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::SubjectAlternativeName::ip", "change_type": "Modified" }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::other", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_code_com", + "change_type": "Modified" + }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::SubjectAlternativeName::dir_name", "change_type": "Modified" }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::email", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::time_stamping", + "change_type": "Modified" + }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::SubjectAlternativeName::other_name", "change_type": "Modified" }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::server_auth", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::SubjectAlternativeName::dns", + "change_type": "Modified" + }, { "file": "openssl/src/x509/extension.rs", "function": "openssl::x509::extension::SubjectAlternativeName::build", "change_type": "Modified" }, { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new", + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::ms_efs", "change_type": "Modified" }, { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new_nid", + "file": "openssl/src/x509/extension.rs", + "function": "openssl::x509::extension::ExtendedKeyUsage::new", "change_type": "Modified" }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509Extension::new_internal", - "change_type": "Added" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509ExtensionRef::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::X509NameBuilder::build", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::", - "change_type": "Modified" - }, - { - "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new", - "change_type": "Added" - }, { "file": "openssl/src/x509/mod.rs", "function": "openssl::x509::GeneralName::new_email", @@ -5916,7 +5676,12 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_dns", + "function": "openssl::x509::GeneralName::new", + "change_type": "Added" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::GeneralName::new_rid", "change_type": "Added" }, { @@ -5924,6 +5689,11 @@ "function": "openssl::x509::GeneralName::new_uri", "change_type": "Added" }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509Extension::new_internal", + "change_type": "Added" + }, { "file": "openssl/src/x509/mod.rs", "function": "openssl::x509::GeneralName::new_ip", @@ -5931,12 +5701,22 @@ }, { "file": "openssl/src/x509/mod.rs", - "function": "openssl::x509::GeneralName::new_rid", + "function": "openssl::x509::GeneralName::new_dns", "change_type": "Added" }, { - "file": "openssl/src/x509/tests.rs", - "function": "openssl::x509::tests::x509_builder", + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509Extension::new_nid", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509Extension::new", + "change_type": "Modified" + }, + { + "file": "openssl/src/x509/mod.rs", + "function": "openssl::x509::X509NameBuilder::build", "change_type": "Modified" } ] @@ -5950,7 +5730,13 @@ ">= 0.1.10" ], "commit_sha": "3385d797c5e5f547562d8d83fb49de69f917e1f2", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "src/primitives.rs", + "function": "primitives::FamStructWrapper::deserialize", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2023-0027", @@ -5964,7 +5750,7 @@ "vulnerable_symbols": [ { "file": "async-nats/src/connector.rs", - "function": "async_nats::connector::Connector::", + "function": "async_nats::connector::Connector::try_connect_to", "change_type": "Modified" }, { @@ -6004,42 +5790,27 @@ "vulnerable_symbols": [ { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::", + "function": "cargo_smart_release::command::release::assure_crates_index_is_uptodate", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::traverse::Options::", + "function": "cargo_smart_release::command::release::present_and_validate_dependencies", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::release_depth_first", + "function": "cargo_smart_release::command::release::section_to_string", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::assure_crates_index_is_uptodate", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::present_and_validate_dependencies", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::perform_release", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::section_to_string", + "function": "cargo_smart_release::command::release::release_depth_first", "change_type": "Modified" }, { "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::dependencies", + "function": "cargo_smart_release::traverse::EditForPublish::apply", "change_type": "Modified" }, { @@ -6047,21 +5818,6 @@ "function": "cargo_smart_release::traverse::forward_propagate_breaking_changes_for_manifest_updates", "change_type": "Modified" }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::forward_propagate_breaking_changes_for_manifest_updates", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::make_breaking", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::depth_first_traversal", - "change_type": "Modified" - }, { "file": "cargo-smart-release/src/utils.rs", "function": "cargo_smart_release::utils::workspace_package_by_dependency", @@ -6072,21 +5828,11 @@ "function": "git_actor::signature::decode::decode", "change_type": "Deleted" }, - { - "file": "git-actor/src/signature/decode.rs", - "function": "git_actor::signature::decode::signature", - "change_type": "Deleted" - }, { "file": "git-attributes/src/lib.rs", "function": "git_attributes::parse", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/attribute.rs", "function": "git_attributes::parse::attribute::Iter::new", @@ -6099,12 +5845,7 @@ }, { "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::check_attr", - "change_type": "Deleted" - }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::attr_valid", + "function": "git_attributes::parse::attribute::check_attr", "change_type": "Deleted" }, { @@ -6112,11 +5853,6 @@ "function": "git_attributes::parse::attribute::Iter::next", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/attribute.rs", "function": "git_attributes::parse::attribute::Lines::new", @@ -6129,19 +5865,9 @@ }, { "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::skip_blanks", + "function": "git_attributes::parse::attribute::parse_line", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::parse_line", - "change_type": "Deleted" - }, - { - "file": "git-attributes/src/parse/ignore.rs", - "function": "git_attributes::parse::ignore::Lines::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/ignore.rs", "function": "git_attributes::parse::ignore::Lines::new", @@ -6154,19 +5880,14 @@ }, { "file": "git-bitmap/src/lib.rs", - "function": "git_bitmap::split_at_pos", + "function": "git_bitmap::decode::split_at_pos", "change_type": "Deleted" }, { "file": "git-bitmap/src/lib.rs", - "function": "git_bitmap::u32", + "function": "git_bitmap::decode::u32", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/access.rs", - "function": "git_commitgraph::file::access::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/access.rs", "function": "git_commitgraph::file::access::File::base_graph_count", @@ -6237,11 +5958,6 @@ "function": "git_commitgraph::file::commit::read_u32", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::Commit::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::Commit::new", @@ -6292,11 +6008,6 @@ "function": "git_commitgraph::file::commit::Commit::eq", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ParentIterator::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ParentIterator::next", @@ -6307,31 +6018,16 @@ "function": "git_commitgraph::file::commit::ParentIterator::size_hint", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ParentEdge::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ParentEdge::from_raw", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ExtraEdge::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ExtraEdge::from_raw", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/init.rs", - "function": "git_commitgraph::file::init::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/init.rs", "function": "git_commitgraph::file::init::File::at", @@ -6344,24 +6040,14 @@ }, { "file": "git-commitgraph/src/file/init.rs", - "function": "git_commitgraph::file::init::File::read_fan", + "function": "git_commitgraph::file::init::read_fan", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/mod.rs", - "function": "git_commitgraph::file::Position::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/mod.rs", "function": "git_commitgraph::file::Position::fmt", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/verify.rs", - "function": "git_commitgraph::file::verify::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/verify.rs", "function": "git_commitgraph::file::verify::File::checksum", @@ -6379,14 +6065,9 @@ }, { "file": "git-commitgraph/src/file/verify.rs", - "function": "git_commitgraph::file::verify::File::verify_split_chain_filename_hash", + "function": "git_commitgraph::file::verify::verify_split_chain_filename_hash", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/access.rs", - "function": "git_commitgraph::graph::access::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/access.rs", "function": "git_commitgraph::graph::access::Graph::commit_at", @@ -6432,11 +6113,6 @@ "function": "git_commitgraph::graph::access::Graph::lookup_by_pos", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/init.rs", - "function": "git_commitgraph::graph::init::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/init.rs", "function": "git_commitgraph::graph::init::Graph::at", @@ -6467,21 +6143,11 @@ "function": "git_commitgraph::graph::init::Graph::try_from", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/verify.rs", - "function": "git_commitgraph::graph::verify::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/verify.rs", "function": "git_commitgraph::graph::verify::Graph::verify_integrity", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/verify.rs", - "function": "git_commitgraph::graph::verify::FnMut(&file::Commit::", - "change_type": "Modified" - }, { "file": "git-config-value/src/boolean.rs", "function": "git_config_value::boolean::bool_err", @@ -6489,13 +6155,13 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::", - "change_type": "Modified" + "function": "git_config_value::boolean::Boolean::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", "function": "git_config_value::boolean::Boolean::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", @@ -6504,13 +6170,13 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::fmt", + "function": "git_config_value::boolean::Boolean::try_from", "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::bool::", - "change_type": "Modified" + "function": "git_config_value::boolean::Boolean::fmt", + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", @@ -6524,19 +6190,14 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::parse_true", + "function": "git_config_value::boolean::parse_true", "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::parse_false", + "function": "git_config_value::boolean::parse_false", "change_type": "Deleted" }, - { - "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Color::", - "change_type": "Modified" - }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Color::fmt", @@ -6544,18 +6205,18 @@ }, { "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Color::color_err", + "function": "git_config_value::color::color_err", "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Color::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Name::", - "change_type": "Modified" + "function": "git_config_value::color::Color::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", @@ -6577,11 +6238,6 @@ "function": "git_config_value::color::Name::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Attribute::", - "change_type": "Modified" - }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Attribute::fmt", @@ -6602,11 +6258,6 @@ "function": "git_config_value::color::Attribute::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Integer::", - "change_type": "Modified" - }, { "file": "git-config-value/src/integer.rs", "function": "git_config_value::integer::Integer::to_decimal", @@ -6624,18 +6275,18 @@ }, { "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Integer::int_err", + "function": "git_config_value::integer::int_err", "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", "function": "git_config_value::integer::Integer::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Suffix::", - "change_type": "Modified" + "function": "git_config_value::integer::Integer::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", @@ -6662,11 +6313,6 @@ "function": "git_config_value::integer::Suffix::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/lib.rs", - "function": "git_config_value::Error::", - "change_type": "Modified" - }, { "file": "git-config-value/src/lib.rs", "function": "git_config_value::Error::new", @@ -6679,24 +6325,14 @@ }, { "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::", - "change_type": "Modified" - }, - { - "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::default", + "function": "git_config_value::path::interpolate::Context::default", "change_type": "Deleted" }, { "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::home_for_user", + "function": "git_config_value::path::interpolate::home_for_user", "change_type": "Deleted" }, - { - "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Path::", - "change_type": "Modified" - }, { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::deref", @@ -6705,7 +6341,12 @@ { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::as_ref", - "change_type": "Modified" + "change_type": "Deleted" + }, + { + "file": "git-config-value/src/path.rs", + "function": "git_config_value::path::Path::as_ref", + "change_type": "Deleted" }, { "file": "git-config-value/src/path.rs", @@ -6720,12 +6361,12 @@ { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::interpolate_user", - "change_type": "Modified" + "change_type": "Deleted" }, { - "file": "git-config/src/file/access/mutate.rs", - "function": "git_config::file::access::mutate::File::", - "change_type": "Modified" + "file": "git-config-value/src/path.rs", + "function": "git_config_value::path::Path::interpolate_user", + "change_type": "Deleted" }, { "file": "git-config/src/file/access/mutate.rs", @@ -6807,16 +6448,6 @@ "function": "git_config::file::access::mutate::File::append_or_insert", "change_type": "Deleted" }, - { - "file": "git-config/src/file/access/mutate.rs", - "function": "git_config::file::access::mutate::File::extend_and_assure_newline", - "change_type": "Deleted" - }, - { - "file": "git-config/src/file/access/raw.rs", - "function": "git_config::file::access::raw::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/access/raw.rs", "function": "git_config::file::access::raw::File::raw_value", @@ -6877,11 +6508,6 @@ "function": "git_config::file::access::raw::File::set_existing_raw_multi_value", "change_type": "Deleted" }, - { - "file": "git-config/src/file/access/read_only.rs", - "function": "git_config::file::access::read_only::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/access/read_only.rs", "function": "git_config::file::access::read_only::File::value", @@ -6987,11 +6613,6 @@ "function": "git_config::file::access::read_only::File::detect_newline_style_smallvec", "change_type": "Deleted" }, - { - "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/includes/mod.rs", "function": "git_config::file::includes::File::resolve_includes", @@ -6999,54 +6620,49 @@ }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve", + "function": "git_config::file::includes::resolve", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve_includes_recursive", + "function": "git_config::file::includes::resolve_includes_recursive", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::append_followed_includes_recursively", + "function": "git_config::file::includes::append_followed_includes_recursively", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::detach_include_paths", + "function": "git_config::file::includes::detach_include_paths", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::include_condition_match", + "function": "git_config::file::includes::include_condition_match", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::onbranch_matches", + "function": "git_config::file::includes::onbranch_matches", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::gitdir_matches", + "function": "git_config::file::includes::gitdir_matches", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::check_interpolation_result", + "function": "git_config::file::includes::check_interpolation_result", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve_path", + "function": "git_config::file::includes::resolve_path", "change_type": "Deleted" }, - { - "file": "git-config/src/file/includes/types.rs", - "function": "git_config::file::includes::types::Options::", - "change_type": "Modified" - }, { "file": "git-config/src/file/includes/types.rs", "function": "git_config::file::includes::types::Options::no_follow", @@ -7077,11 +6693,6 @@ "function": "git_config::file::includes::types::Options::default", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/comfort.rs", - "function": "git_config::file::init::comfort::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/comfort.rs", "function": "git_config::file::init::comfort::File::from_globals", @@ -7097,21 +6708,11 @@ "function": "git_config::file::init::comfort::File::from_git_dir", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/from_env.rs", - "function": "git_config::file::init::from_env::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/from_env.rs", "function": "git_config::file::init::from_env::File::from_env", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/mod.rs", - "function": "git_config::file::init::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/mod.rs", "function": "git_config::file::init::File::new", @@ -7132,41 +6733,21 @@ "function": "git_config::file::init::File::from_bytes_owned", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::Index::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::Index::add", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::Size::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::Size::add_assign", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::SectionId::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::SectionId::default", "change_type": "Deleted" }, - { - "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::Section::", - "change_type": "Modified" - }, { "file": "git-config/src/file/section/mod.rs", "function": "git_config::file::section::Section::deref", @@ -7199,22 +6780,17 @@ }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::write_to", + "function": "git_config::file::section::Section::write_to", "change_type": "Deleted" }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::", - "change_type": "Modified" - }, - { - "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::meta", + "function": "git_config::file::section::Section::meta", "change_type": "Deleted" }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::to_mut", + "function": "git_config::file::section::Section::to_mut", "change_type": "Deleted" }, { @@ -7244,42 +6820,27 @@ "vulnerable_symbols": [ { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::", + "function": "cargo_smart_release::command::release::assure_crates_index_is_uptodate", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::traverse::Options::", + "function": "cargo_smart_release::command::release::present_and_validate_dependencies", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::release_depth_first", + "function": "cargo_smart_release::command::release::section_to_string", "change_type": "Modified" }, { "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::assure_crates_index_is_uptodate", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::present_and_validate_dependencies", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::perform_release", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/command/release/mod.rs", - "function": "cargo_smart_release::command::release::crate::traverse::Options::section_to_string", + "function": "cargo_smart_release::command::release::release_depth_first", "change_type": "Modified" }, { "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::dependencies", + "function": "cargo_smart_release::traverse::EditForPublish::apply", "change_type": "Modified" }, { @@ -7287,21 +6848,6 @@ "function": "cargo_smart_release::traverse::forward_propagate_breaking_changes_for_manifest_updates", "change_type": "Modified" }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::forward_propagate_breaking_changes_for_manifest_updates", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::make_breaking", - "change_type": "Modified" - }, - { - "file": "cargo-smart-release/src/traverse.rs", - "function": "cargo_smart_release::traverse::EditForPublish::depth_first_traversal", - "change_type": "Modified" - }, { "file": "cargo-smart-release/src/utils.rs", "function": "cargo_smart_release::utils::workspace_package_by_dependency", @@ -7312,21 +6858,11 @@ "function": "git_actor::signature::decode::decode", "change_type": "Deleted" }, - { - "file": "git-actor/src/signature/decode.rs", - "function": "git_actor::signature::decode::signature", - "change_type": "Deleted" - }, { "file": "git-attributes/src/lib.rs", "function": "git_attributes::parse", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/attribute.rs", "function": "git_attributes::parse::attribute::Iter::new", @@ -7339,12 +6875,7 @@ }, { "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::check_attr", - "change_type": "Deleted" - }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Iter::attr_valid", + "function": "git_attributes::parse::attribute::check_attr", "change_type": "Deleted" }, { @@ -7352,11 +6883,6 @@ "function": "git_attributes::parse::attribute::Iter::next", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/attribute.rs", "function": "git_attributes::parse::attribute::Lines::new", @@ -7369,19 +6895,9 @@ }, { "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::skip_blanks", + "function": "git_attributes::parse::attribute::parse_line", "change_type": "Deleted" }, - { - "file": "git-attributes/src/parse/attribute.rs", - "function": "git_attributes::parse::attribute::Lines::parse_line", - "change_type": "Deleted" - }, - { - "file": "git-attributes/src/parse/ignore.rs", - "function": "git_attributes::parse::ignore::Lines::", - "change_type": "Modified" - }, { "file": "git-attributes/src/parse/ignore.rs", "function": "git_attributes::parse::ignore::Lines::new", @@ -7394,19 +6910,14 @@ }, { "file": "git-bitmap/src/lib.rs", - "function": "git_bitmap::split_at_pos", + "function": "git_bitmap::decode::split_at_pos", "change_type": "Deleted" }, { "file": "git-bitmap/src/lib.rs", - "function": "git_bitmap::u32", + "function": "git_bitmap::decode::u32", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/access.rs", - "function": "git_commitgraph::file::access::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/access.rs", "function": "git_commitgraph::file::access::File::base_graph_count", @@ -7477,11 +6988,6 @@ "function": "git_commitgraph::file::commit::read_u32", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::Commit::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::Commit::new", @@ -7532,11 +7038,6 @@ "function": "git_commitgraph::file::commit::Commit::eq", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ParentIterator::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ParentIterator::next", @@ -7547,31 +7048,16 @@ "function": "git_commitgraph::file::commit::ParentIterator::size_hint", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ParentEdge::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ParentEdge::from_raw", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/commit.rs", - "function": "git_commitgraph::file::commit::ExtraEdge::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/commit.rs", "function": "git_commitgraph::file::commit::ExtraEdge::from_raw", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/init.rs", - "function": "git_commitgraph::file::init::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/init.rs", "function": "git_commitgraph::file::init::File::at", @@ -7584,24 +7070,14 @@ }, { "file": "git-commitgraph/src/file/init.rs", - "function": "git_commitgraph::file::init::File::read_fan", + "function": "git_commitgraph::file::init::read_fan", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/mod.rs", - "function": "git_commitgraph::file::Position::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/mod.rs", "function": "git_commitgraph::file::Position::fmt", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/file/verify.rs", - "function": "git_commitgraph::file::verify::File::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/file/verify.rs", "function": "git_commitgraph::file::verify::File::checksum", @@ -7619,14 +7095,9 @@ }, { "file": "git-commitgraph/src/file/verify.rs", - "function": "git_commitgraph::file::verify::File::verify_split_chain_filename_hash", + "function": "git_commitgraph::file::verify::verify_split_chain_filename_hash", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/access.rs", - "function": "git_commitgraph::graph::access::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/access.rs", "function": "git_commitgraph::graph::access::Graph::commit_at", @@ -7672,11 +7143,6 @@ "function": "git_commitgraph::graph::access::Graph::lookup_by_pos", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/init.rs", - "function": "git_commitgraph::graph::init::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/init.rs", "function": "git_commitgraph::graph::init::Graph::at", @@ -7707,21 +7173,11 @@ "function": "git_commitgraph::graph::init::Graph::try_from", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/verify.rs", - "function": "git_commitgraph::graph::verify::Graph::", - "change_type": "Modified" - }, { "file": "git-commitgraph/src/graph/verify.rs", "function": "git_commitgraph::graph::verify::Graph::verify_integrity", "change_type": "Deleted" }, - { - "file": "git-commitgraph/src/graph/verify.rs", - "function": "git_commitgraph::graph::verify::FnMut(&file::Commit::", - "change_type": "Modified" - }, { "file": "git-config-value/src/boolean.rs", "function": "git_config_value::boolean::bool_err", @@ -7729,13 +7185,13 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::", - "change_type": "Modified" + "function": "git_config_value::boolean::Boolean::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", "function": "git_config_value::boolean::Boolean::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", @@ -7744,13 +7200,13 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::fmt", + "function": "git_config_value::boolean::Boolean::try_from", "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::bool::", - "change_type": "Modified" + "function": "git_config_value::boolean::Boolean::fmt", + "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", @@ -7764,19 +7220,14 @@ }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::parse_true", + "function": "git_config_value::boolean::parse_true", "change_type": "Deleted" }, { "file": "git-config-value/src/boolean.rs", - "function": "git_config_value::boolean::Boolean::parse_false", + "function": "git_config_value::boolean::parse_false", "change_type": "Deleted" }, - { - "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Color::", - "change_type": "Modified" - }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Color::fmt", @@ -7784,18 +7235,18 @@ }, { "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Color::color_err", + "function": "git_config_value::color::color_err", "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Color::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Name::", - "change_type": "Modified" + "function": "git_config_value::color::Color::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/color.rs", @@ -7817,11 +7268,6 @@ "function": "git_config_value::color::Name::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/color.rs", - "function": "git_config_value::color::Attribute::", - "change_type": "Modified" - }, { "file": "git-config-value/src/color.rs", "function": "git_config_value::color::Attribute::fmt", @@ -7842,11 +7288,6 @@ "function": "git_config_value::color::Attribute::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Integer::", - "change_type": "Modified" - }, { "file": "git-config-value/src/integer.rs", "function": "git_config_value::integer::Integer::to_decimal", @@ -7864,18 +7305,18 @@ }, { "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Integer::int_err", + "function": "git_config_value::integer::int_err", "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", "function": "git_config_value::integer::Integer::try_from", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", - "function": "git_config_value::integer::Suffix::", - "change_type": "Modified" + "function": "git_config_value::integer::Integer::try_from", + "change_type": "Deleted" }, { "file": "git-config-value/src/integer.rs", @@ -7902,11 +7343,6 @@ "function": "git_config_value::integer::Suffix::try_from", "change_type": "Deleted" }, - { - "file": "git-config-value/src/lib.rs", - "function": "git_config_value::Error::", - "change_type": "Modified" - }, { "file": "git-config-value/src/lib.rs", "function": "git_config_value::Error::new", @@ -7919,24 +7355,14 @@ }, { "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::", - "change_type": "Modified" - }, - { - "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::default", + "function": "git_config_value::path::interpolate::Context::default", "change_type": "Deleted" }, { "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Context::home_for_user", + "function": "git_config_value::path::interpolate::home_for_user", "change_type": "Deleted" }, - { - "file": "git-config-value/src/path.rs", - "function": "git_config_value::path::Path::", - "change_type": "Modified" - }, { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::deref", @@ -7945,7 +7371,12 @@ { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::as_ref", - "change_type": "Modified" + "change_type": "Deleted" + }, + { + "file": "git-config-value/src/path.rs", + "function": "git_config_value::path::Path::as_ref", + "change_type": "Deleted" }, { "file": "git-config-value/src/path.rs", @@ -7960,12 +7391,12 @@ { "file": "git-config-value/src/path.rs", "function": "git_config_value::path::Path::interpolate_user", - "change_type": "Modified" + "change_type": "Deleted" }, { - "file": "git-config/src/file/access/mutate.rs", - "function": "git_config::file::access::mutate::File::", - "change_type": "Modified" + "file": "git-config-value/src/path.rs", + "function": "git_config_value::path::Path::interpolate_user", + "change_type": "Deleted" }, { "file": "git-config/src/file/access/mutate.rs", @@ -8047,16 +7478,6 @@ "function": "git_config::file::access::mutate::File::append_or_insert", "change_type": "Deleted" }, - { - "file": "git-config/src/file/access/mutate.rs", - "function": "git_config::file::access::mutate::File::extend_and_assure_newline", - "change_type": "Deleted" - }, - { - "file": "git-config/src/file/access/raw.rs", - "function": "git_config::file::access::raw::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/access/raw.rs", "function": "git_config::file::access::raw::File::raw_value", @@ -8117,11 +7538,6 @@ "function": "git_config::file::access::raw::File::set_existing_raw_multi_value", "change_type": "Deleted" }, - { - "file": "git-config/src/file/access/read_only.rs", - "function": "git_config::file::access::read_only::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/access/read_only.rs", "function": "git_config::file::access::read_only::File::value", @@ -8227,11 +7643,6 @@ "function": "git_config::file::access::read_only::File::detect_newline_style_smallvec", "change_type": "Deleted" }, - { - "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/includes/mod.rs", "function": "git_config::file::includes::File::resolve_includes", @@ -8239,54 +7650,49 @@ }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve", + "function": "git_config::file::includes::resolve", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve_includes_recursive", + "function": "git_config::file::includes::resolve_includes_recursive", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::append_followed_includes_recursively", + "function": "git_config::file::includes::append_followed_includes_recursively", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::detach_include_paths", + "function": "git_config::file::includes::detach_include_paths", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::include_condition_match", + "function": "git_config::file::includes::include_condition_match", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::onbranch_matches", + "function": "git_config::file::includes::onbranch_matches", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::gitdir_matches", + "function": "git_config::file::includes::gitdir_matches", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::check_interpolation_result", + "function": "git_config::file::includes::check_interpolation_result", "change_type": "Deleted" }, { "file": "git-config/src/file/includes/mod.rs", - "function": "git_config::file::includes::File::resolve_path", + "function": "git_config::file::includes::resolve_path", "change_type": "Deleted" }, - { - "file": "git-config/src/file/includes/types.rs", - "function": "git_config::file::includes::types::Options::", - "change_type": "Modified" - }, { "file": "git-config/src/file/includes/types.rs", "function": "git_config::file::includes::types::Options::no_follow", @@ -8317,11 +7723,6 @@ "function": "git_config::file::includes::types::Options::default", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/comfort.rs", - "function": "git_config::file::init::comfort::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/comfort.rs", "function": "git_config::file::init::comfort::File::from_globals", @@ -8337,21 +7738,11 @@ "function": "git_config::file::init::comfort::File::from_git_dir", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/from_env.rs", - "function": "git_config::file::init::from_env::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/from_env.rs", "function": "git_config::file::init::from_env::File::from_env", "change_type": "Deleted" }, - { - "file": "git-config/src/file/init/mod.rs", - "function": "git_config::file::init::File::", - "change_type": "Modified" - }, { "file": "git-config/src/file/init/mod.rs", "function": "git_config::file::init::File::new", @@ -8372,41 +7763,21 @@ "function": "git_config::file::init::File::from_bytes_owned", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::Index::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::Index::add", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::Size::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::Size::add_assign", "change_type": "Deleted" }, - { - "file": "git-config/src/file/mod.rs", - "function": "git_config::file::SectionId::", - "change_type": "Modified" - }, { "file": "git-config/src/file/mod.rs", "function": "git_config::file::SectionId::default", "change_type": "Deleted" }, - { - "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::Section::", - "change_type": "Modified" - }, { "file": "git-config/src/file/section/mod.rs", "function": "git_config::file::section::Section::deref", @@ -8439,22 +7810,17 @@ }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::write_to", + "function": "git_config::file::section::Section::write_to", "change_type": "Deleted" }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::", - "change_type": "Modified" - }, - { - "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::meta", + "function": "git_config::file::section::Section::meta", "change_type": "Deleted" }, { "file": "git-config/src/file/section/mod.rs", - "function": "git_config::file::section::std::io::Write) -> std::io::Result::to_mut", + "function": "git_config::file::section::Section::to_mut", "change_type": "Deleted" }, { @@ -8506,79 +7872,39 @@ "vulnerable_symbols": [ { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::", - "change_type": "Modified" - }, - { - "file": "src/_impl.rs", - "function": "_impl::std::fs::File::remove_dir_contents", + "function": "_impl::File::remove_dir_contents", "change_type": "Added" }, { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::_ensure_empty_dir_path", + "function": "_impl::_ensure_empty_dir_path", "change_type": "Added" }, { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::_remove_dir_contents_path", + "function": "_impl::_remove_dir_contents_path", "change_type": "Added" }, { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::_remove_dir_contents", + "function": "_impl::_remove_dir_contents", "change_type": "Added" }, { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::remove_dir_all_path", + "function": "_impl::remove_dir_all_path", "change_type": "Added" }, { "file": "src/_impl.rs", - "function": "_impl::std::fs::File::remove_dir_contents_recursive", + "function": "_impl::remove_dir_contents_recursive", "change_type": "Added" }, - { - "file": "src/_impl/io.rs", - "function": "_impl::io::duplicate_fd", - "change_type": "Added" - }, - { - "file": "src/_impl/io.rs", - "function": "_impl::io::open_dir", - "change_type": "Added" - }, - { - "file": "src/_impl/io.rs", - "function": "_impl::io::unique_identifier", - "change_type": "Added" - }, - { - "file": "src/_impl/io.rs", - "function": "_impl::io::clear_readonly", - "change_type": "Added" - }, - { - "file": "src/_impl/io.rs", - "function": "_impl::io::is_eloop", - "change_type": "Added" - }, - { - "file": "src/_impl/path_components.rs", - "function": "_impl::path_components::PathComponents::", - "change_type": "Modified" - }, { "file": "src/_impl/path_components.rs", "function": "_impl::path_components::PathComponents::fmt", "change_type": "Added" }, - { - "file": "src/_impl/unix.rs", - "function": "_impl::unix::UnixIo::", - "change_type": "Modified" - }, { "file": "src/_impl/unix.rs", "function": "_impl::unix::UnixIo::duplicate_fd", @@ -8604,11 +7930,6 @@ "function": "_impl::unix::UnixIo::is_eloop", "change_type": "Added" }, - { - "file": "src/_impl/win.rs", - "function": "_impl::win::WindowsIo::", - "change_type": "Modified" - }, { "file": "src/_impl/win.rs", "function": "_impl::win::WindowsIo::duplicate_fd", @@ -8636,7 +7957,7 @@ }, { "file": "src/_impl/win.rs", - "function": "_impl::win::WindowsIo::is_symlink", + "function": "_impl::win::is_symlink", "change_type": "Added" }, { @@ -8659,11 +7980,6 @@ "function": "fs::delete_readonly", "change_type": "Deleted" }, - { - "file": "src/lib.rs", - "function": "remove_dir_contents", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "ensure_empty_dir", @@ -8676,7 +7992,7 @@ }, { "file": "src/lib.rs", - "function": "prep", + "function": "remove_dir_contents", "change_type": "Added" }, { @@ -8689,11 +8005,6 @@ "function": "portable::ensure_empty_dir", "change_type": "Deleted" }, - { - "file": "src/portable.rs", - "function": "portable::prep", - "change_type": "Deleted" - }, { "file": "src/unix.rs", "function": "unix::remove_file_or_dir_all", @@ -8724,7 +8035,168 @@ "date": "2023-02-20", "patched_versions": [], "commit_sha": "32259e8bf17cef75949857a958b4fe7a9c2af297", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "src/data_stream.rs", + "function": "data_stream::DataStream::is_ssl", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::get_lines_from_stream", + "change_type": "Added" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::get_welcome_msg", + "change_type": "Added" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::rm", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::login", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::mdtm", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::rename", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::into_insecure", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::cdup", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::connect", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::mkdir", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::get", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::list", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::list_command", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::quit", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::put", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::data_command", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::into_secure", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::retr", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::nlst", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::noop", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::pwd", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::size", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::pasv", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::transfer_type", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::put_file", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::read_response_in", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::cwd", + "change_type": "Modified" + }, + { + "file": "src/ftp.rs", + "function": "ftp::FtpStream::rmdir", + "change_type": "Modified" + }, + { + "file": "src/types.rs", + "function": "types::FtpError::cause", + "change_type": "Deleted" + }, + { + "file": "src/types.rs", + "function": "types::FtpError::description", + "change_type": "Deleted" + }, + { + "file": "src/types.rs", + "function": "types::FtpError::fmt", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2023-0019", @@ -8747,8 +8219,8 @@ "vulnerable_symbols": [ { "file": "src/cert.rs", - "function": "cert::SshHostKeyType::", - "change_type": "Modified" + "function": "cert::CertHostkey::hostkey", + "change_type": "Added" }, { "file": "src/cert.rs", @@ -8760,11 +8232,6 @@ "function": "cert::SshHostKeyType::short_name", "change_type": "Added" }, - { - "file": "src/cert.rs", - "function": "cert::CertHostkey::hostkey", - "change_type": "Added" - }, { "file": "src/cert.rs", "function": "cert::CertHostkey::hostkey_type", @@ -8772,12 +8239,7 @@ }, { "file": "src/remote_callbacks.rs", - "function": "remote_callbacks::RemoteCallbacks::certificate_check", - "change_type": "Modified" - }, - { - "file": "src/remote_callbacks.rs", - "function": "remote_callbacks::RemoteCallbacks::certificate_check_cb", + "function": "remote_callbacks::certificate_check_cb", "change_type": "Modified" } ] @@ -8807,7 +8269,7 @@ "vulnerable_symbols": [ { "file": "src/mem.rs", - "function": "mem::Compress::", + "function": "mem::Compress::compress", "change_type": "Modified" }, { @@ -8833,11 +8295,6 @@ "file": "tokio/src/net/windows/named_pipe.rs", "function": "tokio::net::windows::named_pipe::ServerOptions::pipe_mode", "change_type": "Modified" - }, - { - "file": "tokio/src/net/windows/named_pipe.rs", - "function": "tokio::net::windows::named_pipe::ServerOptions::named_pipe_info", - "change_type": "Modified" } ] }, @@ -8854,12 +8311,12 @@ "vulnerable_symbols": [ { "file": "src/resolve.rs", - "function": "resolve::Resolver::", + "function": "resolve::Resolver::resolve_path", "change_type": "Modified" }, { "file": "src/response_builder.rs", - "function": "response_builder::ResponseBuilder::", + "function": "response_builder::ResponseBuilder::build", "change_type": "Modified" } ] @@ -8874,43 +8331,63 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "CortexMHeap::", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "Heap::", - "change_type": "Modified" + "function": "Heap::used", + "change_type": "Added" }, { "file": "src/lib.rs", "function": "Heap::empty", - "change_type": "Modified" + "change_type": "Added" }, { "file": "src/lib.rs", - "function": "CortexMHeap::init", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "CortexMHeap::used", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "CortexMHeap::free", - "change_type": "Modified" + "function": "Heap::init", + "change_type": "Added" }, { "file": "src/lib.rs", "function": "Heap::alloc", - "change_type": "Modified" + "change_type": "Added" + }, + { + "file": "src/lib.rs", + "function": "Heap::dealloc", + "change_type": "Added" + }, + { + "file": "src/lib.rs", + "function": "Heap::free", + "change_type": "Added" + }, + { + "file": "src/lib.rs", + "function": "CortexMHeap::free", + "change_type": "Deleted" + }, + { + "file": "src/lib.rs", + "function": "CortexMHeap::init", + "change_type": "Deleted" + }, + { + "file": "src/lib.rs", + "function": "CortexMHeap::used", + "change_type": "Deleted" + }, + { + "file": "src/lib.rs", + "function": "CortexMHeap::alloc", + "change_type": "Deleted" }, { "file": "src/lib.rs", "function": "CortexMHeap::dealloc", - "change_type": "Modified" + "change_type": "Deleted" + }, + { + "file": "src/lib.rs", + "function": "CortexMHeap::empty", + "change_type": "Deleted" } ] }, @@ -8948,22 +8425,32 @@ "vulnerable_symbols": [ { "file": "src/context.rs", - "function": "context::Secp256k1::", + "function": "context::alloc_only::Secp256k1::gen_new", "change_type": "Modified" }, { "file": "src/context.rs", - "function": "context::AllPreallocated::", + "function": "context::Secp256k1::from_raw_verification_only", "change_type": "Modified" }, { "file": "src/context.rs", - "function": "context::SignOnlyPreallocated::", + "function": "context::Secp256k1::preallocated_gen_new", "change_type": "Modified" }, { "file": "src/context.rs", - "function": "context::VerifyOnlyPreallocated::", + "function": "context::alloc_only::Secp256k1::clone", + "change_type": "Modified" + }, + { + "file": "src/context.rs", + "function": "context::Secp256k1::from_raw_signing_only", + "change_type": "Modified" + }, + { + "file": "src/context.rs", + "function": "context::Secp256k1::from_raw_all", "change_type": "Modified" } ] @@ -8988,25 +8475,10 @@ "patched_versions": [], "commit_sha": "806ca48a95c06014e0fde74a1382dc128da62206", "vulnerable_symbols": [ - { - "file": "kvdb-rocksdb/src/lib.rs", - "function": "kvdb_rocksdb::DBAndColumns::", - "change_type": "Modified" - }, { "file": "kvdb-rocksdb/src/lib.rs", "function": "kvdb_rocksdb::DBAndColumns::size_of", "change_type": "Deleted" - }, - { - "file": "kvdb-rocksdb/src/lib.rs", - "function": "kvdb_rocksdb::DBAndColumns::cf", - "change_type": "Modified" - }, - { - "file": "kvdb/src/lib.rs", - "function": "kvdb::DBTransaction::", - "change_type": "Modified" } ] }, @@ -9034,7 +8506,7 @@ "vulnerable_symbols": [ { "file": "crates/runtime/src/instance/allocator/pooling.rs", - "function": "runtime::instance::allocator::pooling::InstancePool::", + "function": "runtime::instance::allocator::pooling::InstancePool::allocate_memories", "change_type": "Modified" } ] @@ -9052,12 +8524,12 @@ "vulnerable_symbols": [ { "file": "crates/runtime/src/instance/allocator/pooling.rs", - "function": "runtime::instance::allocator::pooling::InstancePool::", + "function": "runtime::instance::allocator::pooling::InstancePool::allocate_memories", "change_type": "Modified" }, { "file": "crates/runtime/src/instance/allocator/pooling.rs", - "function": "runtime::instance::allocator::pooling::MemoryPool::", + "function": "runtime::instance::allocator::pooling::MemoryPool::new", "change_type": "Modified" } ] @@ -9085,7 +8557,12 @@ "vulnerable_symbols": [ { "file": "src/executor/stack/executor.rs", - "function": "executor::stack::executor::check_first_byte", + "function": "executor::stack::executor::StackExecutor::call_inner", + "change_type": "Modified" + }, + { + "file": "src/executor/stack/executor.rs", + "function": "executor::stack::executor::StackExecutor::create_inner", "change_type": "Modified" } ] @@ -9123,13 +8600,38 @@ "commit_sha": "65ef9fac4f39c4e171e2952a6cf029bb0d059a89", "vulnerable_symbols": [ { - "file": "src/hyper_tokio/connector.rs", - "function": "hyper_tokio::connector::SlackClientHyperConnec::", + "file": "src/api/webhook.rs", + "function": "api::webhook::SlackClient::post_webhook_message", + "change_type": "Modified" + }, + { + "file": "src/client.rs", + "function": "client::SlackClientHttpSessionApi::http_post", + "change_type": "Modified" + }, + { + "file": "src/client.rs", + "function": "client::SlackClientHttpSessionApi::http_get", + "change_type": "Modified" + }, + { + "file": "src/client.rs", + "function": "client::SlackClientHttpSessionApi::http_post_uri", + "change_type": "Modified" + }, + { + "file": "src/client.rs", + "function": "client::SlackClientHttpSessionApi::http_get_uri", "change_type": "Modified" }, { "file": "src/hyper_tokio/connector.rs", - "function": "hyper_tokio::connector::SlackClientHttpConnect::", + "function": "hyper_tokio::connector::SlackClientHyperConnector::send_http_request", + "change_type": "Modified" + }, + { + "file": "src/hyper_tokio/connector.rs", + "function": "hyper_tokio::connector::SlackClientHyperConnector::http_get_with_client_secret", "change_type": "Modified" } ] @@ -9188,11 +8690,6 @@ ], "commit_sha": "759e9887473b2c6fee3cb5650b286a0a72215150", "vulnerable_symbols": [ - { - "file": "axum-core/src/extract/default_body_limit.rs", - "function": "axum_core::extract::default_body_limit::DefaultBodyLimit::", - "change_type": "Modified" - }, { "file": "axum-core/src/extract/default_body_limit.rs", "function": "axum_core::extract::default_body_limit::DefaultBodyLimit::disable", @@ -9205,22 +8702,22 @@ }, { "file": "axum-core/src/extract/default_body_limit.rs", - "function": "axum_core::extract::default_body_limit::DefaultBodyLimitService::", - "change_type": "Modified" - }, - { - "file": "axum-core/src/extract/default_body_limit.rs", - "function": "axum_core::extract::default_body_limit::DefaultBodyLimitService::poll_ready", + "function": "axum_core::extract::default_body_limit::private::DefaultBodyLimitService::poll_ready", "change_type": "Added" }, { "file": "axum-core/src/extract/default_body_limit.rs", - "function": "axum_core::extract::default_body_limit::DefaultBodyLimitService::call", + "function": "axum_core::extract::default_body_limit::private::DefaultBodyLimitService::call", "change_type": "Added" }, { "file": "axum-core/src/extract/request_parts.rs", - "function": "axum_core::extract::request_parts::from_request", + "function": "axum_core::extract::request_parts::Bytes::from_request", + "change_type": "Modified" + }, + { + "file": "axum-core/src/extract/request_parts.rs", + "function": "axum_core::extract::request_parts::String::from_request", "change_type": "Modified" } ] @@ -9277,13 +8774,13 @@ "vulnerable_symbols": [ { "file": "src/tz_macos.rs", - "function": "tz_macos::get_timezone_inner", - "change_type": "Modified" + "function": "tz_macos::get_timezone", + "change_type": "Added" }, { "file": "src/tz_macos.rs", - "function": "tz_macos::get_timezone", - "change_type": "Added" + "function": "tz_macos::get_timezone_inner", + "change_type": "Modified" } ] }, @@ -9317,19 +8814,14 @@ ], "commit_sha": "4923fb7d458ed28c0302244c54cb4df0acee7ee6", "vulnerable_symbols": [ - { - "file": "src/client/src/api/oauth.rs", - "function": "client::src::api::oauth::SlackOAuthCode::", - "change_type": "Modified" - }, { "file": "src/client/src/api/oauth.rs", "function": "client::src::api::oauth::SlackOAuthCode::fmt", "change_type": "Added" }, { - "file": "src/client/src/errors.rs", - "function": "client::src::errors::SlackClientError::", + "file": "src/client/src/api/oauth.rs", + "function": "client::src::api::oauth::SlackClient::oauth2_access", "change_type": "Modified" }, { @@ -9337,80 +8829,35 @@ "function": "client::src::errors::SlackClientError::from", "change_type": "Added" }, - { - "file": "src/client/src/listener.rs", - "function": "client::src::listener::SlackCommandEventsListenerConfig::", - "change_type": "Modified" - }, - { - "file": "src/client/src/listener.rs", - "function": "client::src::listener::SlackPushEventsListenerConfig::", - "change_type": "Modified" - }, - { - "file": "src/client/src/listener.rs", - "function": "client::src::listener::SlackInteractionEventsListenerConfig::", - "change_type": "Modified" - }, { "file": "src/client/src/listener.rs", "function": "client::src::listener::SlackOAuthListenerConfig::to_redirect_url", "change_type": "Modified" }, - { - "file": "src/client/src/listener.rs", - "function": "client::src::listener::SlackOAuthListenerConfig::", - "change_type": "Modified" - }, { "file": "src/client/src/signature_verifier.rs", "function": "client::src::signature_verifier::SlackEventSignatureVerifier::new", "change_type": "Modified" }, { - "file": "src/client/src/signature_verifier.rs", - "function": "client::src::signature_verifier::SlackEventSignatureVerifier::", - "change_type": "Modified" - }, - { - "file": "src/client/src/signature_verifier.rs", - "function": "client::src::signature_verifier::SlackEventSignatureVerifier::check_signature_success", - "change_type": "Modified" - }, - { - "file": "src/client/src/signature_verifier.rs", - "function": "client::src::signature_verifier::SlackEventSignatureVerifier::test_precoded_data", + "file": "src/hyper/src/listener/oauth.rs", + "function": "hyper::src::listener::oauth::SlackClientEventsHyperListener::slack_oauth_callback_service", "change_type": "Modified" }, { "file": "src/hyper/src/listener/oauth.rs", - "function": "hyper::src::listener::oauth::SlackClientEventsHyperListener::", - "change_type": "Modified" - }, - { - "file": "src/models/src/common/mod.rs", - "function": "models::src::common::SlackClientSecret::", - "change_type": "Modified" - }, - { - "file": "src/models/src/common/mod.rs", - "function": "models::src::common::SlackClientSecret::fmt", - "change_type": "Added" - }, - { - "file": "src/models/src/common/mod.rs", - "function": "models::src::common::SlackVerificationToken::fmt", - "change_type": "Modified" - }, - { - "file": "src/models/src/common/mod.rs", - "function": "models::src::common::SlackSigningSecret::", + "function": "hyper::src::listener::oauth::SlackClientEventsHyperListener::slack_oauth_install_service", "change_type": "Modified" }, { "file": "src/models/src/common/mod.rs", "function": "models::src::common::SlackSigningSecret::fmt", "change_type": "Added" + }, + { + "file": "src/models/src/common/mod.rs", + "function": "models::src::common::SlackClientSecret::fmt", + "change_type": "Added" } ] }, @@ -9433,11 +8880,6 @@ ], "commit_sha": "521769b80039fc8043d1c9883e3d6e5b57359072", "vulnerable_symbols": [ - { - "file": "src/schema.rs", - "function": "schema::SchemaBuilder::", - "change_type": "Modified" - }, { "file": "src/schema.rs", "function": "schema::SchemaBuilder::limit_recursive_depth", @@ -9445,13 +8887,23 @@ }, { "file": "src/schema.rs", - "function": "schema::SchemaBuilder::check_recursive_depth", + "function": "schema::check_recursive_depth", "change_type": "Added" }, { "file": "src/schema.rs", - "function": "schema::SchemaBuilder::check_selection_set", - "change_type": "Added" + "function": "schema::Schema::build_with_ignore_name_conflicts", + "change_type": "Modified" + }, + { + "file": "src/schema.rs", + "function": "schema::Schema::prepare_request", + "change_type": "Modified" + }, + { + "file": "src/schema.rs", + "function": "schema::SchemaBuilder::finish", + "change_type": "Modified" } ] }, @@ -9476,7 +8928,12 @@ "vulnerable_symbols": [ { "file": "src/sync/ms_queue.rs", - "function": "sync::ms_queue::MsQueue::", + "function": "sync::ms_queue::MsQueue::push", + "change_type": "Modified" + }, + { + "file": "src/sync/ms_queue.rs", + "function": "sync::ms_queue::MsQueue::pop", "change_type": "Modified" } ] @@ -9504,7 +8961,7 @@ "vulnerable_symbols": [ { "file": "src/backup.rs", - "function": "backup::BackupEngine::", + "function": "backup::BackupEngine::create_new_backup_flush", "change_type": "Modified" }, { @@ -9512,11 +8969,6 @@ "function": "backup::RestoreOptions::set_keep_log_files", "change_type": "Modified" }, - { - "file": "src/db.rs", - "function": "db::DBWithThreadMode::", - "change_type": "Modified" - }, { "file": "src/db.rs", "function": "db::DBWithThreadMode::flush_wal", @@ -9528,18 +8980,98 @@ "change_type": "Modified" }, { - "file": "src/db_options.rs", - "function": "db_options::BlockBasedOptions::set_partition_filters", + "file": "src/db.rs", + "function": "db::DBWithThreadMode::open_cf_raw", + "change_type": "Modified" + }, + { + "file": "src/db.rs", + "function": "db::DBWithThreadMode::open_raw", + "change_type": "Modified" + }, + { + "file": "src/db.rs", + "function": "db::DBWithThreadMode::list_cf", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::BlockBasedOptions::disable_cache", + "function": "db_options::Options::set_bottommost_compression_options", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::BlockBasedOptions::set_whole_key_filtering", + "function": "db_options::Options::set_use_direct_reads", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::FlushOptions::set_wait", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::ReadOptions::set_tailing", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_allow_mmap_writes", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_report_bg_io_stats", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_error_if_exists", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_unordered_write", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::IngestExternalFileOptions::set_snapshot_consistency", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_enable_pipelined_write", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::IngestExternalFileOptions::set_allow_blocking_flush", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::create_missing_column_families", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_is_fd_close_on_exec", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_disable_auto_compactions", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_bottommost_zstd_max_train_bytes", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_advise_random_on_open", "change_type": "Modified" }, { @@ -9554,82 +9086,12 @@ }, { "file": "src/db_options.rs", - "function": "db_options::Options::create_if_missing", + "function": "db_options::IngestExternalFileOptions::set_allow_global_seqno", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::Options::set_error_if_exists", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_paranoid_checks", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_compaction_readahead_size", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_level_compaction_dynamic_level_bytes", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_use_fsync", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_allow_concurrent_memtable_write", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_use_direct_reads", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_is_fd_close_on_exec", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_unordered_write", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_disable_auto_compactions", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_inplace_update_support", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_enable_pipelined_write", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_report_bg_io_stats", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_advise_random_on_open", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::Options::set_use_adaptive_mutex", + "function": "db_options::CompactOptions::set_change_level", "change_type": "Modified" }, { @@ -9639,7 +9101,32 @@ }, { "file": "src/db_options.rs", - "function": "db_options::Options::set_allow_mmap_writes", + "function": "db_options::IngestExternalFileOptions::set_move_files", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_memtable_whole_key_filtering", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::ReadOptions::fill_cache", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::IngestExternalFileOptions::set_ingest_behind", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_compaction_readahead_size", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::BlockBasedOptions::set_whole_key_filtering", "change_type": "Modified" }, { @@ -9649,12 +9136,22 @@ }, { "file": "src/db_options.rs", - "function": "db_options::Options::set_manual_wal_flush", + "function": "db_options::Options::set_use_fsync", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::Options::set_atomic_flush", + "function": "db_options::ReadOptions::set_total_order_seek", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::BlockBasedOptions::set_pin_l0_filter_and_index_blocks_in_cache", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_use_direct_io_for_flush_and_compaction", "change_type": "Modified" }, { @@ -9664,7 +9161,22 @@ }, { "file": "src/db_options.rs", - "function": "db_options::FlushOptions::set_wait", + "function": "db_options::ReadOptions::set_verify_checksums", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_use_adaptive_mutex", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::WriteOptions::set_low_pri", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_atomic_flush", "change_type": "Modified" }, { @@ -9679,22 +9191,17 @@ }, { "file": "src/db_options.rs", - "function": "db_options::WriteOptions::set_no_slowdown", + "function": "db_options::BlockBasedOptions::set_pin_top_level_index_and_filter", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::WriteOptions::set_low_pri", + "function": "db_options::WriteOptions::set_ignore_missing_column_families", "change_type": "Modified" }, { "file": "src/db_options.rs", - "function": "db_options::WriteOptions::set_memtable_insert_hint_per_batch", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::ReadOptions::fill_cache", + "function": "db_options::Options::set_inplace_update_support", "change_type": "Modified" }, { @@ -9704,7 +9211,47 @@ }, { "file": "src/db_options.rs", - "function": "db_options::ReadOptions::set_total_order_seek", + "function": "db_options::Options::set_enable_write_thread_adaptive_yield", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_paranoid_checks", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::WriteOptions::set_memtable_insert_hint_per_batch", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_manual_wal_flush", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::BlockBasedOptions::set_partition_filters", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_allow_concurrent_memtable_write", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::BlockBasedOptions::set_cache_index_and_filter_blocks", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::ReadOptions::set_background_purge_on_iterator_cleanup", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_level_compaction_dynamic_level_bytes", "change_type": "Modified" }, { @@ -9714,32 +9261,7 @@ }, { "file": "src/db_options.rs", - "function": "db_options::ReadOptions::set_verify_checksums", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::ReadOptions::set_tailing", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::ReadOptions::set_pin_data", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::IngestExternalFileOptions::set_move_files", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::IngestExternalFileOptions::set_allow_global_seqno", - "change_type": "Modified" - }, - { - "file": "src/db_options.rs", - "function": "db_options::IngestExternalFileOptions::set_ingest_behind", + "function": "db_options::BlockBasedOptions::disable_cache", "change_type": "Modified" }, { @@ -9749,7 +9271,27 @@ }, { "file": "src/db_options.rs", - "function": "db_options::CompactOptions::set_change_level", + "function": "db_options::ReadOptions::set_pin_data", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::create_if_missing", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_skip_checking_sst_file_sizes_on_db_open", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::WriteOptions::set_no_slowdown", + "change_type": "Modified" + }, + { + "file": "src/db_options.rs", + "function": "db_options::Options::set_optimize_filters_for_hits", "change_type": "Modified" }, { @@ -9803,7 +9345,32 @@ "vulnerable_symbols": [ { "file": "crossbeam-channel/src/flavors/array.rs", - "function": "crossbeam_channel::flavors::array::Channel::", + "function": "crossbeam_channel::flavors::array::Channel::write", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::read", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::write", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::read", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::drop", "change_type": "Modified" }, { @@ -9812,13 +9379,23 @@ "change_type": "Modified" }, { - "file": "crossbeam-channel/src/flavors/list.rs", - "function": "crossbeam_channel::flavors::list::Channel::new", + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::drop", "change_type": "Modified" }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Inner::", + "function": "crossbeam_deque::Injector::steal_batch", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Inner::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::push", "change_type": "Modified" }, { @@ -9828,22 +9405,32 @@ }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Injector::new", + "function": "crossbeam_deque::Injector::steal", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal_batch_and_pop", "change_type": "Modified" }, { "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::", - "change_type": "Modified" - }, - { - "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::call", + "function": "crossbeam_epoch::deferred::Deferred::new", "change_type": "Modified" }, { "file": "crossbeam-epoch/src/sync/queue.rs", - "function": "crossbeam_epoch::sync::queue::Queue::", + "function": "crossbeam_epoch::sync::queue::Queue::pop_internal", + "change_type": "Modified" + }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::new", + "change_type": "Modified" + }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::pop_if_internal", "change_type": "Modified" }, { @@ -9853,7 +9440,22 @@ }, { "file": "crossbeam-queue/src/array_queue.rs", - "function": "crossbeam_queue::array_queue::ArrayQueue::", + "function": "crossbeam_queue::array_queue::ArrayQueue::push", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::pop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::push", "change_type": "Modified" }, { @@ -9863,7 +9465,12 @@ }, { "file": "crossbeam-queue/src/seg_queue.rs", - "function": "crossbeam_queue::seg_queue::SegQueue::new", + "function": "crossbeam_queue::seg_queue::SegQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::pop", "change_type": "Modified" } ] @@ -9880,7 +9487,17 @@ "vulnerable_symbols": [ { "file": "crossbeam-channel/src/flavors/array.rs", - "function": "crossbeam_channel::flavors::array::Channel::", + "function": "crossbeam_channel::flavors::array::Channel::write", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::read", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::drop", "change_type": "Modified" }, { @@ -9890,12 +9507,27 @@ }, { "file": "crossbeam-channel/src/flavors/list.rs", - "function": "crossbeam_channel::flavors::list::Channel::new", + "function": "crossbeam_channel::flavors::list::Channel::write", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::read", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::drop", "change_type": "Modified" }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Inner::", + "function": "crossbeam_deque::Inner::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal", "change_type": "Modified" }, { @@ -9905,22 +9537,27 @@ }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Injector::new", + "function": "crossbeam_deque::Injector::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal_batch", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal_batch_and_pop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::push", "change_type": "Modified" }, { "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::", - "change_type": "Modified" - }, - { - "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::call", - "change_type": "Modified" - }, - { - "file": "crossbeam-epoch/src/sync/queue.rs", - "function": "crossbeam_epoch::sync::queue::Queue::", + "function": "crossbeam_epoch::deferred::Deferred::new", "change_type": "Modified" }, { @@ -9928,9 +9565,44 @@ "function": "crossbeam_epoch::sync::queue::Queue::push", "change_type": "Modified" }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::new", + "change_type": "Modified" + }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::pop_if_internal", + "change_type": "Modified" + }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::pop_internal", + "change_type": "Modified" + }, { "file": "crossbeam-queue/src/array_queue.rs", - "function": "crossbeam_queue::array_queue::ArrayQueue::", + "function": "crossbeam_queue::array_queue::ArrayQueue::pop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::push", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::pop", "change_type": "Modified" }, { @@ -9940,7 +9612,7 @@ }, { "file": "crossbeam-queue/src/seg_queue.rs", - "function": "crossbeam_queue::seg_queue::SegQueue::new", + "function": "crossbeam_queue::seg_queue::SegQueue::push", "change_type": "Modified" } ] @@ -9957,7 +9629,22 @@ "vulnerable_symbols": [ { "file": "crossbeam-channel/src/flavors/array.rs", - "function": "crossbeam_channel::flavors::array::Channel::", + "function": "crossbeam_channel::flavors::array::Channel::read", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::write", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::write", "change_type": "Modified" }, { @@ -9967,12 +9654,22 @@ }, { "file": "crossbeam-channel/src/flavors/list.rs", - "function": "crossbeam_channel::flavors::list::Channel::new", + "function": "crossbeam_channel::flavors::list::Channel::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/list.rs", + "function": "crossbeam_channel::flavors::list::Channel::read", "change_type": "Modified" }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Inner::", + "function": "crossbeam_deque::Injector::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal", "change_type": "Modified" }, { @@ -9982,22 +9679,32 @@ }, { "file": "crossbeam-deque/src/lib.rs", - "function": "crossbeam_deque::Injector::new", + "function": "crossbeam_deque::Injector::push", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal_batch", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Inner::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-deque/src/lib.rs", + "function": "crossbeam_deque::Injector::steal_batch_and_pop", "change_type": "Modified" }, { "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::", - "change_type": "Modified" - }, - { - "file": "crossbeam-epoch/src/deferred.rs", - "function": "crossbeam_epoch::deferred::Deferred::call", + "function": "crossbeam_epoch::deferred::Deferred::new", "change_type": "Modified" }, { "file": "crossbeam-epoch/src/sync/queue.rs", - "function": "crossbeam_epoch::sync::queue::Queue::", + "function": "crossbeam_epoch::sync::queue::Queue::pop_internal", "change_type": "Modified" }, { @@ -10005,9 +9712,29 @@ "function": "crossbeam_epoch::sync::queue::Queue::push", "change_type": "Modified" }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::new", + "change_type": "Modified" + }, + { + "file": "crossbeam-epoch/src/sync/queue.rs", + "function": "crossbeam_epoch::sync::queue::Queue::pop_if_internal", + "change_type": "Modified" + }, { "file": "crossbeam-queue/src/array_queue.rs", - "function": "crossbeam_queue::array_queue::ArrayQueue::", + "function": "crossbeam_queue::array_queue::ArrayQueue::push", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::pop", "change_type": "Modified" }, { @@ -10017,7 +9744,17 @@ }, { "file": "crossbeam-queue/src/seg_queue.rs", - "function": "crossbeam_queue::seg_queue::SegQueue::new", + "function": "crossbeam_queue::seg_queue::SegQueue::pop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/seg_queue.rs", + "function": "crossbeam_queue::seg_queue::SegQueue::push", "change_type": "Modified" } ] @@ -10034,17 +9771,17 @@ "vulnerable_symbols": [ { "file": "src/proto/h1/role.rs", - "function": "proto::h1::role::Server::", + "function": "proto::h1::role::record_header_indices", "change_type": "Modified" }, { "file": "src/proto/h1/role.rs", - "function": "proto::h1::role::Client::", + "function": "proto::h1::role::Server::parse", "change_type": "Modified" }, { "file": "src/proto/h1/role.rs", - "function": "proto::h1::role::Client::record_header_indices", + "function": "proto::h1::role::Client::parse", "change_type": "Modified" } ] @@ -10101,33 +9838,7 @@ ">= 0.8.7" ], "commit_sha": "924436cc71b5d7245631a0cf4f02ff536630a1fd", - "vulnerable_symbols": [ - { - "file": "crossbeam-utils/src/atomic/atomic_cell.rs", - "function": "crossbeam_utils::atomic::atomic_cell::fetch_add", - "change_type": "Modified" - }, - { - "file": "crossbeam-utils/src/atomic/atomic_cell.rs", - "function": "crossbeam_utils::atomic::atomic_cell::fetch_sub", - "change_type": "Modified" - }, - { - "file": "crossbeam-utils/src/atomic/atomic_cell.rs", - "function": "crossbeam_utils::atomic::atomic_cell::fetch_and", - "change_type": "Modified" - }, - { - "file": "crossbeam-utils/src/atomic/atomic_cell.rs", - "function": "crossbeam_utils::atomic::atomic_cell::fetch_or", - "change_type": "Modified" - }, - { - "file": "crossbeam-utils/src/atomic/atomic_cell.rs", - "function": "crossbeam_utils::atomic::atomic_cell::fetch_xor", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2022-0081", @@ -10200,17 +9911,22 @@ "vulnerable_symbols": [ { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::build_and_validate_path", + "function": "tower_http::services::fs::serve_dir::build_and_validate_path", "change_type": "Modified" }, { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::access_cjk_percent_encoded_uri_path", + "function": "tower_http::services::fs::serve_dir::ResponseFuture::poll", "change_type": "Modified" }, { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::access_space_percent_encoded_uri_path", + "function": "tower_http::services::fs::serve_dir::ServeDir::call", + "change_type": "Modified" + }, + { + "file": "tower-http/src/services/fs/serve_dir.rs", + "function": "tower_http::services::fs::serve_dir::maybe_redirect_or_append_path", "change_type": "Modified" } ] @@ -10229,6 +9945,11 @@ "file": "src/lib.rs", "function": "clean_text", "change_type": "Modified" + }, + { + "file": "src/lib.rs", + "function": "Builder::adjust_node_attributes", + "change_type": "Modified" } ] }, @@ -10513,32 +10234,32 @@ "vulnerable_symbols": [ { "file": "tremor-cli/src/run.rs", - "function": "tremor_cli::run::Ingress::from_args", + "function": "tremor_cli::run::run_trickle_source", "change_type": "Modified" }, { "file": "tremor-cli/src/run.rs", - "function": "tremor_cli::run::Ingress::run_tremor_source", + "function": "tremor_cli::run::Ingress::process", "change_type": "Modified" }, { "file": "tremor-cli/src/run.rs", - "function": "tremor_cli::run::Ingress::run_trickle_source", + "function": "tremor_cli::run::run_tremor_source", "change_type": "Modified" }, { "file": "tremor-script/src/ast/base_expr.rs", - "function": "tremor_script::ast::base_expr::Expr::", + "function": "tremor_script::ast::base_expr::Expr::mid", "change_type": "Modified" }, { "file": "tremor-script/src/ast/raw.rs", - "function": "tremor_script::ast::raw::ExprRaw::", + "function": "tremor_script::ast::raw::ExprRaw::up", "change_type": "Modified" }, { "file": "tremor-script/src/ast/to_static.rs", - "function": "tremor_script::ast::to_static::Expr::", + "function": "tremor_script::ast::to_static::Expr::into_static", "change_type": "Modified" }, { @@ -10546,11 +10267,6 @@ "function": "tremor_script::interpreter::expr::Expr::patch_in_place", "change_type": "Deleted" }, - { - "file": "tremor-script/src/interpreter/expr.rs", - "function": "tremor_script::interpreter::expr::Expr::", - "change_type": "Modified" - }, { "file": "tremor-script/src/interpreter/expr.rs", "function": "tremor_script::interpreter::expr::Expr::merge_in_place", @@ -10558,7 +10274,7 @@ }, { "file": "tremor-script/src/interpreter/expr.rs", - "function": "tremor_script::interpreter::expr::Expr::comprehension", + "function": "tremor_script::interpreter::expr::Expr::run", "change_type": "Modified" } ] @@ -10608,12 +10324,12 @@ "vulnerable_symbols": [ { "file": "src/mnt/fuse3.rs", - "function": "mnt::fuse3::Mount::new", + "function": "mnt::fuse3::Mount::drop", "change_type": "Modified" }, { - "file": "src/mnt/fuse3_sys.rs", - "function": "mnt::fuse3_sys::fuse_session_new", + "file": "src/mnt/fuse3.rs", + "function": "mnt::fuse3::Mount::new", "change_type": "Modified" } ] @@ -10705,22 +10421,17 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Signature::parse", - "change_type": "Deleted" - }, - { - "file": "src/lib.rs", - "function": "Signature::parse_overflowing", + "function": "Signature::parse_standard_slice", "change_type": "Added" }, { "file": "src/lib.rs", - "function": "Signature::parse_slice", - "change_type": "Deleted" + "function": "Signature::parse_standard", + "change_type": "Added" }, { "file": "src/lib.rs", - "function": "Signature::parse_standard", + "function": "Signature::parse_overflowing", "change_type": "Added" }, { @@ -10730,8 +10441,13 @@ }, { "file": "src/lib.rs", - "function": "Signature::parse_standard_slice", - "change_type": "Added" + "function": "Signature::parse", + "change_type": "Deleted" + }, + { + "file": "src/lib.rs", + "function": "Signature::parse_slice", + "change_type": "Deleted" } ] }, @@ -10755,18 +10471,7 @@ ">= 0.3.1" ], "commit_sha": "47ddbaa411afe7c499311a248a38135e5a192b67", - "vulnerable_symbols": [ - { - "file": "src/fields/mod.rs", - "function": "fields::mul_by_inverse", - "change_type": "Modified" - }, - { - "file": "src/groups/curves/short_weierstrass/non_zero_affine.rs", - "function": "groups::curves::short_weierstrass::non_zero_affine::correctness_test_1", - "change_type": "Added" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2021-0074", @@ -10779,11 +10484,6 @@ ], "commit_sha": "bcdf2d862675a37f4cace6c5258bb09aac0b9f85", "vulnerable_symbols": [ - { - "file": "src/lib.rs", - "function": "Builder::", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "Builder::check_expected_namespace", @@ -10791,17 +10491,17 @@ }, { "file": "src/lib.rs", - "function": "Builder::is_svg_tag", + "function": "is_mathml_tag", "change_type": "Added" }, { "file": "src/lib.rs", - "function": "Builder::is_mathml_tag", + "function": "is_svg_tag", "change_type": "Added" }, { "file": "src/lib.rs", - "function": "Builder::is_url_relative", + "function": "Builder::clean_dom", "change_type": "Modified" } ] @@ -10828,20 +10528,10 @@ "patched_versions": [], "commit_sha": "4a91c27fe236ee06b4c6106f7d3ef03fe58832dc", "vulnerable_symbols": [ - { - "file": "src/lib.rs", - "function": "is", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "msys_tty_on", "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "console_on_any", - "change_type": "Modified" } ] }, @@ -10889,7 +10579,7 @@ "vulnerable_symbols": [ { "file": "src/transport/smtp/client/mod.rs", - "function": "transport::smtp::client::ClientCodec::", + "function": "transport::smtp::client::ClientCodec::encode", "change_type": "Modified" } ] @@ -10939,7 +10629,153 @@ "date": "2021-04-29", "patched_versions": [], "commit_sha": "cd5a34f0533b0acf310a29c0cbbd55e94c9741d8", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128/expand.rs", + "function": "aes::ni::aes128::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192/expand.rs", + "function": "aes::ni::aes192::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256/expand.rs", + "function": "aes::ni::aes256::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor_block8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::swap_bytes", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::inc_be", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::load", + "change_type": "Added" + } + ] }, { "advisory_id": "RUSTSEC-2021-0059", @@ -10948,7 +10784,153 @@ "date": "2021-04-29", "patched_versions": [], "commit_sha": "cd5a34f0533b0acf310a29c0cbbd55e94c9741d8", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128/expand.rs", + "function": "aes::ni::aes128::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192/expand.rs", + "function": "aes::ni::aes192::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256/expand.rs", + "function": "aes::ni::aes256::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor_block8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::swap_bytes", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::inc_be", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::load", + "change_type": "Added" + } + ] }, { "advisory_id": "RUSTSEC-2021-0061", @@ -10957,7 +10939,153 @@ "date": "2021-04-29", "patched_versions": [], "commit_sha": "cd5a34f0533b0acf310a29c0cbbd55e94c9741d8", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128.rs", + "function": "aes::ni::aes128::Aes128::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes128/expand.rs", + "function": "aes::ni::aes128::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192.rs", + "function": "aes::ni::aes192::Aes192::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes192/expand.rs", + "function": "aes::ni::aes192::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::new", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_block", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256.rs", + "function": "aes::ni::aes256::Aes256::decrypt_blocks", + "change_type": "Added" + }, + { + "file": "aes/src/ni/aes256/expand.rs", + "function": "aes::ni::aes256::expand::expand", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::xor_block8", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::swap_bytes", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::inc_be", + "change_type": "Added" + }, + { + "file": "aes/src/ni/ctr.rs", + "function": "aes::ni::ctr::load", + "change_type": "Added" + } + ] }, { "advisory_id": "RUSTSEC-2021-0054", @@ -11029,6 +11157,11 @@ ], "commit_sha": "ae72835078156a3ff3b5b17e2a235189ef892af7", "vulnerable_symbols": [ + { + "file": "diesel/src/sqlite/connection/statement_iterator.rs", + "function": "diesel::sqlite::connection::statement_iterator::NamedStatementIterator::populate_column_indices", + "change_type": "Added" + }, { "file": "diesel/src/sqlite/connection/statement_iterator.rs", "function": "diesel::sqlite::connection::statement_iterator::NamedStatementIterator::new", @@ -11036,12 +11169,7 @@ }, { "file": "diesel/src/sqlite/connection/statement_iterator.rs", - "function": "diesel::sqlite::connection::statement_iterator::NamedStatementIterator::populate_column_indices", - "change_type": "Added" - }, - { - "file": "diesel/src/sqlite/connection/stmt.rs", - "function": "diesel::sqlite::connection::stmt::Statement::field_name", + "function": "diesel::sqlite::connection::statement_iterator::NamedStatementIterator::next", "change_type": "Modified" } ] @@ -11402,17 +11530,22 @@ "vulnerable_symbols": [ { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::build_and_validate_path", + "function": "tower_http::services::fs::serve_dir::build_and_validate_path", "change_type": "Modified" }, { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::access_cjk_percent_encoded_uri_path", + "function": "tower_http::services::fs::serve_dir::maybe_redirect_or_append_path", "change_type": "Modified" }, { "file": "tower-http/src/services/fs/serve_dir.rs", - "function": "tower_http::services::fs::serve_dir::ServeVariant::access_space_percent_encoded_uri_path", + "function": "tower_http::services::fs::serve_dir::ServeDir::call", + "change_type": "Modified" + }, + { + "file": "tower-http/src/services/fs/serve_dir.rs", + "function": "tower_http::services::fs::serve_dir::ResponseFuture::poll", "change_type": "Modified" } ] @@ -11510,13 +11643,7 @@ ">= 0.4.0" ], "commit_sha": "4298b9de04c7b721d242f2169dbb6f155788c859", - "vulnerable_symbols": [ - { - "file": "src/array.rs", - "function": "array::map_array", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2021-0009", @@ -11550,7 +11677,18 @@ ">=0.1.6" ], "commit_sha": "14b7440271c9d2316fab52c745e21087559364f6", - "vulnerable_symbols": [] + "vulnerable_symbols": [ + { + "file": "src/go_offset_log.rs", + "function": "go_offset_log::read_entry", + "change_type": "Modified" + }, + { + "file": "src/offset_log.rs", + "function": "offset_log::read_entry", + "change_type": "Modified" + } + ] }, { "advisory_id": "RUSTSEC-2021-0007", @@ -11615,11 +11753,6 @@ ], "commit_sha": "c7710414aa256c7cd33fb4530656f5ab38e306f7", "vulnerable_symbols": [ - { - "file": "src/chain.rs", - "function": "chain::Chain::", - "change_type": "Modified" - }, { "file": "src/chain.rs", "function": "chain::Chain::default", @@ -11636,28 +11769,13 @@ "change_type": "Deleted" }, { - "file": "src/error.rs", - "function": "error::SnifferError::", - "change_type": "Modified" - }, - { - "file": "src/error.rs", - "function": "error::SnifferError::cause", + "file": "src/field_type.rs", + "function": "field_type::infer_types", "change_type": "Modified" }, { "file": "src/field_type.rs", - "function": "field_type::TypeGuesses::infer_types", - "change_type": "Modified" - }, - { - "file": "src/field_type.rs", - "function": "field_type::TypeGuesses::infer_record_types", - "change_type": "Modified" - }, - { - "file": "src/sample.rs", - "function": "sample::take_sample_from_start", + "function": "field_type::infer_record_types", "change_type": "Modified" }, { @@ -11667,7 +11785,22 @@ }, { "file": "src/sample.rs", - "function": "sample::SampleIter::take_sample_from_start", + "function": "sample::SampleIter::new", + "change_type": "Modified" + }, + { + "file": "src/sample.rs", + "function": "sample::take_sample_from_start", + "change_type": "Modified" + }, + { + "file": "src/sniffer.rs", + "function": "sniffer::Sniffer::infer_quotes_delim", + "change_type": "Modified" + }, + { + "file": "src/sniffer.rs", + "function": "sniffer::quote_count", "change_type": "Modified" }, { @@ -11675,11 +11808,6 @@ "function": "sniffer::Sniffer::get_sample_size", "change_type": "Modified" }, - { - "file": "src/sniffer.rs", - "function": "sniffer::Sniffer::quote_count", - "change_type": "Modified" - }, { "file": "src/snip.rs", "function": "snip::preamble_skipcount", @@ -11902,43 +12030,7 @@ ">= 0.1.43" ], "commit_sha": "18847c50e5d36561cc91c996c3539ddb1eacf6c7", - "vulnerable_symbols": [ - { - "file": "src/id.rs", - "function": "id::offset", - "change_type": "Modified" - }, - { - "file": "src/id.rs", - "function": "id::$ty::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::SyncRef::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::SyncRef::new", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::SyncRef::get_mut", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::SyncRef::as_cell", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::SyncRef::as_cell_unsafe", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2020-0112", @@ -12114,6 +12206,11 @@ ], "commit_sha": "c55cda301c943270b7eb2b4765bedbcce56edb90", "vulnerable_symbols": [ + { + "file": "src/lib.rs", + "function": "NotNan::div_assign", + "change_type": "Modified" + }, { "file": "src/lib.rs", "function": "NotNan::add_assign", @@ -12124,20 +12221,15 @@ "function": "NotNan::sub_assign", "change_type": "Modified" }, - { - "file": "src/lib.rs", - "function": "NotNan::mul_assign", - "change_type": "Modified" - }, - { - "file": "src/lib.rs", - "function": "NotNan::div_assign", - "change_type": "Modified" - }, { "file": "src/lib.rs", "function": "NotNan::rem_assign", "change_type": "Modified" + }, + { + "file": "src/lib.rs", + "function": "NotNan::mul_assign", + "change_type": "Modified" } ] }, @@ -12204,11 +12296,6 @@ ], "commit_sha": "1ee3961a0de6a74a4c5160c97a88696a2164025b", "vulnerable_symbols": [ - { - "file": "src/instance.rs", - "function": "instance::PyObject::", - "change_type": "Modified" - }, { "file": "src/instance.rs", "function": "instance::PyObject::from", @@ -12365,13 +12452,7 @@ "date": "2020-11-14", "patched_versions": [], "commit_sha": "5e43ee86e6a67153ff65da2051f6eb0a77f2c6b8", - "vulnerable_symbols": [ - { - "file": "parc/src/lib.rs", - "function": "parc::LockWeak::", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2020-0131", @@ -12438,10 +12519,20 @@ ], "commit_sha": "4a9d4fbf7e0ab66041a53f19f8c64fb4d5baf4a1", "vulnerable_symbols": [ + { + "file": "src/transport/sendmail/mod.rs", + "function": "transport::sendmail::SendmailTransport::tokio03_command", + "change_type": "Modified" + }, { "file": "src/transport/sendmail/mod.rs", "function": "transport::sendmail::SendmailTransport::command", "change_type": "Modified" + }, + { + "file": "src/transport/sendmail/mod.rs", + "function": "transport::sendmail::SendmailTransport::tokio02_command", + "change_type": "Modified" } ] }, @@ -12551,38 +12642,7 @@ ">= 0.4.2" ], "commit_sha": "7de94f95f519d8281cb48457964065b463d26736", - "vulnerable_symbols": [ - { - "file": "lock_api/src/lib.rs", - "function": "lock_api::GuardNoSend::", - "change_type": "Modified" - }, - { - "file": "lock_api/src/mutex.rs", - "function": "lock_api::mutex::MappedMutexGuard::", - "change_type": "Modified" - }, - { - "file": "lock_api/src/rwlock.rs", - "function": "lock_api::rwlock::RwLockReadGuard::", - "change_type": "Modified" - }, - { - "file": "lock_api/src/rwlock.rs", - "function": "lock_api::rwlock::RwLockWriteGuard::", - "change_type": "Modified" - }, - { - "file": "lock_api/src/rwlock.rs", - "function": "lock_api::rwlock::MappedRwLockReadGuard::", - "change_type": "Modified" - }, - { - "file": "lock_api/src/rwlock.rs", - "function": "lock_api::rwlock::MappedRwLockWriteGuard::", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2020-0068", @@ -12596,7 +12656,7 @@ "vulnerable_symbols": [ { "file": "src/digests.rs", - "function": "digests::MultihashRefGeneric::", + "function": "digests::MultihashRefGeneric::from_slice", "change_type": "Modified" } ] @@ -12759,24 +12819,69 @@ "commit_sha": "5fcffeb4b1a817a3f3954d0047a205013ac502e4", "vulnerable_symbols": [ { - "file": "cipher/src/stream.rs", - "function": "cipher::stream::&mut C::", - "change_type": "Modified" + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_blocks", + "change_type": "Added" }, { "file": "cipher/src/stream.rs", - "function": "cipher::stream::C::", - "change_type": "Modified" + "function": "cipher::stream::C::encrypt", + "change_type": "Added" }, { - "file": "crypto-mac/src/lib.rs", - "function": "crypto_mac::Output::", - "change_type": "Modified" + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::decrypt", + "change_type": "Added" }, { - "file": "crypto-mac/src/lib.rs", - "function": "crypto_mac::Output::from_cipher", - "change_type": "Modified" + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::apply_keystream", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::try_apply_keystream", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::from_block_cipher_mut", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::new", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::new_var", + "change_type": "Added" } ] }, @@ -12789,24 +12894,69 @@ "commit_sha": "5fcffeb4b1a817a3f3954d0047a205013ac502e4", "vulnerable_symbols": [ { - "file": "cipher/src/stream.rs", - "function": "cipher::stream::&mut C::", - "change_type": "Modified" + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_block", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::encrypt_blocks", + "change_type": "Added" + }, + { + "file": "cipher/src/block.rs", + "function": "cipher::block::Alg::decrypt_blocks", + "change_type": "Added" }, { "file": "cipher/src/stream.rs", - "function": "cipher::stream::C::", - "change_type": "Modified" + "function": "cipher::stream::C::encrypt", + "change_type": "Added" }, { - "file": "crypto-mac/src/lib.rs", - "function": "crypto_mac::Output::", - "change_type": "Modified" + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::decrypt", + "change_type": "Added" }, { - "file": "crypto-mac/src/lib.rs", - "function": "crypto_mac::Output::from_cipher", - "change_type": "Modified" + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::apply_keystream", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::try_apply_keystream", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::from_block_cipher_mut", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::new", + "change_type": "Added" + }, + { + "file": "cipher/src/stream.rs", + "function": "cipher::stream::C::new_var", + "change_type": "Added" } ] }, @@ -12893,7 +13043,7 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Personnummer::", + "function": "Personnummer::valid", "change_type": "Modified" } ] @@ -12907,13 +13057,7 @@ ">= 0.3.6" ], "commit_sha": "4d54611f93cecab7fb6072db436064e92fefb5e2", - "vulnerable_symbols": [ - { - "file": "futures-task/src/waker.rs", - "function": "futures_task::waker::waker", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2020-0039", @@ -13036,12 +13180,22 @@ "vulnerable_symbols": [ { "file": "crossbeam-channel/src/flavors/array.rs", - "function": "crossbeam_channel::flavors::array::Channel::", + "function": "crossbeam_channel::flavors::array::Channel::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-channel/src/flavors/array.rs", + "function": "crossbeam_channel::flavors::array::Channel::with_capacity", "change_type": "Modified" }, { "file": "crossbeam-queue/src/array_queue.rs", - "function": "crossbeam_queue::array_queue::ArrayQueue::", + "function": "crossbeam_queue::array_queue::ArrayQueue::drop", + "change_type": "Modified" + }, + { + "file": "crossbeam-queue/src/array_queue.rs", + "function": "crossbeam_queue::array_queue::ArrayQueue::new", "change_type": "Modified" } ] @@ -13058,7 +13212,7 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "LinkedHashMap::", + "function": "LinkedHashMap::into_iter", "change_type": "Modified" } ] @@ -13161,7 +13315,12 @@ "vulnerable_symbols": [ { "file": "tokio-rustls/src/common/mod.rs", - "function": "tokio_rustls::common::Stream::", + "function": "tokio_rustls::common::Stream::handshake", + "change_type": "Modified" + }, + { + "file": "tokio-rustls/src/common/mod.rs", + "function": "tokio_rustls::common::Stream::poll_read", "change_type": "Modified" } ] @@ -13234,8 +13393,8 @@ "vulnerable_symbols": [ { "file": "src/windows/mod.rs", - "function": "windows::decode_utf16", - "change_type": "Deleted" + "function": "windows::wide_to_wtf8", + "change_type": "Added" }, { "file": "src/windows/mod.rs", @@ -13254,9 +13413,14 @@ }, { "file": "src/windows/mod.rs", - "function": "windows::wide_to_wtf8", + "function": "windows::wtf8_to_wide", "change_type": "Added" }, + { + "file": "src/windows/mod.rs", + "function": "windows::decode_utf16", + "change_type": "Deleted" + }, { "file": "src/windows/mod.rs", "function": "windows::encode_utf16", @@ -13264,8 +13428,8 @@ }, { "file": "src/windows/mod.rs", - "function": "windows::wtf8_to_wide", - "change_type": "Added" + "function": "windows::OsString::from_bytes", + "change_type": "Modified" }, { "file": "src/windows/mod.rs", @@ -13274,7 +13438,7 @@ }, { "file": "src/windows/mod.rs", - "function": "windows::OsString::to_bytes", + "function": "windows::OsString::from_bytes_unchecked", "change_type": "Modified" } ] @@ -13433,31 +13597,21 @@ ], "commit_sha": "a88bb29c27c9ab834726eaf0d35e3a6cf4bc1d68", "vulnerable_symbols": [ - { - "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", - "function": "lucet_runtime_internals::alloc::Alloc::", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", - "function": "lucet_runtime_internals::alloc::AddrLocation::", - "change_type": "Modified" - }, { "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", "function": "lucet_runtime_internals::alloc::AddrLocation::is_fault_fatal", "change_type": "Added" }, + { + "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", + "function": "lucet_runtime_internals::alloc::Alloc::addr_location", + "change_type": "Added" + }, { "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", "function": "lucet_runtime_internals::alloc::Alloc::addr_in_guard_page", "change_type": "Deleted" }, - { - "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", - "function": "lucet_runtime_internals::alloc::Alloc::addr_location", - "change_type": "Added" - }, { "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", "function": "lucet_runtime_internals::alloc::Alloc::sigstack_mut", @@ -13465,12 +13619,7 @@ }, { "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", - "function": "lucet_runtime_internals::alloc::Alloc::mem_in_heap", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", - "function": "lucet_runtime_internals::alloc::Limits::", + "function": "lucet_runtime_internals::alloc::Limits::validate", "change_type": "Modified" }, { @@ -13479,28 +13628,38 @@ "change_type": "Modified" }, { - "file": "lucet-runtime/lucet-runtime-internals/src/c_api.rs", - "function": "lucet_runtime_internals::c_api::lucet_alloc_limits::", + "file": "lucet-runtime/lucet-runtime-internals/src/alloc/mod.rs", + "function": "lucet_runtime_internals::alloc::Limits::total_memory_size", "change_type": "Modified" }, { "file": "lucet-runtime/lucet-runtime-internals/src/c_api.rs", - "function": "lucet_runtime_internals::c_api::Limits::", + "function": "lucet_runtime_internals::c_api::lucet_alloc_limits::from", + "change_type": "Modified" + }, + { + "file": "lucet-runtime/lucet-runtime-internals/src/c_api.rs", + "function": "lucet_runtime_internals::c_api::Limits::from", "change_type": "Modified" }, { "file": "lucet-runtime/lucet-runtime-internals/src/instance/signals.rs", - "function": "lucet_runtime_internals::instance::signals::Instance::", + "function": "lucet_runtime_internals::instance::signals::Instance::with_signals_on", "change_type": "Modified" }, { "file": "lucet-runtime/lucet-runtime-internals/src/instance/signals.rs", - "function": "lucet_runtime_internals::instance::signals::Instance::handle_signal", + "function": "lucet_runtime_internals::instance::signals::handle_signal", "change_type": "Modified" }, { "file": "lucet-runtime/lucet-runtime-internals/src/region/mmap.rs", - "function": "lucet_runtime_internals::region::mmap::MmapRegion::", + "function": "lucet_runtime_internals::region::mmap::MmapRegion::new_instance_with", + "change_type": "Modified" + }, + { + "file": "lucet-runtime/lucet-runtime-internals/src/region/mmap.rs", + "function": "lucet_runtime_internals::region::mmap::MmapRegion::create_aligned", "change_type": "Modified" }, { @@ -13509,64 +13668,24 @@ "change_type": "Modified" }, { - "file": "lucet-runtime/lucet-runtime-tests/src/guest_fault.rs", - "function": "lucet_runtime_tests::guest_fault::hit_sigstack_guard_page", - "change_type": "Added" + "file": "lucet-runtime/lucet-runtime-internals/src/region/mmap.rs", + "function": "lucet_runtime_internals::region::mmap::MmapRegion::drop_alloc", + "change_type": "Modified" }, { - "file": "lucet-runtime/lucet-runtime-tests/src/guest_fault.rs", - "function": "lucet_runtime_tests::guest_fault::lucet_vmctx_get_globals", - "change_type": "Added" + "file": "lucet-runtime/lucet-runtime-internals/src/region/mmap.rs", + "function": "lucet_runtime_internals::region::mmap::MmapRegion::create_slot", + "change_type": "Modified" }, { "file": "lucet-runtime/lucet-runtime-tests/src/guest_fault.rs", "function": "lucet_runtime_tests::guest_fault::mock_traps_module", "change_type": "Modified" }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/guest_fault.rs", - "function": "lucet_runtime_tests::guest_fault::handler", - "change_type": "Modified" - }, { "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", "function": "lucet_runtime_tests::timeout::mock_timeout_module", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::onetwothree", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::infinite_loop", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::do_nothing", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::run_slow_hostcall", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::slow_hostcall", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::run_yielding_hostcall", - "change_type": "Modified" - }, - { - "file": "lucet-runtime/lucet-runtime-tests/src/timeout.rs", - "function": "lucet_runtime_tests::timeout::yielding_hostcall", - "change_type": "Modified" + "change_type": "Deleted" }, { "file": "lucet-wasi/src/main.rs", @@ -13651,7 +13770,12 @@ "vulnerable_symbols": [ { "file": "actix-service/src/and_then.rs", - "function": "actix_service::and_then::AndThenService::", + "function": "actix_service::and_then::AndThenService::new", + "change_type": "Modified" + }, + { + "file": "actix-service/src/and_then.rs", + "function": "actix_service::and_then::AndThenService::call", "change_type": "Modified" }, { @@ -13661,32 +13785,57 @@ }, { "file": "actix-service/src/and_then.rs", - "function": "actix_service::and_then::AndThenService::call", + "function": "actix_service::and_then::AndThenServiceResponse::poll", "change_type": "Modified" }, { "file": "actix-service/src/and_then_apply_fn.rs", - "function": "actix_service::and_then_apply_fn::new", + "function": "actix_service::and_then_apply_fn::AndThenApplyFnFactoryResponse::poll", "change_type": "Modified" }, { "file": "actix-service/src/and_then_apply_fn.rs", - "function": "actix_service::and_then_apply_fn::poll_ready", + "function": "actix_service::and_then_apply_fn::AndThenApplyFnFuture::poll", "change_type": "Modified" }, { "file": "actix-service/src/and_then_apply_fn.rs", - "function": "actix_service::and_then_apply_fn::call", + "function": "actix_service::and_then_apply_fn::AndThenApplyFn::new", + "change_type": "Modified" + }, + { + "file": "actix-service/src/and_then_apply_fn.rs", + "function": "actix_service::and_then_apply_fn::AndThenApplyFn::call", + "change_type": "Modified" + }, + { + "file": "actix-service/src/and_then_apply_fn.rs", + "function": "actix_service::and_then_apply_fn::AndThenApplyFn::poll_ready", "change_type": "Modified" }, { "file": "actix-service/src/apply_cfg.rs", - "function": "actix_service::apply_cfg::new_service", + "function": "actix_service::apply_cfg::ApplyConfigService::new_service", "change_type": "Modified" }, { - "file": "actix-service/src/cell.rs", - "function": "actix_service::cell::Cell::", + "file": "actix-service/src/apply_cfg.rs", + "function": "actix_service::apply_cfg::apply_cfg", + "change_type": "Modified" + }, + { + "file": "actix-service/src/apply_cfg.rs", + "function": "actix_service::apply_cfg::ApplyConfigServiceFactoryResponse::poll", + "change_type": "Modified" + }, + { + "file": "actix-service/src/apply_cfg.rs", + "function": "actix_service::apply_cfg::ApplyConfigServiceFactory::new_service", + "change_type": "Modified" + }, + { + "file": "actix-service/src/apply_cfg.rs", + "function": "actix_service::apply_cfg::apply_cfg_factory", "change_type": "Modified" }, { @@ -13729,11 +13878,6 @@ "function": "actix_service::cell::Cell::call", "change_type": "Deleted" }, - { - "file": "actix-service/src/then.rs", - "function": "actix_service::then::ThenService::", - "change_type": "Modified" - }, { "file": "actix-service/src/then.rs", "function": "actix_service::then::ThenService::poll_ready", @@ -13743,6 +13887,16 @@ "file": "actix-service/src/then.rs", "function": "actix_service::then::ThenService::call", "change_type": "Modified" + }, + { + "file": "actix-service/src/then.rs", + "function": "actix_service::then::ThenService::new", + "change_type": "Modified" + }, + { + "file": "actix-service/src/then.rs", + "function": "actix_service::then::ThenServiceResponse::poll", + "change_type": "Modified" } ] }, @@ -13831,7 +13985,7 @@ "vulnerable_symbols": [ { "file": "src/crypto/generichash/digest.rs", - "function": "crypto::generichash::digest::Digest::", + "function": "crypto::generichash::digest::Digest::eq", "change_type": "Modified" } ] @@ -13906,18 +14060,7 @@ ">= 0.5.0" ], "commit_sha": "22351fe532cf480e26a7ad8717d86a023da8f1d6", - "vulnerable_symbols": [ - { - "file": "src/api.rs", - "function": "api::trigger_multi_frame_capture", - "change_type": "Modified" - }, - { - "file": "src/api.rs", - "function": "api::set_capture_file_comments", - "change_type": "Modified" - } - ] + "vulnerable_symbols": [] }, { "advisory_id": "RUSTSEC-2019-0016", @@ -13985,6 +14128,11 @@ ], "commit_sha": "214e6467a1e32e690f08f0b34dea540625b6724c", "vulnerable_symbols": [ + { + "file": "src/hdr/decoder.rs", + "function": "hdr::decoder::HDRDecoder::read_image_hdr", + "change_type": "Modified" + }, { "file": "src/hdr/decoder.rs", "function": "hdr::decoder::HDRDecoder::read_image_transform", @@ -13994,11 +14142,6 @@ "file": "src/hdr/decoder.rs", "function": "hdr::decoder::HDRDecoder::read_image_ldr", "change_type": "Modified" - }, - { - "file": "src/hdr/decoder.rs", - "function": "hdr::decoder::HDRDecoder::read_image_hdr", - "change_type": "Modified" } ] }, @@ -14047,12 +14190,12 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "Deserializer::parse_short_str_", + "function": "Deserializer::parse_str_", "change_type": "Modified" }, { "file": "src/lib.rs", - "function": "Deserializer::parse_str_", + "function": "Deserializer::parse_short_str_", "change_type": "Modified" } ] @@ -14177,12 +14320,12 @@ }, { "file": "pulse-binding/src/context/ext_device_restore.rs", - "function": "pulse_binding::context::ext_device_restore::ext_subscribe_cb_proxy", + "function": "pulse_binding::context::ext_device_restore::read_list_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/ext_device_restore.rs", - "function": "pulse_binding::context::ext_device_restore::read_list_cb_proxy", + "function": "pulse_binding::context::ext_device_restore::ext_subscribe_cb_proxy", "change_type": "Modified" }, { @@ -14195,11 +14338,6 @@ "function": "pulse_binding::context::introspect::get_sink_info_list_cb_proxy", "change_type": "Modified" }, - { - "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::get_source_info_list_cb_proxy", - "change_type": "Modified" - }, { "file": "pulse-binding/src/context/introspect.rs", "function": "pulse_binding::context::introspect::get_server_info_cb_proxy", @@ -14207,12 +14345,7 @@ }, { "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::mod_info_list_cb_proxy", - "change_type": "Modified" - }, - { - "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::context_index_cb_proxy", + "function": "pulse_binding::context::introspect::get_source_info_list_cb_proxy", "change_type": "Modified" }, { @@ -14220,11 +14353,31 @@ "function": "pulse_binding::context::introspect::get_client_info_list_cb_proxy", "change_type": "Modified" }, + { + "file": "pulse-binding/src/context/introspect.rs", + "function": "pulse_binding::context::introspect::get_source_output_info_list_cb_proxy", + "change_type": "Modified" + }, { "file": "pulse-binding/src/context/introspect.rs", "function": "pulse_binding::context::introspect::get_card_info_list_cb_proxy", "change_type": "Modified" }, + { + "file": "pulse-binding/src/context/introspect.rs", + "function": "pulse_binding::context::introspect::mod_info_list_cb_proxy", + "change_type": "Modified" + }, + { + "file": "pulse-binding/src/context/introspect.rs", + "function": "pulse_binding::context::introspect::get_stat_info_cb_proxy", + "change_type": "Modified" + }, + { + "file": "pulse-binding/src/context/introspect.rs", + "function": "pulse_binding::context::introspect::get_sample_info_list_cb_proxy", + "change_type": "Modified" + }, { "file": "pulse-binding/src/context/introspect.rs", "function": "pulse_binding::context::introspect::get_sink_input_info_list_cb_proxy", @@ -14232,67 +14385,57 @@ }, { "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::get_source_output_info_list_cb_proxy", - "change_type": "Modified" - }, - { - "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::Introspector::get_stat_info_cb_proxy", - "change_type": "Modified" - }, - { - "file": "pulse-binding/src/context/introspect.rs", - "function": "pulse_binding::context::introspect::Introspector::get_sample_info_list_cb_proxy", + "function": "pulse_binding::context::introspect::context_index_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::success_cb_proxy", + "function": "pulse_binding::context::notify_cb_proxy_multi", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::notify_cb_proxy_single", + "function": "pulse_binding::context::ext_subscribe_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::notify_cb_proxy_multi", + "function": "pulse_binding::context::success_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::event_cb_proxy", + "function": "pulse_binding::context::notify_cb_proxy_single", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::ext_test_cb_proxy", + "function": "pulse_binding::context::event_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/mod.rs", - "function": "pulse_binding::context::Context::ext_subscribe_cb_proxy", + "function": "pulse_binding::context::ext_test_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/scache.rs", - "function": "pulse_binding::context::scache::Context::play_sample_success_cb_proxy", + "function": "pulse_binding::context::scache::play_sample_success_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/context/subscribe.rs", - "function": "pulse_binding::context::subscribe::Context::cb_proxy", + "function": "pulse_binding::context::subscribe::cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/mainloop/api.rs", - "function": "pulse_binding::mainloop::api::*const ApiInternal::once_cb_proxy", + "function": "pulse_binding::mainloop::api::once_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/mainloop/events/deferred.rs", - "function": "pulse_binding::mainloop::events::deferred::DeferEvent::event_cb_proxy", + "function": "pulse_binding::mainloop::events::deferred::event_cb_proxy", "change_type": "Modified" }, { @@ -14312,27 +14455,27 @@ }, { "file": "pulse-binding/src/operation.rs", - "function": "pulse_binding::operation::Operation::notify_cb_proxy", + "function": "pulse_binding::operation::notify_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/stream.rs", - "function": "pulse_binding::stream::Stream::success_cb_proxy", + "function": "pulse_binding::stream::event_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/stream.rs", - "function": "pulse_binding::stream::Stream::request_cb_proxy", + "function": "pulse_binding::stream::success_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/stream.rs", - "function": "pulse_binding::stream::Stream::notify_cb_proxy", + "function": "pulse_binding::stream::notify_cb_proxy", "change_type": "Modified" }, { "file": "pulse-binding/src/stream.rs", - "function": "pulse_binding::stream::Stream::event_cb_proxy", + "function": "pulse_binding::stream::request_cb_proxy", "change_type": "Modified" } ] @@ -14358,16 +14501,6 @@ ], "commit_sha": "a5256f3e5e23b83eaad69699e0b04653aba04fb8", "vulnerable_symbols": [ - { - "file": "src/algorithm/mod.rs", - "function": "algorithm::af_scan", - "change_type": "Modified" - }, - { - "file": "src/algorithm/mod.rs", - "function": "algorithm::af_scan_by_key", - "change_type": "Modified" - }, { "file": "src/algorithm/mod.rs", "function": "algorithm::scan", @@ -14380,37 +14513,22 @@ }, { "file": "src/array.rs", - "function": "array::af_create_array", + "function": "array::Array::new_empty", "change_type": "Modified" }, { "file": "src/array.rs", - "function": "array::af_create_handle", + "function": "array::Array::new", "change_type": "Modified" }, { "file": "src/array.rs", - "function": "array::af_get_type", + "function": "array::Array::new_strided", "change_type": "Modified" }, { "file": "src/array.rs", - "function": "array::af_cast", - "change_type": "Modified" - }, - { - "file": "src/array.rs", - "function": "array::af_get_backend_id", - "change_type": "Modified" - }, - { - "file": "src/array.rs", - "function": "array::af_create_strided_array", - "change_type": "Modified" - }, - { - "file": "src/array.rs", - "function": "array::Array::af_get_strides", + "function": "array::Array::cast", "change_type": "Modified" }, { @@ -14423,124 +14541,19 @@ "function": "array::Array::get_type", "change_type": "Modified" }, - { - "file": "src/data/mod.rs", - "function": "data::af_range", - "change_type": "Modified" - }, - { - "file": "src/data/mod.rs", - "function": "data::af_iota", - "change_type": "Modified" - }, - { - "file": "src/data/mod.rs", - "function": "data::af_identity", - "change_type": "Modified" - }, { "file": "src/data/mod.rs", "function": "data::range", "change_type": "Modified" }, - { - "file": "src/data/mod.rs", - "function": "data::iota", - "change_type": "Modified" - }, { "file": "src/data/mod.rs", "function": "data::identity", "change_type": "Modified" }, { - "file": "src/defines.rs", - "function": "defines::AfError::", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_cast", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_resize", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_transform", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_rotate", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_translate", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_scale", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_skew", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_regions", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_medfilt", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_medfilt1", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_minfilt", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_maxfilt", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::af_color_space", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::load_image", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::load_image_native", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::resize", - "change_type": "Modified" - }, - { - "file": "src/image/mod.rs", - "function": "image::transform", + "file": "src/data/mod.rs", + "function": "data::iota", "change_type": "Modified" }, { @@ -14548,6 +14561,11 @@ "function": "image::rotate", "change_type": "Modified" }, + { + "file": "src/image/mod.rs", + "function": "image::load_image", + "change_type": "Modified" + }, { "file": "src/image/mod.rs", "function": "image::translate", @@ -14558,6 +14576,11 @@ "function": "image::scale", "change_type": "Modified" }, + { + "file": "src/image/mod.rs", + "function": "image::resize", + "change_type": "Modified" + }, { "file": "src/image/mod.rs", "function": "image::skew", @@ -14568,6 +14591,11 @@ "function": "image::color_space", "change_type": "Modified" }, + { + "file": "src/image/mod.rs", + "function": "image::medfilt1", + "change_type": "Modified" + }, { "file": "src/image/mod.rs", "function": "image::regions", @@ -14575,12 +14603,12 @@ }, { "file": "src/image/mod.rs", - "function": "image::medfilt1", + "function": "image::transform", "change_type": "Modified" }, { - "file": "src/lapack/mod.rs", - "function": "lapack::af_norm", + "file": "src/image/mod.rs", + "function": "image::load_image_native", "change_type": "Modified" }, { @@ -14590,42 +14618,7 @@ }, { "file": "src/random/mod.rs", - "function": "random::af_randu", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_randn", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_create_random_engine", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_random_engine_set_type", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_random_engine_get_type", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_set_default_random_engine_type", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_random_uniform", - "change_type": "Modified" - }, - { - "file": "src/random/mod.rs", - "function": "random::af_random_normal", + "function": "random::random_normal", "change_type": "Modified" }, { @@ -14633,11 +14626,6 @@ "function": "random::RandomEngine::new", "change_type": "Modified" }, - { - "file": "src/random/mod.rs", - "function": "random::RandomEngine::get_type", - "change_type": "Modified" - }, { "file": "src/random/mod.rs", "function": "random::RandomEngine::set_type", @@ -14645,52 +14633,17 @@ }, { "file": "src/random/mod.rs", - "function": "random::RandomEngine::set_default_random_engine_type", + "function": "random::RandomEngine::get_type", "change_type": "Modified" }, { "file": "src/random/mod.rs", - "function": "random::RandomEngine::random_normal", + "function": "random::random_uniform", "change_type": "Modified" }, { - "file": "src/signal/mod.rs", - "function": "signal::af_convolve1", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_convolve2", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_convolve3", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_convolve2_sep", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_fft_convolve1", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_fft_convolve2", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_fft_convolve3", - "change_type": "Modified" - }, - { - "file": "src/signal/mod.rs", - "function": "signal::af_iir", + "file": "src/random/mod.rs", + "function": "random::set_default_random_engine_type", "change_type": "Modified" }, { @@ -14700,32 +14653,7 @@ }, { "file": "src/sparse/mod.rs", - "function": "sparse::af_create_sparse_array", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::af_create_sparse_array_from_ptr", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::af_create_sparse_array_from_dense", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::af_sparse_convert_to", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::af_sparse_get_info", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::af_sparse_get_storage", + "function": "sparse::sparse_convert_to", "change_type": "Modified" }, { @@ -14733,21 +14661,16 @@ "function": "sparse::sparse", "change_type": "Modified" }, + { + "file": "src/sparse/mod.rs", + "function": "sparse::sparse_get_format", + "change_type": "Modified" + }, { "file": "src/sparse/mod.rs", "function": "sparse::sparse_from_host", "change_type": "Modified" }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::sparse_from_dense", - "change_type": "Modified" - }, - { - "file": "src/sparse/mod.rs", - "function": "sparse::sparse_convert_to", - "change_type": "Modified" - }, { "file": "src/sparse/mod.rs", "function": "sparse::sparse_get_info", @@ -14755,12 +14678,7 @@ }, { "file": "src/sparse/mod.rs", - "function": "sparse::sparse_get_format", - "change_type": "Modified" - }, - { - "file": "src/statistics/mod.rs", - "function": "statistics::af_topk", + "function": "sparse::sparse_from_dense", "change_type": "Modified" }, { @@ -14768,71 +14686,11 @@ "function": "statistics::topk", "change_type": "Modified" }, - { - "file": "src/util.rs", - "function": "util::af_get_size_of", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::get_size", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::DType::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::DType::from", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::InterpType::", - "change_type": "Modified" - }, { "file": "src/util.rs", "function": "util::InterpType::from", "change_type": "Modified" }, - { - "file": "src/util.rs", - "function": "util::ConvMode::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::ConvMode::from", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::ConvDomain::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::ConvDomain::from", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::MatchType::", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::MatchType::from", - "change_type": "Modified" - }, - { - "file": "src/util.rs", - "function": "util::ColorMap::", - "change_type": "Modified" - }, { "file": "src/util.rs", "function": "util::ColorMap::from", @@ -14840,12 +14698,17 @@ }, { "file": "src/util.rs", - "function": "util::Complex::get_af_dtype", + "function": "util::ConvMode::from", "change_type": "Modified" }, { "file": "src/util.rs", - "function": "util::SparseFormat::", + "function": "util::ConvDomain::from", + "change_type": "Modified" + }, + { + "file": "src/util.rs", + "function": "util::Complex::get_af_dtype", "change_type": "Modified" }, { @@ -14855,7 +14718,17 @@ }, { "file": "src/util.rs", - "function": "util::BinaryOp::", + "function": "util::get_size", + "change_type": "Modified" + }, + { + "file": "src/util.rs", + "function": "util::DType::from", + "change_type": "Modified" + }, + { + "file": "src/util.rs", + "function": "util::MatchType::from", "change_type": "Modified" }, { @@ -14863,21 +14736,11 @@ "function": "util::BinaryOp::from", "change_type": "Modified" }, - { - "file": "src/util.rs", - "function": "util::RandomEngineType::", - "change_type": "Modified" - }, { "file": "src/util.rs", "function": "util::RandomEngineType::from", "change_type": "Modified" }, - { - "file": "src/vision/mod.rs", - "function": "vision::af_match_template", - "change_type": "Modified" - }, { "file": "src/vision/mod.rs", "function": "vision::match_template", @@ -14961,12 +14824,12 @@ "vulnerable_symbols": [ { "file": "src/scanner.rs", - "function": "scanner::Scanner::", + "function": "scanner::Scanner::increase_flow_level", "change_type": "Modified" }, { "file": "src/scanner.rs", - "function": "scanner::Scanner::increase_flow_level", + "function": "scanner::Scanner::fetch_flow_collection_start", "change_type": "Modified" } ] @@ -14981,11 +14844,6 @@ ], "commit_sha": "41d58237a733051603069d1249c549cc8b6dada0", "vulnerable_symbols": [ - { - "file": "src/de.rs", - "function": "de::Deserializer::", - "change_type": "Modified" - }, { "file": "src/de.rs", "function": "de::Deserializer::recursion_check", @@ -14993,22 +14851,37 @@ }, { "file": "src/de.rs", - "function": "de::SeqAccess::visit_scalar", + "function": "de::MapAccess::next_value_seed", "change_type": "Modified" }, { "file": "src/de.rs", - "function": "de::MapAccess::visit_scalar", + "function": "de::Deserializer::visit_mapping", "change_type": "Modified" }, { "file": "src/de.rs", - "function": "de::EnumAccess::visit_scalar", + "function": "de::Deserializer::visit_sequence", "change_type": "Modified" }, { - "file": "src/error.rs", - "function": "error::Error::", + "file": "src/de.rs", + "function": "de::EnumAccess::variant_seed", + "change_type": "Modified" + }, + { + "file": "src/de.rs", + "function": "de::SeqAccess::next_element_seed", + "change_type": "Modified" + }, + { + "file": "src/de.rs", + "function": "de::from_str", + "change_type": "Modified" + }, + { + "file": "src/de.rs", + "function": "de::Deserializer::jump", "change_type": "Modified" }, { @@ -15018,7 +14891,12 @@ }, { "file": "src/error.rs", - "function": "error::Error::fix_marker", + "function": "error::Error::description", + "change_type": "Modified" + }, + { + "file": "src/error.rs", + "function": "error::Error::fmt", "change_type": "Modified" } ] @@ -15096,13 +14974,18 @@ "vulnerable_symbols": [ { "file": "src/entry.rs", - "function": "entry::EntryFields::", + "function": "entry::EntryFields::validate_inside_dst", + "change_type": "Added" + }, + { + "file": "src/entry.rs", + "function": "entry::EntryFields::unpack_in", "change_type": "Modified" }, { "file": "src/entry.rs", - "function": "entry::EntryFields::validate_inside_dst", - "change_type": "Added" + "function": "entry::EntryFields::unpack", + "change_type": "Modified" } ] }, @@ -15146,7 +15029,7 @@ "vulnerable_symbols": [ { "file": "openssl/src/cms.rs", - "function": "openssl::cms::CmsContentInfo::", + "function": "openssl::cms::CmsContentInfo::sign", "change_type": "Modified" } ] @@ -15211,12 +15094,12 @@ "vulnerable_symbols": [ { "file": "src/lib.rs", - "function": "encode_config", + "function": "encoded_size", "change_type": "Modified" }, { "file": "src/lib.rs", - "function": "encoded_size", + "function": "encode_config", "change_type": "Modified" }, { @@ -15236,35 +15119,10 @@ ], "commit_sha": "fec804cdb8d5e3cc5c78e0c7cb0317121d2b5dcf", "vulnerable_symbols": [ - { - "file": "security-framework-sys/src/trust.rs", - "function": "security_framework_sys::trust::SecTrustSetPolicies", - "change_type": "Added" - }, - { - "file": "security-framework/src/policy.rs", - "function": "security_framework::policy::SecPolicy::", - "change_type": "Modified" - }, { "file": "security-framework/src/policy.rs", "function": "security_framework::policy::SecPolicy::create_ssl", - "change_type": "Modified" - }, - { - "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::MidHandshakeSslStream::", - "change_type": "Modified" - }, - { - "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::MidHandshakeClientBuilder::handshake", - "change_type": "Modified" - }, - { - "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::SslContext::handshake", - "change_type": "Modified" + "change_type": "Added" }, { "file": "security-framework/src/secure_transport.rs", @@ -15273,17 +15131,12 @@ }, { "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::SslStream::handshake", - "change_type": "Modified" + "function": "security_framework::secure_transport::ClientBuilder::configure", + "change_type": "Deleted" }, { "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::ClientBuilder::new", - "change_type": "Modified" - }, - { - "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::ClientBuilder::anchor_certificates", + "function": "security_framework::secure_transport::SslContext::handshake", "change_type": "Modified" }, { @@ -15298,18 +15151,23 @@ }, { "file": "security-framework/src/secure_transport.rs", - "function": "security_framework::secure_transport::ClientBuilder::configure", - "change_type": "Deleted" + "function": "security_framework::secure_transport::ClientBuilder::new", + "change_type": "Modified" + }, + { + "file": "security-framework/src/secure_transport.rs", + "function": "security_framework::secure_transport::ClientBuilder::anchor_certificates", + "change_type": "Modified" + }, + { + "file": "security-framework/src/secure_transport.rs", + "function": "security_framework::secure_transport::MidHandshakeClientBuilder::handshake", + "change_type": "Modified" }, { "file": "security-framework/src/trust.rs", "function": "security_framework::trust::SecTrust::set_policy", "change_type": "Added" - }, - { - "file": "security-framework/src/trust.rs", - "function": "security_framework::trust::SecTrust::create_with_certificates", - "change_type": "Modified" } ] },