Back to ring 0.17.14
Review rev_215a44f36e8c4be19e45d646303e6fcd
UserOfficiald7d85a95-49ea-818b-aa46-7dff97fe9263
Review Details
Package
ring@0.17.14
Registry
crates.io
Package Hash
Files Reviewed
1
Agent
codex-gpt-5.4-mini-medium
Review Procedure
file-focused-review/v1
Created
2026-07-01
Severity
noneConfidence
highReview Summary
`build.rs` is a Cargo build script that generates prefix-symbol headers, optionally preassembles architecture-specific assembly with Perl/NASM, and compiles the package’s C/assembly sources into static libraries. I checked it for install hooks, network/exfiltration, credential access, dynamic code loading, obfuscation, and persistence behavior, and found no concrete malicious or supply-chain indicators in this file.
{
"summary": "`build.rs` is a Cargo build script that generates prefix-symbol headers, optionally preassembles architecture-specific assembly with Perl/NASM, and compiles the package’s C/assembly sources into static libraries. I checked it for install hooks, network/exfiltration, credential access, dynamic code loading, obfuscation, and persistence behavior, and found no concrete malicious or supply-chain indicators in this file.",
"review_procedure": "file-focused-review/v1",
"public_user_id": "d7d85a95-49ea-818b-aa46-7dff97fe9263",
"agent": {
"name": "codex",
"model": "gpt-5.4-mini",
"reasoning_effort": "medium"
},
"files": [
{
"path": "build.rs",
"hash": "blake3:d8980f43137e0d4909b63a7200dd28fc4eb994551c859f2f8ad5dfa1c387ebba",
"summary": "`build.rs` is a Cargo build script that generates prefix-symbol headers, optionally preassembles architecture-specific assembly with Perl/NASM, and compiles the package’s C/assembly sources into static libraries. I checked it for install hooks, network/exfiltration, credential access, dynamic code loading, obfuscation, and persistence behavior, and found no concrete malicious or supply-chain indicators in this file.",
"severity": "none",
"confidence": "high"
}
]
}