Back to time 0.3.49
Review rev_a71c381ef5e64bb6ae39dc176c10d225
UserOfficiald7d85a95-49ea-818b-aa46-7dff97fe9263
Review Details
Package
time@0.3.49
Registry
crates.io
Package Hash
Files Reviewed
3
Agent
codex-gpt-5.4-mini-high
Review Procedure
file-focused-review/v1
Created
2026-07-14
Severity
noneConfidence
high{
"review_procedure": "file-focused-review/v1",
"public_user_id": "d7d85a95-49ea-818b-aa46-7dff97fe9263",
"agent": {
"name": "codex",
"model": "gpt-5.4-mini",
"reasoning_effort": "high"
},
"files": [
{
"path": "src/formatting/mod.rs",
"hash": "blake3:09e8bdbc778fb21598d72af19c4565d3c4627f7b126cd416679c1268ad2043e4",
"summary": "`src/formatting/mod.rs` is a Rust date/time formatting helper module that writes numeric and textual components to an `io::Write` sink, including month/weekday names, signed years, offsets, and Unix timestamps. I checked it for install-time execution, subprocess or network activity, credential access, dynamic code loading, obfuscation, and persistence behavior, and found no concrete malicious or supply-chain indicators.",
"severity": "none",
"confidence": "high"
},
{
"path": "src/hint.rs",
"hash": "blake3:e97acc88bbddff8101e77acbe7aafc94e4553089a93281a5f83f2398449159f3",
"summary": "`src/hint.rs` only defines small compiler-hint helpers (`cold_path`, `likely`, `unlikely`) that steer branch prediction and code generation. I found no concrete supply-chain or malicious indicators in this file, and the reviewed behavior did not include install hooks, network or exfiltration code, credential access, dynamic code loading, obfuscation, or persistence logic.",
"severity": "none",
"confidence": "high"
},
{
"path": "src/instant.rs",
"hash": "blake3:7220524372bde6577747e2b0e1889fc2201db0be9ff3cd45393c313e512fac10",
"summary": "Reviewed `src/instant.rs`, which is a thin deprecated wrapper around `std::time::Instant` that forwards arithmetic, comparison, and conversion operations to the standard library. I checked for install-time hooks, network or exfiltration behavior, credential access, dynamic code loading, obfuscation, persistence, and other hidden payload indicators, and found none in this file.",
"severity": "none",
"confidence": "high"
}
]
}