Skip to content

chore: release minimatch vulnerability fix for @stoplight/spectral-core #2937

@jerry23

Description

@jerry23

Chore summary
Ensure the minimatch vulnerability fix in @stoplight/spectral-core is actually released to npm. Although the dependency was updated in the repo, the latest published version (1.21.0) still depends on the vulnerable minimatch@3.1.2.

Tasks

  • Fix the failing semantic-release pipeline
  • Publish a new version of @stoplight/spectral-core that depends on minimatch@^3.1.4 or later (as already merged in packages/core).

Additional context

As a result, consumers of @stoplight/spectral-core who rely on the published package (currently 1.21.0) still receive the vulnerable minimatch@3.1.2, despite the fix being present on develop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions