Skip to content

Fix security vulnerabilities in dependencies#157

Merged
godcrampy merged 1 commit into
aws:mainfrom
rarepolz:fix-security-vulnerabilities
Sep 9, 2025
Merged

Fix security vulnerabilities in dependencies#157
godcrampy merged 1 commit into
aws:mainfrom
rarepolz:fix-security-vulnerabilities

Conversation

@rarepolz

@rarepolz rarepolz commented Sep 9, 2025

Copy link
Copy Markdown
Contributor
  • Fixed brace-expansion Regular Expression Denial of Service vulnerability
  • Updated dependencies via npm audit fix
  • All vulnerabilities resolved (0 vulnerabilities found)

Description of changes:
Fixed security vulnerabilities in dependencies by running npm audit fix. This resolved a brace-expansion Regular Expression Denial of Service vulnerability (GHSA-v6h2-p8h4-qcjw). After the fix, npm audit reports 0 vulnerabilities.

Checklist

  • I have run npm install to generate the package-lock.json correctly and included it in the PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Fixed brace-expansion Regular Expression Denial of Service vulnerability
- Updated dependencies via npm audit fix
- All vulnerabilities resolved (0 vulnerabilities found)

@godcrampy godcrampy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY!

@maxday maxday left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@godcrampy godcrampy merged commit 962ed28 into aws:main Sep 9, 2025
3 checks passed
@godcrampy godcrampy mentioned this pull request Sep 9, 2025
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.

3 participants