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

bump: Update follow-redirects to avoid vulnerability #397

Closed
wants to merge 2 commits into from

Conversation

JhontSouth
Copy link

#minor

Description

This PR updates the follow-redirects package to avoid the Exposure of Sensitive Information to an Unauthorized Actor vulnerability.

Specific Changes

  • Updated follow-redirects package from 1.14.7 to ^1.14.8.
  • Added follow-redirects resolution to the version ^1.14.8.

Testing

The following image shows the unit tests passing after the update.
image

@coveralls
Copy link

coveralls commented Jan 10, 2024

Pull Request Test Coverage Report for Build 7479037382

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 82 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.4%) to 84.511%

Files with Coverage Reduction New Missed Lines %
libraries/botbuilder-lg/src/templateExtensions.ts 1 85.34%
libraries/botframework-streaming/src/utilities/createNodeServer.ts 1 82.14%
libraries/botframework-streaming/src/namedPipe/namedPipeServer.ts 12 61.64%
libraries/botframework-streaming/src/namedPipe/namedPipeClient.ts 17 45.45%
libraries/botframework-streaming/src/namedPipe/namedPipeTransport.ts 51 34.31%
Totals Coverage Status
Change from base Build 7478737796: 0.4%
Covered Lines: 20408
Relevant Lines: 22872

💛 - Coveralls

@JhontSouth
Copy link
Author

Promoted /4602

@JhontSouth JhontSouth closed this Jan 16, 2024
@JhontSouth JhontSouth deleted the southworks/update/follow-redirects branch January 16, 2024 13:24
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.

4 participants