Skip to content

jose Security Vulnerability #2589

@praxder

Description

@praxder

The Dart package jose has a big vulnerability:
GHSA-vm9r-h74p-hg97

The stream_chat package uses an affected version of jose:
Image

A quick look through the Stream source shows that it's being used in the token.dart file.
Image

The fix should be relatively easy: just bumping the jose package version up to 0.3.5+1 or higher, per the GitHub advisory listed above.

For what it's worth, every time you run flutter pub get, it now outputs this warning, because of this vulnerability:
Image

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