You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.