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

Npm audit fix (braces, fast-loops, ws) #9

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

dluc
Copy link
Collaborator

@dluc dluc commented Aug 2, 2024

Fix 3 high severity vulnerabilities:

  • braces <3.0.3
    Severity: high
    Uncontrolled resource consumption in braces - GHSA-grv7-fg5c-xmjg

  • fast-loops <1.1.4
    Severity: high
    robinweser fast-loops vulnerable to prototype pollution - GHSA-3q56-9cc2-46j4

  • ws 8.0.0 - 8.17.0
    Severity: high
    ws affected by a DoS when handling a request with many HTTP headers - GHSA-3h5v-q93c-6h6q

@dluc dluc changed the title Npm audit fix Npm audit fix (braces, fast-loops, ws) Aug 2, 2024
@dluc dluc merged commit 99cc693 into microsoft:main Aug 2, 2024
1 check passed
@dluc dluc deleted the npmaudit branch August 2, 2024 20:53
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.

1 participant