registry  /  @fjall/components-infrastructure  /  2.22.1

@fjall/components-infrastructure@2.22.1

Published fjall infrastructure components and utilities.

Static Scan Results

scanned 15d ago · by rust-scanner

Static analysis flagged 10 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 239 file(s), 1.60 MB of source, external domains: 127.0.0.1, clickhouse.com, github.com

Source & flagged code

3 flagged · loading source
dist/lib/lambda-assets/cert-generator/asset/index.jsView file
18022patternName = private_key_rsa severity = critical line = 18022 matchedText = return `...----
Critical
Critical Secret

Package contains a critical-looking secret pattern.

dist/lib/lambda-assets/cert-generator/asset/index.jsView on unpkg · L18022
18022patternName = private_key_rsa severity = critical line = 18022 matchedText = return `...----
Critical
Secret Pattern

RSA private key in dist/lib/lambda-assets/cert-generator/asset/index.js

dist/lib/lambda-assets/cert-generator/asset/index.jsView on unpkg · L18022
dist/lib/resources/aws/networking/hostedZone.jsView file
9export class HostedZoneFactory { L10: static import(stack, hostedZoneId, zoneName, opts) { L11: const safeZone = toPascalCase(getSafeZoneName(zoneName));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/lib/resources/aws/networking/hostedZone.jsView on unpkg · L9

Findings

2 Critical3 Medium5 Low
CriticalCritical Secretdist/lib/lambda-assets/cert-generator/asset/index.js
CriticalSecret Patterndist/lib/lambda-assets/cert-generator/asset/index.js
MediumDynamic Requiredist/lib/resources/aws/networking/hostedZone.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License