github-actions-presentation
github-actions-presentation copied to clipboard
feat: added shell quote Add shell-quote: 1.7.2 to dependencies #121
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.
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.
Vulnerabilities
haiku-src/package-lock.json
| Name | Version | Vulnerability | Severity |
|---|---|---|---|
| shell-quote | 1.7.2 | Improper Neutralization of Special Elements used in a Command in Shell-quote | critical |
haiku-src/package.json
| Name | Version | Vulnerability | Severity |
|---|---|---|---|
| shell-quote | 1.7.2 | Improper Neutralization of Special Elements used in a Command in Shell-quote | critical |
| shell-quote | 1.7.2 | Improper Neutralization of Special Elements used in a Command in Shell-quote | critical |
Only included vulnerabilities with severity high or higher.