The 'log' crate (standard Rust logging facade) contains a test/doc example using the literal IPv6 address f33c::1 when demonstrating ToValue support for std::net::Ip* types. No exfiltration, C2, or other harmful behavior exists in the provided source.
AI breakdown
Plain-English summary of what this package does and how it behaves.
The 'log' crate (v0.4.33) is the standard Rust logging facade providing traits, macros, and optional structured (kv) logging support for applications.
Capabilities
- Provides logging macros and traits
- Supports key-value structured logging
- Includes optional serde serialization
- Contains benchmarks and integration tests
Data access
- None observed
Network
- Hardcoded public IP in network code (static findings)
Widely used, dependency-free logging library with no install scripts; the provided static findings reference network code that is not evidenced in the manifest or file list.
Security findings (2)
Static analysis rule matches, with the exact code that triggered them.
File src/kv/value.rs contains a hardcoded public IP (f33c::1) used in network code — review for hidden exfiltration or C2 endpoints.
File log-0.4.33/src/kv/value.rs contains a hardcoded public IP (f33c::1) used in network code — review for hidden exfiltration or C2 endpoints.
Files in package (46)
How ShadowCanopy checks crates.io packages
ShadowCanopy blocks every dependency by default and only lets through what it can verify — against live malicious-package advisories, an AI behavior scan, and a byte-for-byte hash check. It protects installs across npm, PyPI, crates.io, pkg.go.dev, RubyGems, Maven Central, NuGet, Packagist, Hex, pub.dev, Swift Package Manager.
This report reflects ShadowCanopy's threat intelligence at page load and is informational, not a warranty. Canonical URL: https://shadowcanopy.dev/packages/crates/log