registry  /  neon-postgres  /  3.4.9

neon-postgres@3.4.9

Static Scan Results

scanned 11d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 5 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
CryptoEnvironmentVarsFilesystem
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 31 file(s), 217 KB of source

Source & flagged code

1 flagged · loading source
cf/src/connection.jsView file
19L20: const Sync = b().S().end() L21: , Flush = b().H().end() ... L248: function write(x, fn) { L249: chunk = chunk ? Buffer.concat([chunk, x]) : Buffer.from(x) L250: if (fn || chunk.length >= 1024) ... L290: socket.removeAllListeners() L291: socket = tls.connect(options) L292: socket.on('secureConnect', connected)
Low
Weak Crypto

Package source references weak cryptographic algorithms.

cf/src/connection.jsView on unpkg · L19

Findings

1 Medium4 Low
MediumEnvironment Vars
LowScripts Present
LowWeak Cryptocf/src/connection.js
LowFilesystem
LowHigh Entropy Strings