Skip to content

fix: add length limits on prompt title and body - #133

Open
rahulkr182 wants to merge 1 commit into
paro-studio:mainfrom
rahulkr182:fix/issue-95
Open

rahulkr182 wants to merge 1 commit into
paro-studio:mainfrom
rahulkr182:fix/issue-95

Conversation

@rahulkr182

Copy link
Copy Markdown
Contributor

Resolves #95. Adds length check constraints in the DB as abuse backstops and explicit validations in the UI for prompt upload.

@strix-security

strix-security Bot commented Sep 15, 2026

Copy link
Copy Markdown

Strix Security Review

No security issues found.

Updated for 3a809b4.


Reviewed by Strix
Re-run review · Configure security review settings

@github-actions

Copy link
Copy Markdown

Thanks for the pull request, @rahulkr182. A couple of things from CONTRIBUTING.md before this can be reviewed:

Review is done by one person in their spare time, so these rules keep the queue moving for everyone.

@klprakhar

klprakhar commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

@rahulkr182 Please follow the contribution guidelines before opening more PRs. The contributing guide clearly states: “Two open pull requests at most. Don't claim another issue until one of yours is merged or closed.”

You already have multiple open PRs, and two of them currently have changes requested. Please focus on addressing the requested changes in your existing PRs and get them merged/closed before opening or claiming another issue.

Please stick to the contribution rules going forward.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: no length limit on prompt title or body

2 participants