False positive. The 'F::' match is from a generic parser function signature (F: Parser, F::Output) in the legitimate syn crate. No network code, IPs, or malicious behavior exists in the provided source.
AI breakdown
Plain-English summary of what this package does and how it behaves.
syn is a Rust crate providing a library for parsing Rust source code into a syntax tree, with support for expressions, attributes, derives, and custom syntax elements.
Capabilities
- Parses Rust syntax trees
- Supports custom keywords and punctuation
- Generates trait implementations (clone, debug, hash, fold)
- Includes benchmarks for parsing files and Rust code
Data access
- None observed
Network
- Hardcoded public IP in network code (per static findings)
Static analysis flags potential hardcoded IPs, but the package is a standard syntax parser with no scripts or dependencies; review source before use in sensitive environments.
Security findings (2)
Static analysis rule matches, with the exact code that triggered them.
File src/parse.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
File syn-3.0.3/src/parse.rs contains a hardcoded public IP (F::) used in network code — review for hidden exfiltration or C2 endpoints.
Files in package (208)
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/syn