registry  /  signup-service  /  0.1.2

signup-service@0.1.2

signup

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
Crypto
Supply chainNo supply-chain packaging signals triggered.
Manifest
NoLicense
scanned 2 file(s), 48.4 KB of source

Source & flagged code

4 flagged · loading source
lib/index.jsView file
445patternName = generic_password severity = medium line = 445 matchedText = this.pas...rd";
Medium
Secret Pattern

Package contains a possible secret pattern.

lib/index.jsView on unpkg · L445
README.mdView file
125patternName = generic_password severity = medium line = 125 matchedText = password...23",
Medium
Secret Pattern

Hardcoded password in README.md

README.mdView on unpkg · L125
293patternName = generic_password severity = medium line = 293 matchedText = password...ash"
Medium
Secret Pattern

Hardcoded password in README.md

README.mdView on unpkg · L293
src/index.tsView file
511patternName = generic_password severity = medium line = 511 matchedText = this.pas...rd";
Medium
Secret Pattern

Hardcoded password in src/index.ts

src/index.tsView on unpkg · L511

Findings

4 Medium2 Low
MediumSecret Patternlib/index.js
MediumSecret PatternREADME.md
MediumSecret PatternREADME.md
MediumSecret Patternsrc/index.ts
LowScripts Present
LowNo License