All findings are false positives from hex/Unicode escapes (\x00, \u0061, etc.) appearing inside documentation comments and regex examples. This is the legitimate, widely-used regex crate; the escapes are part of normal syntax documentation, not obfuscation or malice.
AI breakdown
Plain-English summary of what this package does and how it behaves.
The 'regex' package is the Rust regex crate (v1.13.1) providing regular expression matching for strings and byte sequences.
Capabilities
- Regular expression compilation and matching
- Support for string/bytes patterns and regex sets
Data access
- None observed
Network
- No network access observed
Standard regex library with no scripts or dependencies listed. Static findings report multiple obfuscated source files, which may warrant verification against the provided source samples.
Obfuscated / hidden code
Encoded payloads decoded statically (without executing them) so you can see what they resolve to.
Multiple obfuscation patterns in src/regex/bytes.rs
Multiple obfuscation patterns in regex-1.13.1/src/regex/bytes.rs
Security findings (6)
Static analysis rule matches, with the exact code that triggered them.
Multiple obfuscation patterns in src/builders.rs
Multiple obfuscation patterns in regex-1.13.1/src/builders.rs
Multiple obfuscation patterns in src/lib.rs
Multiple obfuscation patterns in regex-1.13.1/src/lib.rs
Multiple obfuscation patterns in src/regex/bytes.rs
Multiple obfuscation patterns in regex-1.13.1/src/regex/bytes.rs
Files in package (110)
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/regex