Files
codeql/rust/ql/lib/ext/generated/actix-web/repo-https-github.com-actix-actix-web-actix-files.model.yml

75 lines
12 KiB
YAML

# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
extensions:
- addsTo:
pack: codeql/rust-all
extensible: summaryModelDeprecated
data:
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::chunked::ChunkedReadFile>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::chunked::ChunkedReadFile>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::directory::Directory>::new", "Argument[0]", "ReturnValue.Field[actix_files::directory::Directory::base]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::directory::Directory>::new", "Argument[1]", "ReturnValue.Field[actix_files::directory::Directory::path]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files as crate::ServiceFactory>::new_service", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files as crate::clone::Clone>::clone", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::default_handler", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::disable_content_disposition", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::files_listing_renderer", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::guard", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::index_file", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::method_guard", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::mime_override", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::path_filter", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::prefer_utf8", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::redirect_to_slash_directory", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::show_files_listing", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::use_etag", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::use_guards", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::use_hidden_files", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::files::Files>::use_last_modified", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile as crate::ServiceFactory>::new_service", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::content_disposition", "Argument[self].Field[actix_files::named::NamedFile::content_disposition]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::content_encoding", "Argument[self].Field[actix_files::named::NamedFile::encoding]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::content_type", "Argument[self].Field[actix_files::named::NamedFile::content_type]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::disable_content_disposition", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::etag", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::file", "Argument[self].Field[actix_files::named::NamedFile::file]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::from_file", "Argument[0]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[actix_files::named::NamedFile::file]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::last_modified", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::metadata", "Argument[self].Field[actix_files::named::NamedFile::md]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::modified", "Argument[self].Field[actix_files::named::NamedFile::modified]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::path", "Argument[self].Field[actix_files::named::NamedFile::path]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::path", "Argument[self].Field[actix_files::named::NamedFile::path]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::prefer_utf8", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_disposition", "Argument[0]", "Argument[self].Field[actix_files::named::NamedFile::content_disposition]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_disposition", "Argument[0]", "ReturnValue.Field[actix_files::named::NamedFile::content_disposition]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_disposition", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_encoding", "Argument[0]", "Argument[self].Field[actix_files::named::NamedFile::encoding].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_encoding", "Argument[0]", "ReturnValue.Field[actix_files::named::NamedFile::encoding].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_encoding", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_type", "Argument[0]", "Argument[self].Field[actix_files::named::NamedFile::content_type]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_type", "Argument[0]", "ReturnValue.Field[actix_files::named::NamedFile::content_type]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_content_type", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_status_code", "Argument[0]", "Argument[self].Field[actix_files::named::NamedFile::status_code]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_status_code", "Argument[0]", "ReturnValue.Field[actix_files::named::NamedFile::status_code]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::set_status_code", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::use_etag", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::use_last_modified", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFileService as crate::Service>::call", "Argument[self].Field[actix_files::named::NamedFileService::path].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFileService as crate::Service>::call", "Argument[self].Field[actix_files::named::NamedFileService::path]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::path_buf::PathBufWrap as crate::convert::AsRef>::as_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::service::FilesService as crate::Service>::call", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::service::FilesService as crate::Service>::call", "Argument[self].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::service::FilesService as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::service::FilesService as crate::ops::deref::Deref>::deref", "Argument[self].Field[actix_files::service::FilesService(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "crate::chunked::new_chunked_read", "Argument[0]", "ReturnValue.Field[actix_files::chunked::ChunkedReadFile::size]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "crate::chunked::new_chunked_read", "Argument[1]", "ReturnValue.Field[actix_files::chunked::ChunkedReadFile::offset]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "crate::directory::directory_listing", "Argument[1].Reference", "ReturnValue.Field[core::result::Result::Ok(0)].Field[actix_web::service::ServiceResponse::request]", "value", "dfc-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "crate::encoding::equiv_utf8_text", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- addsTo:
pack: codeql/rust-all
extensible: sinkModelDeprecated
data:
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile as crate::response::responder::Responder>::respond_to", "Argument[self]", "pointer-access", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::into_response", "Argument[self]", "pointer-access", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "<crate::named::NamedFile>::last_modified", "Argument[self]", "pointer-access", "df-generated"]
- ["repo:https://github.com/actix/actix-web:actix-files", "crate::directory::directory_listing", "Argument[0]", "path-injection", "df-generated"]