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 Regular Expression Denial of Service (ReDoS), follow-redir… #123

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

dev-warner
Copy link
Member

@dev-warner dev-warner commented Aug 2, 2022

…ects Information Exposure

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Build (npm run build) was run locally and any changes were pushed
  • Tests (npm run test) for the changes have been added (for bug fixes / features)
  • Docs (npm run doc) have been reviewed and added / updated if needed (for bug fixes / features)
  • PR title and git commit messages conform to the conventionalcommits specification

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behaviour?

Snyx showed 2 security based issues relating to axios & follow-redirect

What is the new behaviour?

  • updated axios to ^0.27.2

@coveralls
Copy link

coveralls commented Aug 3, 2022

Pull Request Test Coverage Report for Build 2788566144

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.652%

Totals Coverage Status
Change from base Build 2390395010: 0.0%
Covered Lines: 921
Relevant Lines: 936

💛 - Coveralls

@srweeks srweeks marked this pull request as ready for review August 22, 2022 10:15
@srweeks srweeks merged commit 9f65d15 into master Aug 22, 2022
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.

5 participants