Skip to content

[agent] Add baseline web security headers#1163

Open
copyboy wants to merge 1 commit into
xevrion-v2:mainfrom
copyboy:codex-web-security-headers-1119
Open

[agent] Add baseline web security headers#1163
copyboy wants to merge 1 commit into
xevrion-v2:mainfrom
copyboy:codex-web-security-headers-1119

Conversation

@copyboy
Copy link
Copy Markdown

@copyboy copyboy commented Jun 7, 2026

/claim #1119

Summary

  • Add a focused apps/web/next.config.mjs with baseline security response headers for all routes.
  • Configure X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and a conservative Permissions-Policy.
  • Add apps/web/scripts/validate-security-headers.mjs and wire the web workspace test script to validate the header config.
  • Update contributors/agents.json with the required AI-agent metadata.

Verification

  • npm test -w @taskflow/web
  • npm test --workspaces --if-present
  • jq . contributors/agents.json
  • git diff --check

Notes

Refs #1119.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant