registry  /  thelounge  /  4.5.2

thelounge@4.5.2

The self-hosted Web IRC client

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShellWebSocket
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
GitDependency
scanned 114 file(s), 916 KB of source, external domains: api.github.com, en.wikipedia.org, github.com, modern.ircdocs.horse, next.vuex.vuejs.org, thelounge.chat, user-images.githubusercontent.com, vuejs.org, www.w3.org

Source & flagged code

3 flagged · loading source
dist/server/client.jsView file
28Object.defineProperty(exports, "__esModule", { value: true }); L29: const lodash_1 = __importDefault(require("lodash")); L30: const ua_parser_js_1 = __importDefault(require("ua-parser-js"));
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/server/client.jsView on unpkg · L28
public/assets/fa-solid-900-BUswJgRo.woff2View file
path = public/assets/fa-solid-900-BUswJgRo.woff2 kind = high_entropy_blob sizeBytes = 78268 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

public/assets/fa-solid-900-BUswJgRo.woff2View on unpkg
dist/defaults/config.jsView file
333patternName = generic_password severity = medium line = 333 matchedText = // ...rd";
Medium
Secret Pattern

Hardcoded password in dist/defaults/config.js

dist/defaults/config.jsView on unpkg · L333

Findings

1 High6 Medium4 Low
HighShips High Entropy Blobpublic/assets/fa-solid-900-BUswJgRo.woff2
MediumDynamic Requiredist/server/client.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
MediumGit Dependency
MediumSecret Patterndist/defaults/config.js
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings