registry  /  @testgorilla/tgo-ui  /  8.17.3

@testgorilla/tgo-ui@8.17.3

Angular 19 UI component library providing reusable components for TestGorilla applications.

Static Scan Results

scanned 10d ago · by rust-scanner

Static analysis flagged 5 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
ChildProcessEvalFilesystem
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 71 file(s), 5.14 MB of source, external domains: api.openai.com, fonts.googleapis.com, generativelanguage.googleapis.com, github.com, json-schema.org, raw.githubusercontent.com, spec.openapis.org, stackoverflow.com, tools.ietf.org, www.safaribooksonline.com, www.w3.org

Source & flagged code

2 flagged · loading source
fesm2022/testgorilla-tgo-ui-components-password-strength.mjsView file
85patternName = generic_password severity = medium line = 85 matchedText = static {...); }
Medium
Secret Pattern

Package contains a possible secret pattern.

fesm2022/testgorilla-tgo-ui-components-password-strength.mjsView on unpkg · L85
fesm2022/testgorilla-tgo-ui-components-core.mjsView file
10745this.regex = // eslint-disable-next-line no-eval L10746: eval(`/^${this.allowNegative ? '-?' : ''}${this.allowDecimal ? '((\\d+\\.?)|(\\.?))\\d*' : '\\d*'}$/g`); L10747: }
Low
Eval

Package source references a known benign dynamic code generation pattern.

fesm2022/testgorilla-tgo-ui-components-core.mjsView on unpkg · L10745

Findings

1 Medium4 Low
MediumSecret Patternfesm2022/testgorilla-tgo-ui-components-password-strength.mjs
LowEvalfesm2022/testgorilla-tgo-ui-components-core.mjs
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings