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

Update the jsonpath-plus resolution version to fix the vulnerability #18652

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

aniketkatkar97
Copy link
Member

@aniketkatkar97 aniketkatkar97 commented Nov 15, 2024

I worked on fixing the vulnerability with jsonpath-plus, a sub-dependency due @okta/okta-auth-js here

Screenshot 2024-11-15 at 12 57 30 PM

After the package updation:

Screen.Recording.2024-11-15.at.11.22.15.AM.mov

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.76% (39662/62208) 40.49% (15775/38963) 42.49% (4719/11107)

Copy link

@chirag-madlani chirag-madlani merged commit 9850810 into main Nov 15, 2024
23 of 31 checks passed
@chirag-madlani chirag-madlani deleted the fix-vulnerability branch November 15, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants