registry  /  @saptools/gitport  /  0.1.12

@saptools/gitport@0.1.12

Port GitLab merge requests from repo A to repo B with sequential cherry-picks, Draft MRs, and incoming conflict capture.

Static Scan Results

scanned 15d ago · by rust-scanner

Static analysis flagged 7 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
ChildProcessCryptoEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 2 file(s), 70.1 KB of source, external domains: gitlab.example.com

Source & flagged code

2 flagged · loading source
dist/index.jsView file
41patternName = generic_password severity = medium line = 41 matchedText = var GIT_... f`;
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/index.jsView on unpkg · L41
dist/cli.jsView file
47patternName = generic_password severity = medium line = 47 matchedText = var GIT_... f`;
Medium
Secret Pattern

Hardcoded password in dist/cli.js

dist/cli.jsView on unpkg · L47

Findings

3 Medium4 Low
MediumSecret Patterndist/index.js
MediumEnvironment Vars
MediumSecret Patterndist/cli.js
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings