Skip to content

Conversation

@pyhp2017
Copy link

@pyhp2017 pyhp2017 commented Dec 3, 2025

We needed a way to hard-block specific npm package versions so compromised releases can’t reach developer workstations. This PR adds a configurable deniedVersions list per package, wires a reusable filter through storage/search/tarball flows, and ensures any denied version is hidden from manifests, search results, and downloads-keeping teams safe from known-malicious builds.

@pyhp2017 pyhp2017 marked this pull request as ready for review December 4, 2025 09:18
@pyhp2017 pyhp2017 changed the title Add denied-version support to block downloading/accessing specific package versions feature: Add denied-version support to block downloading/accessing specific package versions Dec 4, 2025
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