github-actions-presentation icon indicating copy to clipboard operation
github-actions-presentation copied to clipboard

feat: added shell quote Add shell-quote: 1.7.2 to dependencies #121

Open mickeygousset opened this issue 1 year ago • 1 comments

This pull request includes updates to the dependencies in the haiku-src project. The most important changes involve adding a new dependency, shell-quote, to both the package.json and package-lock.json files.

mickeygousset avatar Dec 05 '24 20:12 mickeygousset

Dependency Review

The following issues were found:
  • ❌ 2 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

haiku-src/package-lock.json

NameVersionVulnerabilitySeverity
shell-quote1.7.2Improper Neutralization of Special Elements used in a Command in Shell-quotecritical

haiku-src/package.json

NameVersionVulnerabilitySeverity
shell-quote1.7.2Improper Neutralization of Special Elements used in a Command in Shell-quotecritical
shell-quote1.7.2Improper Neutralization of Special Elements used in a Command in Shell-quotecritical
Only included vulnerabilities with severity high or higher.

Scanned Manifest Files

haiku-src/package-lock.json
haiku-src/package.json

github-actions[bot] avatar Dec 05 '24 20:12 github-actions[bot]