Skip to content

[GHSA-457r-cqc8-9vj9] sweetalert2 v10.16.10 and above contains hidden functionality #6031

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

Open
wants to merge 2 commits into
base: Humni/advisory-improvement-6031
Choose a base branch
from

Conversation

Humni
Copy link

@Humni Humni commented Aug 19, 2025

Updates

  • Affected products

Comments
patched version not tagged correctly

@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 23:34
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates a security advisory for sweetalert2 to correctly specify the patched version. The change addresses an issue where the patched version was not tagged correctly in the vulnerability database.

  • Updates the modified timestamp to reflect the correction
  • Adds explicit "fixed" version information to properly indicate version 11.0.0 resolves the vulnerability
  • Removes the less precise "last_known_affected_version_range" field in favor of explicit version ranges

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@@ -19,13 +19,13 @@
"events": [
{
"introduced": "10.16.10"
},
Copy link
Preview

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

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

[nitpick] The trailing comma after the 'introduced' object creates an inconsistent JSON structure. Consider removing the comma on line 22 to maintain clean JSON formatting.

Copilot uses AI. Check for mistakes.

@github-actions github-actions bot changed the base branch from main to Humni/advisory-improvement-6031 August 19, 2025 23:35
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