registry  /  @jcbhmr/go-linux-riscv64  /  1.26.6

@jcbhmr/go-linux-riscv64@1.26.6

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 20 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 6 file(s), 180 KB of source, external domains: goo.gl, www.w3.org

Source & flagged code

12 flagged · loading source
src/crypto/x509/platform_root_key.pemView file
1patternName = private_key_ec severity = critical line = 1 matchedText = -----BEG...----
Critical
Critical Secret

Package contains a critical-looking secret pattern.

src/crypto/x509/platform_root_key.pemView on unpkg · L1
1patternName = private_key_ec severity = critical line = 1 matchedText = -----BEG...----
Critical
Secret Pattern

EC private key in src/crypto/x509/platform_root_key.pem

src/crypto/x509/platform_root_key.pemView on unpkg · L1
src/internal/trace/traceviewer/static/webcomponents.min.jsView file
10// @version 0.7.24 L11: !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=document.querySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.sl... L12: querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.wrappers.ShadowRoot)return o(this,t);if(s instanceof N)a=b(E.call(s,t));else{if(!(...
Low
Eval

Package source references a known benign dynamic code generation pattern.

src/internal/trace/traceviewer/static/webcomponents.min.jsView on unpkg · L10
bin/goView file
path = bin/go kind = native_binary sizeBytes = 13822548 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

bin/goView on unpkg
lib/time/update.bashView file
path = lib/time/update.bash kind = build_helper sizeBytes = 2201 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

lib/time/update.bashView on unpkg
lib/time/zoneinfo.zipView file
path = lib/time/zoneinfo.zip kind = compressed_blob sizeBytes = 408125 magicHex = [redacted]
Medium
Ships Compressed Blob

Package ships compressed or archive-like blobs.

lib/time/zoneinfo.zipView on unpkg
path = lib/time/zoneinfo.zip kind = nested_archive_needs_inspection sizeBytes = 408125 magicHex = [redacted]
Low
Nested Archive Needs Inspection

Package ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.

lib/time/zoneinfo.zipView on unpkg
lib/fips140/v1.0.0-c2097c7c.zipView file
path = lib/fips140/v1.0.0-c2097c7c.zip kind = high_entropy_blob sizeBytes = 658130 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

lib/fips140/v1.0.0-c2097c7c.zipView on unpkg
src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprofView file
path = [redacted]inline_hot.pprof kind = payload_in_excluded_dir sizeBytes = 943 magicHex = [redacted]
High
Payload In Excluded Dir

Package hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.

src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprofView on unpkg
src/crypto/tls/testdata/example-key.pemView file
1patternName = private_key_ec severity = critical line = 1 matchedText = -----BEG...----
Critical
Secret Pattern

EC private key in src/crypto/tls/testdata/example-key.pem

src/crypto/tls/testdata/example-key.pemView on unpkg · L1
src/crypto/tls/example_test.goView file
136patternName = private_key_ec severity = critical line = 136 matchedText = keyPem :...----
Critical
Secret Pattern

EC private key in src/crypto/tls/example_test.go

src/crypto/tls/example_test.goView on unpkg · L136
165patternName = private_key_ec severity = critical line = 165 matchedText = keyPem :...----
Critical
Secret Pattern

EC private key in src/crypto/tls/example_test.go

src/crypto/tls/example_test.goView on unpkg · L165

Findings

5 Critical2 High6 Medium7 Low
CriticalCritical Secretsrc/crypto/x509/platform_root_key.pem
CriticalSecret Patternsrc/crypto/x509/platform_root_key.pem
CriticalSecret Patternsrc/crypto/tls/testdata/example-key.pem
CriticalSecret Patternsrc/crypto/tls/example_test.go
CriticalSecret Patternsrc/crypto/tls/example_test.go
HighShips High Entropy Bloblib/fips140/v1.0.0-c2097c7c.zip
HighPayload In Excluded Dirsrc/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof
MediumNetwork
MediumEnvironment Vars
MediumShips Native Binarybin/go
MediumShips Build Helperlib/time/update.bash
MediumShips Compressed Bloblib/time/zoneinfo.zip
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvalsrc/internal/trace/traceviewer/static/webcomponents.min.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNested Archive Needs Inspectionlib/time/zoneinfo.zip
LowNo License