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

[build] Fix vulnerability in jsonpath-plus <10.0.0 #4558

Merged

Conversation

vrubezhny
Copy link
Contributor

@vrubezhny vrubezhny commented Oct 15, 2024

See: JSONPath Plus Remote Code Execution (RCE) Vulnerability #69

jsonpath-plus  <10.0.0
Severity: critical
JSONPath Plus Remote Code Execution (RCE) Vulnerability - https://github.com/advisories/GHSA-pppg-cpfq-h7wr
fix available via `npm audit fix`
node_modules/jsonpath-plus
  @kubernetes/client-node  <=1.0.0-rc6
  Depends on vulnerable versions of jsonpath-plus
  Depends on vulnerable versions of request
  node_modules/@kubernetes/client-node

Fixes: https://github.com/redhat-developer/vscode-openshift-tools/security/dependabot/69

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.83%. Comparing base (da60441) to head (08835e9).
Report is 595 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4558       +/-   ##
===========================================
+ Coverage   32.37%   43.83%   +11.45%     
===========================================
  Files          85       99       +14     
  Lines        6505     8067     +1562     
  Branches     1349     1710      +361     
===========================================
+ Hits         2106     3536     +1430     
- Misses       4399     4531      +132     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

See: [JSONPath Plus Remote Code Execution (RCE) Vulnerability redhat-developer#69](https://github.com/redhat-developer/vscode-openshift-tools/security/dependabot/69)

```
jsonpath-plus  <10.0.0
Severity: critical
JSONPath Plus Remote Code Execution (RCE) Vulnerability - GHSA-pppg-cpfq-h7wr
fix available via `npm audit fix`
node_modules/jsonpath-plus
  @kubernetes/client-node  <=1.0.0-rc6
  Depends on vulnerable versions of jsonpath-plus
  Depends on vulnerable versions of request
  node_modules/@kubernetes/client-node
```

Fixes: https://github.com/redhat-developer/vscode-openshift-tools/security/dependabot/69

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the fix-vulnerabilities-jsonpath-plus branch from 3d7f371 to 08835e9 Compare October 15, 2024 13:59
@vrubezhny vrubezhny merged commit cd48ef6 into redhat-developer:main Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants