registry  /  jinaga  /  6.11.0

jinaga@6.11.0

Data management for web and mobile applications.

Static Scan Results

scanned 1d ago · by rust-scanner

Static analysis flagged 7 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
ChildProcessNetworkWebSocket
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 168 file(s), 1017 KB of source

Source & flagged code

4 flagged · loading source
test/cryptography/keyPairSpec.tsView file
46patternName = private_key_rsa severity = critical line = 46 matchedText = privateP...r\n"
Critical
Critical Secret

Package contains a critical-looking secret pattern.

test/cryptography/keyPairSpec.tsView on unpkg · L46
46patternName = private_key_rsa severity = critical line = 46 matchedText = privateP...r\n"
Critical
Secret Pattern

RSA private key in test/cryptography/keyPairSpec.ts

test/cryptography/keyPairSpec.tsView on unpkg · L46
fix_formatter.pyView file
path = fix_formatter.py kind = build_helper sizeBytes = 8389 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

fix_formatter.pyView on unpkg
dist/jinaga-browser.jsView file
matchType = previous_version_dangerous_delta matchedPackage = jinaga@6.10.0 matchedIdentity = npm:amluYWdh:6.10.0 similarity = 0.850 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/jinaga-browser.jsView on unpkg

Findings

2 Critical1 High2 Medium2 Low
CriticalCritical Secrettest/cryptography/keyPairSpec.ts
CriticalSecret Patterntest/cryptography/keyPairSpec.ts
HighPrevious Version Dangerous Deltadist/jinaga-browser.js
MediumNetwork
MediumShips Build Helperfix_formatter.py
LowNon Install Lifecycle Scripts
LowScripts Present