-
Notifications
You must be signed in to change notification settings - Fork 148
SNOW-3043109: chore: bump fast-xml-parser to ^5 #1251
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingstatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team
The snowflake-sdk package depends on an old version of fast-xml-parser, which is vulnerable to CVE-2026-25128.
(The transitive dependency
@google-cloud/storageis also vulnerable; a PR fix is available.)Currently this requires using
overridesin downstream consumers, which is not ideal.