registry  /  orez  /  0.4.35

orez@0.4.35

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

Static Scan Results

scanned 1d 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 97 file(s), 1.21 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/worker/zero-cache-embed.jsView file
139// so we resolve the full filesystem path and import directly. L140: const { createRequire } = await import('node:module'); L141: const require = createRequire(import.meta.url);
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/worker/zero-cache-embed.jsView on unpkg · L139
dist/index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = orez@0.4.33 matchedIdentity = npm:b3Jleg:0.4.33 similarity = 0.936 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/index.jsView on unpkg

Findings

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