registry  /  jinaga  /  6.11.1

jinaga@6.11.1

Data management for web and mobile applications.

Static Scan Results

scanned 2h ago · by rust-scanner

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

Source & flagged code

3 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

Findings

2 Critical2 Medium2 Low
CriticalCritical Secrettest/cryptography/keyPairSpec.ts
CriticalSecret Patterntest/cryptography/keyPairSpec.ts
MediumNetwork
MediumShips Build Helperfix_formatter.py
LowNon Install Lifecycle Scripts
LowScripts Present