Skip to content

docs(workflow): add consumer function security documentation#1543

Open
karthikscale3 wants to merge 79 commits intomainfrom
karthik/document-experimental-triggers
Open

docs(workflow): add consumer function security documentation#1543
karthikscale3 wants to merge 79 commits intomainfrom
karthik/document-experimental-triggers

Conversation

@karthikscale3
Copy link
Copy Markdown
Collaborator

@karthikscale3 karthikscale3 commented Mar 28, 2026

Description:

Documents how workflow handler functions are secured on Vercel using experimentalTriggers and Vercel Queues consumer function security, mirroring the existing Queues docs at vercel.com/docs/queues/concepts#consumer-function-security.

Changes:

  • vercel-world.mdx: New "Security > Consumer function security" section explaining that handlers are air-gapped from the internet via experimentalTriggers in .vc-config.json, with a callout linking to the framework integrations page for custom implementations
  • framework-integrations.mdx: Expanded "Security" section with Vercel-specific details (.vc-config.json example, queue topic table, exported STEP_QUEUE_TRIGGER / WORKFLOW_QUEUE_TRIGGER constants from @workflow/builders) and guidance for custom/self-hosted implementations

Copy link
Copy Markdown
Member

@VaguelySerious VaguelySerious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also have Pranay do a quick glance, but LGTM

Signed-off-by: Karthik Kalyan <105607645+karthikscale3@users.noreply.github.com>
Signed-off-by: Karthik Kalyan <105607645+karthikscale3@users.noreply.github.com>
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