Skip to content

Add max-length validation on string input fields#2192

Merged
jcjones merged 1 commit intomainfrom
jcj/18-string-max-length-validation
Apr 13, 2026
Merged

Add max-length validation on string input fields#2192
jcjones merged 1 commit intomainfrom
jcj/18-string-max-length-validation

Conversation

@jcjones
Copy link
Copy Markdown
Contributor

@jcjones jcjones commented Apr 9, 2026

Add upper bounds to name fields (max 255), API URLs (max 2048), and bearer tokens (max 4096) across aggregator and task creation and update endpoints. Previously only minimum length was enforced.

Add upper bounds to name fields (max 255), API URLs (max 2048),
and bearer tokens (max 4096) across aggregator and task creation
and update endpoints. Previously only minimum length was enforced.
@jcjones jcjones requested a review from a team as a code owner April 9, 2026 16:29
@jcjones jcjones merged commit 35c8475 into main Apr 13, 2026
8 of 9 checks passed
@jcjones jcjones deleted the jcj/18-string-max-length-validation branch April 13, 2026 16:46
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.

2 participants