Skip to content

Bump thrift dependency past GHSA-r67j-r569-jrwp #370

@kylekennedy-spade

Description

@kylekennedy-spade

Summary

@databricks/sql currently pins thrift at a version that's flagged by GHSA-r67j-r569-jrwp (Apache Thrift Node.js bindings vulnerable to uncontrolled recursion). Downstream consumers running npm audit --audit-level=high in CI are now seeing this fail with "No fix available" because the lockfile-resolved thrift version falls inside the advisory's affected range.

Can be reproduced in any project that depends on @databricks/sql@^1.13.0

Requested change

Bump the thrift peer/runtime dependency in @databricks/sql to a version outside the advisory range (the next patched release on or after 0.23.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions