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

@axiom-lattice/pg-stores@1.0.82

PG stores implementation for Axiom Lattice framework

Static Scan Results

scanned 2d 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), 791 KB of source

Source & flagged code

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

Package contains a possible secret pattern.

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

Package source references dynamic require/import behavior.

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

Hardcoded password in dist/index.js

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

Hardcoded password in dist/index.mjs

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

Hardcoded password in dist/index.mjs

dist/index.mjsView on unpkg · L1479
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
416patternName = generic_password severity = medium line = 416 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in src/stores/PostgreSQLMetricsServerConfigStore.ts

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

Hardcoded password in src/stores/PostgreSQLDatabaseConfigStore.ts

src/stores/PostgreSQLDatabaseConfigStore.tsView on unpkg · L406

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