Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 high security vulnerabilities #101

Open
teodor-io opened this issue Oct 11, 2022 · 0 comments
Open

3 high security vulnerabilities #101

teodor-io opened this issue Oct 11, 2022 · 0 comments

Comments

@teodor-io
Copy link

After installing @celonis/content-cli, I notice 3 high security vulnerabilities within the packages:

# npm audit report

simple-git  <=3.4.0
Severity: high
Command injection in simple-git - https://github.com/advisories/GHSA-3f95-r44v-8mrg
Command injection in simple-git - https://github.com/advisories/GHSA-28xr-mwxg-3qc8
fix available via `npm audit fix --force`
Will install @celonis/content-cli@0.1.3, which is a breaking change
node_modules/simple-git
  @datadog/datadog-ci  0.10.0-alpha || 0.10.1-alpha || 0.10.3-alpha || 0.10.4-alpha || 0.10.5-alpha - 0.10.13-alpha || 0.11.6-alpha || 0.11.7 - 1.3.0-alpha
  Depends on vulnerable versions of simple-git
  node_modules/@datadog/datadog-ci
    @celonis/content-cli  >=0.2.1
    Depends on vulnerable versions of @datadog/datadog-ci
    node_modules/@celonis/content-cli

3 high severity vulnerabilities

Vulnerabilities can be fixed with --force flag, though I would manually check the swapped packages to ensure compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant