mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Rust: Add models for an alternative md5 library.
This commit is contained in:
@@ -7,3 +7,4 @@ extensions:
|
||||
- ["repo:https://github.com/RustCrypto/traits:digest", "<_ as crate::digest::Digest>::update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["repo:https://github.com/RustCrypto/traits:digest", "<_ as crate::digest::Digest>::chain_update", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["repo:https://github.com/RustCrypto/traits:digest", "<_ as crate::digest::Digest>::digest", "Argument[0]", "hasher-input", "manual"]
|
||||
- ["repo:https://github.com/stainless-steel/md5:md5", "crate::compute", "Argument[0]", "hasher-input", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user