Skip to content

Missing length/format validation #977

Description

@pmachapman

Missing length/format validation on free-text DTO fields (engine Name, languages, unbounded TextIds/filter lists) in CreateEngine.cs, CreateWebhook.cs, CreateDataFile.cs, StartBuild.cs. Add [StringLength]/[MaxLength] and collection caps (also reduces the C2/M3 surface; [ApiController] auto-validates DataAnnotations).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    • Status
      🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions