Skip to content

Add a character limit on user input data #1850

@Hubtrick-Git

Description

@Hubtrick-Git

When a user adds a comment or a justification they can write as many characters as they like. This can result in huge row sizes for the vuln event table. To avoid this (Malicious) action from happening we should add a character limit to the input field (and display it to the user).

Of course we can then expand this logic to any other user input field such as the Org, Project, Asset ... Name.
(maybe we could also add a sanity or backup check to the backend, maybe even in the database itself).

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions