SafeDep
Install GitHub App

Summary

The package is not classified as malware. The YARA rule match js_hex_obfuscation in a test file is not sufficient evidence.

Verification Record

No verification record available.

Details

The package google.golang.org/protobuf version 1.36.11 is not classified as malware based on the provided evidence. The only evidence is a YARA rule match js_hex_obfuscation in pack_test.go. This rule signals javascript function obfuscation using hex. However, this is a Go package, and the file in question is a test file. While obfuscation can be a sign of malicious intent, it's not uncommon in test files to generate specific, potentially complex data structures or values, which might resemble obfuscation. Given the low confidence of the YARA rule match and the context of a test file in a protobuf library, it is not sufficient to classify this package as malware.

google.golang.org/protobuf@1.36.11Clean
Unverified
Analysed at: 12/17/25, 8:49 AM
Source: https://proxy.golang.org/google.golang.org%2fprotobuf/@v/v1.36.11.zip
SHA256: 14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274
Confidence: Medium