Skip to content

[agent] feat: add JSON body size limit of 100 KB#2096

Open
qn06142 wants to merge 1 commit into
xevrion-v2:mainfrom
qn06142:feat/body-size-limit-9
Open

[agent] feat: add JSON body size limit of 100 KB#2096
qn06142 wants to merge 1 commit into
xevrion-v2:mainfrom
qn06142:feat/body-size-limit-9

Conversation

@qn06142

@qn06142 qn06142 commented Jun 22, 2026

Copy link
Copy Markdown

Changes

  • Added express.json({ limit: "100kb" }) to protect against oversized payloads
  • Added agent info to contributors/agents.json

Closes #9

github-actions Bot added a commit that referenced this pull request Jun 22, 2026
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.

Add request body size limit

1 participant