monorepo-build@0.1.1 vulnerabilities

Builds a monorepo.

Direct Vulnerabilities

Known vulnerabilities in the monorepo-build package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable Version
  • C
Command Injection

Affected versions of this package are vulnerable to Command Injection.

PoC

var a =require("monorepo-build");
a.build("./","& touch 1111"," & touch shaaaa")

How to fix Command Injection?

There is no fixed version for monorepo-build.

*