registry  /  @axiom-lattice/pg-stores  /  1.0.85

@axiom-lattice/pg-stores@1.0.85

PG stores implementation for Axiom Lattice framework

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 14 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
CryptoDynamicRequireEnvironmentVarsFilesystem
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 72 file(s), 829 KB of source

Source & flagged code

10 flagged · loading source
dist/index.jsView file
1319patternName = generic_password severity = medium line = 1319 matchedText = console....or);
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/index.jsView on unpkg · L1319
97module.exports = __toCommonJS(index_exports); L98: var import_pg24 = require("pg"); L99:
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/index.jsView on unpkg · L97
1652patternName = generic_password severity = medium line = 1652 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in dist/index.js

dist/index.jsView on unpkg · L1652
dist/index.mjsView file
1223patternName = generic_password severity = medium line = 1223 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in dist/index.mjs

dist/index.mjsView on unpkg · L1223
1556patternName = generic_password severity = medium line = 1556 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in dist/index.mjs

dist/index.mjsView on unpkg · L1556
examples/database-config-store.example.tsView file
30patternName = generic_password severity = medium line = 30 matchedText = password... 实现)
Medium
Secret Pattern

Hardcoded password in examples/database-config-store.example.ts

examples/database-config-store.example.tsView on unpkg · L30
73patternName = generic_password severity = medium line = 73 matchedText = password...ss',
Medium
Secret Pattern

Hardcoded password in examples/database-config-store.example.ts

examples/database-config-store.example.tsView on unpkg · L73
87patternName = generic_password severity = medium line = 87 matchedText = password...rd',
Medium
Secret Pattern

Hardcoded password in examples/database-config-store.example.ts

examples/database-config-store.example.tsView on unpkg · L87
src/stores/PostgreSQLMetricsServerConfigStore.tsView file
435patternName = generic_password severity = medium line = 435 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in src/stores/PostgreSQLMetricsServerConfigStore.ts

src/stores/PostgreSQLMetricsServerConfigStore.tsView on unpkg · L435
src/stores/PostgreSQLDatabaseConfigStore.tsView file
425patternName = generic_password severity = medium line = 425 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in src/stores/PostgreSQLDatabaseConfigStore.ts

src/stores/PostgreSQLDatabaseConfigStore.tsView on unpkg · L425

Findings

11 Medium3 Low
MediumSecret Patterndist/index.js
MediumDynamic Requiredist/index.js
MediumEnvironment Vars
MediumSecret Patterndist/index.js
MediumSecret Patterndist/index.mjs
MediumSecret Patterndist/index.mjs
MediumSecret Patternexamples/database-config-store.example.ts
MediumSecret Patternexamples/database-config-store.example.ts
MediumSecret Patternexamples/database-config-store.example.ts
MediumSecret Patternsrc/stores/PostgreSQLMetricsServerConfigStore.ts
MediumSecret Patternsrc/stores/PostgreSQLDatabaseConfigStore.ts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings