registry  /  orez  /  0.4.52

orez@0.4.52

PGlite-powered zero-sync development backend. No Docker required.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 10 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShellWebSocket
Supply chain
HighEntropyStringsUrlStrings
Manifest
WildcardDependency
scanned 100 file(s), 1.26 MB of source, external domains: 127.0.0.1, orez-do-backend.local, orez.local

Source & flagged code

3 flagged · loading source
dist/bench/proxy-throughput.bench.jsView file
181patternName = generic_password severity = medium line = 181 matchedText = const pa...rd';
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/bench/proxy-throughput.bench.jsView on unpkg · L181
dist/native-postgres.jsView file
54function requireFromEmbeddedPostgres(name) { L55: const require = createRequire(import.meta.url); L56: return createRequire(require.resolve('embedded-postgres'))(name);
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/native-postgres.jsView on unpkg · L54
dist/cf-do/worker.jsView file
matchType = previous_version_dangerous_delta matchedPackage = orez@0.4.54 matchedIdentity = npm:b3Jleg:0.4.54 similarity = 0.980 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

dist/cf-do/worker.jsView on unpkg

Findings

1 High5 Medium4 Low
HighPrevious Version Dangerous Deltadist/cf-do/worker.js
MediumSecret Patterndist/bench/proxy-throughput.bench.js
MediumDynamic Requiredist/native-postgres.js
MediumNetwork
MediumEnvironment Vars
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings