mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge branch 'main' into redsun82/rust-mad
This commit is contained in:
@@ -4,19 +4,32 @@ extensions:
|
||||
pack: codeql/rust-all
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<&crate::header::name::HeaderName as crate::header::as_name::Sealed>::try_as_name", "Argument[self].Reference", "ReturnValue.Field[core::result::Result::Ok(0)].Field[alloc::borrow::Cow::Borrowed(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<&crate::header::value::HeaderValue as crate::header::into_value::TryIntoHeaderValue>::try_into_value", "Argument[self].Reference", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<&str as crate::header::into_value::TryIntoHeaderValue>::try_into_value", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::OnConnectData>::from_io", "Argument[1]", "Argument[0]", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::WsService as crate::Service>::call", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::body_stream::BodyStream>::new", "Argument[0]", "ReturnValue.Field[actix_http::body::body_stream::BodyStream::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::body_stream::BodyStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::body_stream::BodyStream::stream]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::body_stream::BodyStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::body_stream::BodyStream::stream]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::boxed::BoxBody as crate::body::message_body::MessageBody>::boxed", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::boxed::BoxBody as crate::body::message_body::MessageBody>::try_into_bytes", "Argument[self]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::boxed::BoxBody>::as_pin_mut", "Argument[self].Reference", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::boxed::BoxBody>::as_pin_mut", "Argument[self]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::boxed::BoxBody>::as_pin_mut", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::new", "Argument[0]", "ReturnValue.Field[actix_http::body::message_body::MessageBodyMapErr::body]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::new", "Argument[1]", "ReturnValue.Field[actix_http::body::message_body::MessageBodyMapErr::mapper].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::message_body::MessageBodyMapErr::body]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::message_body::MessageBodyMapErr::mapper]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::message_body::MessageBodyMapErr::body]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::message_body::MessageBodyMapErr>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::message_body::MessageBodyMapErr::mapper]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream as crate::body::message_body::MessageBody>::size", "Argument[self].Field[actix_http::body::sized_stream::SizedStream::size]", "ReturnValue.Field[actix_http::body::size::BodySize::Sized(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::new", "Argument[0]", "ReturnValue.Field[actix_http::body::sized_stream::SizedStream::size]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::new", "Argument[1]", "ReturnValue.Field[actix_http::body::sized_stream::SizedStream::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::sized_stream::SizedStream::size]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::sized_stream::SizedStream::stream]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::sized_stream::SizedStream::size]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::body::sized_stream::SizedStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::body::sized_stream::SizedStream::stream]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::builder::HttpServiceBuilder>::client_disconnect", "Argument[0]", "Argument[self].Field[actix_http::builder::HttpServiceBuilder::client_disconnect_timeout]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::builder::HttpServiceBuilder>::client_disconnect", "Argument[0]", "ReturnValue.Field[actix_http::builder::HttpServiceBuilder::client_disconnect_timeout]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::builder::HttpServiceBuilder>::client_disconnect", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
@@ -45,10 +58,16 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::builder::HttpServiceBuilder>::secure", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::builder::HttpServiceBuilder>::upgrade", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::bytes::Bytes as crate::body::message_body::MessageBody>::try_into_bytes", "Argument[self]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::date::DateService>::now", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::date::DateService>::with_date", "Argument[self]", "Argument[0]", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::decoder::Decoder>::from_headers", "Argument[0]", "ReturnValue.Field[actix_http::encoding::decoder::Decoder::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::decoder::Decoder>::new", "Argument[0]", "ReturnValue.Field[actix_http::encoding::decoder::Decoder::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::decoder::Decoder>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::decoder::Decoder>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::Encoder as crate::body::message_body::MessageBody>::try_into_bytes", "Argument[self].Field[actix_http::encoding::encoder::Encoder::body]", "ReturnValue.Field[core::result::Result::Err(0)].Field[actix_http::encoding::encoder::Encoder::body]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::Encoder as crate::body::message_body::MessageBody>::try_into_bytes", "Argument[self]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::Encoder>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::Encoder>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::Encoder>::response", "Argument[2]", "ReturnValue.Field[actix_http::encoding::encoder::Encoder::body].Field[actix_http::encoding::encoder::EncoderBody::Stream::body]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::EncoderBody as crate::body::message_body::MessageBody>::try_into_bytes", "Argument[self]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::encoding::encoder::EncoderError as crate::error::Error>::source", "Argument[self].Field[actix_http::encoding::encoder::EncoderError::Io(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
@@ -56,6 +75,7 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::DispatchError as crate::error::Error>::source", "Argument[self].Field[actix_http::error::DispatchError::Io(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::DispatchError as crate::error::Error>::source", "Argument[self].Field[actix_http::error::DispatchError::Parse(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::Error>::with_cause", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::ParseError as crate::convert::From>::from", "Argument[0].Field[alloc::string::FromUtf8Error::error]", "ReturnValue.Field[actix_http::error::ParseError::Utf8(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::ParseError as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::error::ParseError::Io(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::ParseError as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::error::ParseError::Uri(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::error::ParseError as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::error::ParseError::Utf8(0)]", "value", "dfc-generated"]
|
||||
@@ -80,6 +100,12 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::decoder::PayloadDecoder>::length", "Argument[0]", "ReturnValue.Field[actix_http::h1::decoder::PayloadDecoder::kind].Field[actix_http::h1::decoder::Kind::Length(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::decoder::PayloadItem>::chunk", "Argument[self].Field[actix_http::h1::decoder::PayloadItem::Chunk(0)]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::decoder::PayloadType>::unwrap", "Argument[self].Field[actix_http::h1::decoder::PayloadType::Payload(0)]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::Dispatcher>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::dispatcher::Dispatcher::inner]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::Dispatcher>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::dispatcher::Dispatcher::poll_count]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::Dispatcher>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::dispatcher::Dispatcher::inner]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::Dispatcher>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::dispatcher::Dispatcher::poll_count]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::InnerDispatcher>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::InnerDispatcher>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::encoder::TransferEncoding>::encode", "Argument[self].Field[actix_http::h1::encoder::TransferEncoding::kind].Field[actix_http::h1::encoder::TransferEncodingKind::Chunked(0)]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::encoder::TransferEncoding>::length", "Argument[0]", "ReturnValue.Field[actix_http::h1::encoder::TransferEncoding::kind].Field[actix_http::h1::encoder::TransferEncodingKind::Length(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::service::H1Service as crate::ServiceFactory>::new_service", "Argument[self].Field[actix_http::h1::service::H1Service::cfg].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
@@ -93,11 +119,19 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::service::H1Service>::with_config", "Argument[0]", "ReturnValue.Field[actix_http::h1::service::H1Service::cfg]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::new", "Argument[0]", "ReturnValue.Field[actix_http::h1::utils::SendResponse::framed].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::new", "Argument[1].Field[actix_http::responses::response::Response::body]", "ReturnValue.Field[actix_http::h1::utils::SendResponse::body].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::body]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::framed]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::res]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::body]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::framed]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::utils::SendResponse>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::h1::utils::SendResponse::res]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::Payload>::new", "Argument[0]", "ReturnValue.Field[actix_http::h2::Payload::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::new", "Argument[0]", "ReturnValue.Field[actix_http::h2::dispatcher::Dispatcher::connection]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::new", "Argument[1]", "ReturnValue.Field[actix_http::h2::dispatcher::Dispatcher::flow]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::new", "Argument[2]", "ReturnValue.Field[actix_http::h2::dispatcher::Dispatcher::config]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::new", "Argument[3]", "ReturnValue.Field[actix_http::h2::dispatcher::Dispatcher::peer_addr]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2Service as crate::ServiceFactory>::new_service", "Argument[self].Field[actix_http::h2::service::H2Service::cfg].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2Service as crate::ServiceFactory>::new_service", "Argument[self].Field[actix_http::h2::service::H2Service::on_connect_ext].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2Service as crate::ServiceFactory>::new_service", "Argument[self].Field[actix_http::h2::service::H2Service::on_connect_ext]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
@@ -106,8 +140,10 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2Service>::on_connect_ext", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2Service>::with_config", "Argument[0]", "ReturnValue.Field[actix_http::h2::service::H2Service::cfg]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::service::H2ServiceHandler as crate::Service>::call", "Argument[0].Field[1]", "ReturnValue.Field[actix_http::h2::service::H2ServiceHandlerResponse::state].Field[actix_http::h2::service::State::Handshake(2)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::map::Removed as crate::iter::traits::iterator::Iterator>::next", "Argument[self].Field[actix_http::header::map::Removed::inner].Field[core::option::Option::Some(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::map::Removed as crate::iter::traits::iterator::Iterator>::size_hint", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::map::Value as crate::ops::deref::Deref>::deref", "Argument[self].Field[actix_http::header::map::Value::inner]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::name::HeaderName as crate::header::as_name::Sealed>::try_as_name", "Argument[self]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[alloc::borrow::Cow::Borrowed(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::shared::content_encoding::ContentEncoding as crate::convert::TryFrom>::try_from", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::shared::http_date::HttpDate as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::header::shared::http_date::HttpDate(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::header::shared::quality::Quality as crate::convert::TryFrom>::try_from", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
||||
@@ -122,11 +158,11 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::keep_alive::KeepAlive as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::keep_alive::KeepAlive::Timeout(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::keep_alive::KeepAlive>::duration", "Argument[self].Field[actix_http::keep_alive::KeepAlive::Timeout(0)].Reference", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::keep_alive::KeepAlive>::normalize", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::message::Message as crate::ops::deref::Deref>::deref", "Argument[self].Field[actix_http::message::Message::head].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::payload::Payload as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::payload::Payload::H1::payload]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::payload::Payload as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::payload::Payload::H2::payload].Field[actix_http::h2::Payload::stream]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::payload::Payload as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::payload::Payload::H2::payload]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::payload::Payload as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::payload::Payload::Stream::payload]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::payload::Payload>::take", "Argument[self].Reference", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::head::RequestHead as crate::message::Head>::with_pool", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::head::RequestHead>::headers", "Argument[self].Field[actix_http::requests::head::RequestHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::head::RequestHead>::headers_mut", "Argument[self].Field[actix_http::requests::head::RequestHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
@@ -135,8 +171,9 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::head::RequestHeadType as crate::h1::encoder::MessageType>::headers", "Argument[self].Field[actix_http::requests::head::RequestHeadType::Owned(0)].Field[actix_http::requests::head::RequestHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::requests::request::Request::head]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::h1::decoder::MessageType>::headers_mut", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::http_message::HttpMessage>::extensions", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::http_message::HttpMessage>::extensions_mut", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::http_message::HttpMessage>::headers", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request as crate::http_message::HttpMessage>::take_payload", "Argument[self].Field[actix_http::requests::request::Request::payload]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::head", "Argument[self].Field[actix_http::requests::request::Request::head]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::head_mut", "Argument[self].Field[actix_http::requests::request::Request::head]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::into_parts", "Argument[self].Field[actix_http::requests::request::Request::head]", "ReturnValue.Field[0]", "value", "dfc-generated"]
|
||||
@@ -145,9 +182,6 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::payload", "Argument[self].Field[actix_http::requests::request::Request::payload]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::peer_addr", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::replace_payload", "Argument[0]", "ReturnValue.Field[0].Field[actix_http::requests::request::Request::payload]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::take_conn_data", "Argument[self].Field[actix_http::requests::request::Request::conn_data].Reference", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::take_conn_data", "Argument[self].Field[actix_http::requests::request::Request::conn_data]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::take_payload", "Argument[self].Field[actix_http::requests::request::Request::payload]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::uri", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::version", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::requests::request::Request>::with_payload", "Argument[0]", "ReturnValue.Field[actix_http::requests::request::Request::payload]", "value", "dfc-generated"]
|
||||
@@ -161,12 +195,16 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::builder::ResponseBuilder>::no_chunking", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::builder::ResponseBuilder>::reason", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::builder::ResponseBuilder>::status", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::builder::ResponseBuilder>::take", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::builder::ResponseBuilder>::upgrade", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::BoxedResponseHead as crate::ops::deref::Deref>::deref", "Argument[self].Field[actix_http::responses::head::BoxedResponseHead::head].Field[core::option::Option::Some(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::BoxedResponseHead as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[actix_http::responses::head::BoxedResponseHead::head].Field[core::option::Option::Some(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::ResponseHead as crate::h1::decoder::MessageType>::headers_mut", "Argument[self].Field[actix_http::responses::head::ResponseHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::ResponseHead>::headers", "Argument[self].Field[actix_http::responses::head::ResponseHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::ResponseHead>::headers_mut", "Argument[self].Field[actix_http::responses::head::ResponseHead::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::ResponseHead>::new", "Argument[0]", "ReturnValue.Field[actix_http::responses::head::ResponseHead::status]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::head::ResponseHead>::reason", "Argument[self].Field[actix_http::responses::head::ResponseHead::reason].Field[core::option::Option::Some(0)]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response as crate::convert::From>::from", "Argument[0].Field[alloc::string::String::vec].Reference", "ReturnValue.Field[actix_http::responses::response::Response::body].Field[alloc::string::String::vec]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response as crate::convert::From>::from", "Argument[0].Field[alloc::string::String::vec]", "ReturnValue.Field[actix_http::responses::response::Response::body].Field[alloc::string::String::vec]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response as crate::convert::From>::from", "Argument[0].Reference", "ReturnValue.Field[actix_http::responses::response::Response::body]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[actix_http::responses::response::Response::body]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response as crate::h1::encoder::MessageType>::headers", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
@@ -174,6 +212,8 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::body", "Argument[self].Field[actix_http::responses::response::Response::body]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::drop_body", "Argument[self].Field[actix_http::responses::response::Response::extensions]", "ReturnValue.Field[actix_http::responses::response::Response::extensions]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::drop_body", "Argument[self].Field[actix_http::responses::response::Response::head]", "ReturnValue.Field[actix_http::responses::response::Response::head]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::extensions", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::extensions_mut", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::head", "Argument[self].Field[actix_http::responses::response::Response::head]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::head_mut", "Argument[self].Field[actix_http::responses::response::Response::head]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::responses::response::Response>::into_body", "Argument[self].Field[actix_http::responses::response::Response::body]", "ReturnValue", "value", "dfc-generated"]
|
||||
@@ -204,26 +244,39 @@ extensions:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpService>::with_config", "Argument[0]", "ReturnValue.Field[actix_http::service::HttpService::cfg]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpServiceHandler>::new", "Argument[0]", "ReturnValue.Field[actix_http::service::HttpServiceHandler::cfg]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpServiceHandler>::new", "Argument[4]", "ReturnValue.Field[actix_http::service::HttpServiceHandler::on_connect_ext]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpServiceHandlerResponse>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::service::HttpServiceHandlerResponse::state]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpServiceHandlerResponse>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::service::HttpServiceHandlerResponse::state]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::TlsAcceptorConfig>::handshake_timeout", "Argument[0]", "ReturnValue.Field[actix_http::service::TlsAcceptorConfig::handshake_timeout].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::clone", "Argument[self].Field[actix_http::test::TestBuffer::err].Reference", "ReturnValue.Field[actix_http::test::TestBuffer::err]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::clone", "Argument[self].Field[actix_http::test::TestBuffer::err]", "ReturnValue.Field[actix_http::test::TestBuffer::err]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::string::String as crate::body::message_body::MessageBody>::size", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::clone", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::read_buf_slice", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::read_buf_slice_mut", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::write_buf_slice", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestBuffer>::write_buf_slice_mut", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::append_header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::insert_header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::method", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::set_payload", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::take", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::uri", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestRequest>::version", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestSeqBuffer>::err", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestSeqBuffer>::read_buf", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::test::TestSeqBuffer>::write_buf", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::time::SystemTime as crate::convert::From>::from", "Argument[0].Field[actix_http::header::shared::http_date::HttpDate(0)]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::vec::Vec as crate::body::message_body::MessageBody>::size", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::codec::Codec as crate::codec::decoder::Decoder>::decode", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::codec::Codec>::client_mode", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::codec::Codec>::max_size", "Argument[0]", "Argument[self].Field[actix_http::ws::codec::Codec::max_size]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::codec::Codec>::max_size", "Argument[0]", "ReturnValue.Field[actix_http::ws::codec::Codec::max_size]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::codec::Codec>::max_size", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::Dispatcher>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::ws::dispatcher::Dispatcher::inner]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::Dispatcher>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[actix_http::ws::dispatcher::Dispatcher::inner]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::Dispatcher>::with", "Argument[0]", "ReturnValue.Field[actix_http::ws::dispatcher::Dispatcher::inner].Field[actix_http::ws::dispatcher::inner::Dispatcher::framed]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::framed", "Argument[self].Field[actix_http::ws::dispatcher::inner::Dispatcher::framed]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::framed_mut", "Argument[self].Field[actix_http::ws::dispatcher::inner::Dispatcher::framed]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::new", "Argument[0]", "ReturnValue.Field[actix_http::ws::dispatcher::inner::Dispatcher::framed]", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::service", "Argument[self].Field[actix_http::ws::dispatcher::inner::Dispatcher::service]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::service_mut", "Argument[self].Field[actix_http::ws::dispatcher::inner::Dispatcher::service]", "ReturnValue.Reference", "value", "dfc-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::ws::dispatcher::inner::Dispatcher>::tx", "Argument[self].Field[actix_http::ws::dispatcher::inner::Dispatcher::tx].Reference", "ReturnValue", "value", "dfc-generated"]
|
||||
@@ -241,5 +294,8 @@ extensions:
|
||||
pack: codeql/rust-all
|
||||
extensible: sinkModel
|
||||
data:
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::OnConnectData>::from_io", "Argument[1]", "pointer-access", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h1::dispatcher::Dispatcher>::new", "Argument[4]", "pointer-access", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::h2::dispatcher::Dispatcher>::new", "Argument[4]", "pointer-access", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "<crate::service::HttpServiceHandler as crate::Service>::call", "Argument[0]", "log-injection", "df-generated"]
|
||||
- ["repo:https://github.com/actix/actix-web:actix-http", "crate::ws::proto::hash_key", "Argument[0]", "hasher-input", "df-generated"]
|
||||
|
||||
Reference in New Issue
Block a user