SafeDep
Install GitHub App

Summary

The YARA rule hardcoded_ip_port match in a test file is likely a legitimate use case for testing network functionality.

Verification Record

No verification record available.

Details

The YARA rule hardcoded_ip_port matched in tests/addr.rs. This indicates a hardcoded IP address and port, which is common in tests to connect to a local test server or mock service. Given that the match is in a test file, it's likely a legitimate use case for testing network functionality. There is no other evidence to suggest it is malicious.

async-std@1.12.0Clean
Unverified
Analysed at: 11/25/25, 6:08 AM
Source: https://crates.io/api/v1/crates/async-std/1.12.0/download
SHA256: 62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d
Confidence: Medium