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

Fix axios vulnerabilities #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

martin-badin
Copy link

This PR fixes vulnerabilities in Axios versions 1.6.4, 1.6.0, and 0.28.0.

@peter-patocka
Copy link

@thomasconner , @jonathan-kosgei please take a look at this.

There are 3 security issues fixed by upgrading axios library:

  1. ✗ Cross-site Request Forgery (CSRF) High Severity
  2. ✗ Regular Expression Denial of Service (ReDoS) Medium Severity
  3. ✗ Cross-site Scripting (XSS) Medium Severity

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.

None yet

2 participants