registry  /  signup-service  /  0.1.1

signup-service@0.1.1

signup

Static Scan Results

scanned 4h 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), 51.3 KB of source

Source & flagged code

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

Package contains a possible secret pattern.

lib/index.jsView on unpkg · L435
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
508patternName = generic_password severity = medium line = 508 matchedText = this.pas...rd";
Medium
Secret Pattern

Hardcoded password in src/index.ts

src/index.tsView on unpkg · L508

Findings

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