Skip to content

Validate package names before database queries #75

@andrew

Description

@andrew

Most handlers only check for empty package names. Add validation for null bytes, length limits, and format-specific naming rules (e.g. npm scoped package structure) after URL decoding and before hitting the database.

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