Skip to content

Automatically remove server.json entries referencing invalid packages #93

@tadasant

Description

@tadasant

Some discussion here: #50

In the case where npm, pypi, etc. take down a package (e.g. in the case it is found to be malicious), we don't want to maintain a reference to that package.

Because server.json is meant to be immutable, what we should probably do in this case is delete the version of the server.json altogether.

We'll want to run this kind of check (for broken package references) at least ~daily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    implementation workShovel-ready to write codenot go-live blockerThis issue has been reviewed and determined to not be a blocker to go-live

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions