registry  /  @kilianpaquier/semantic-release-backmerge  /  1.8.0

@kilianpaquier/semantic-release-backmerge@1.8.0

<div align="center"> <img alt="GitLab Release" src="https://img.shields.io/gitlab/v/release/kilianpaquier%2Fsemantic-release-backmerge?gitlab_url=https%3A%2F%2Fgitlab.com&include_prereleases&sort=semver&style=for-the-badge"> <img alt="GitLab Issues" s

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 8 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
ChildProcessEnvironmentVarsFilesystem
Supply chain
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 265 KB of source, external domains: api.github.com, github.com, npms.io

Source & flagged code

3 flagged · loading source
dist/index.jsView file
1import{createRequire as AR}from"node:module";var MR=Object.create;var{getPrototypeOf:CR,defineProperty:HX,getOwnPropertyNames:TR}=Object;var ER=Object.prototype.hasOwnProperty;func... L2: `).join(`
High
Child Process

Package source references child process execution.

dist/index.jsView on unpkg · L1
1import{createRequire as AR}from"node:module";var MR=Object.create;var{getPrototypeOf:CR,defineProperty:HX,getOwnPropertyNames:TR}=Object;var ER=Object.prototype.hasOwnProperty;func... L2: `).join(` ... L4: `)}function IN($){if($)process.env.DEBUG=$;else delete process.env.DEBUG}function xN(){return process.env.DEBUG}function kN($){$.inspectOpts={};let Q=Object.keys(AH.inspectOpts);fo... L5: `).map((Q)=>Q.trim()).join(" ")};NH.O=function($){return this.inspectOpts.colors=this.useColors,MQ.inspect($,this.inspectOpts)}});var Y4=k((Fc,d7)=>{if(typeof process>"u"||process.... L6: * buildToken
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/index.jsView on unpkg · L1
1import{createRequire as AR}from"node:module";var MR=Object.create;var{getPrototypeOf:CR,defineProperty:HX,getOwnPropertyNames:TR}=Object;var ER=Object.prototype.hasOwnProperty;func... L2: `).join(` L3: `+H),$.push(q+"m+"+CQ.exports.humanize(this.diff)+"\x1B[0m")}else $[0]=NN()+Q+" "+$[0]}function NN(){if(AH.inspectOpts.hideDate)return"";return new Date().toISOString()+" "}functio... L4: `)}function IN($){if($)process.env.DEBUG=$;else delete process.env.DEBUG}function xN(){return process.env.DEBUG}function kN($){$.inspectOpts={};let Q=Object.keys(AH.inspectOpts);fo... L5: `).map((Q)=>Q.trim()).join(" ")};NH.O=function($){return this.inspectOpts.colors=this.useColors,MQ.inspect($,this.inspectOpts)}});var Y4=k((Fc,d7)=>{if(typeof process>"u"||process.... L6: * buildToken
High
Command Output Exfiltration

Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.

dist/index.jsView on unpkg · L1

Findings

3 High1 Medium4 Low
HighChild Processdist/index.js
HighSame File Env Network Executiondist/index.js
HighCommand Output Exfiltrationdist/index.js
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings