Skip to content

fix(studio): enforce security boundaries - #845

Open
evanlowe wants to merge 1 commit into
volcengine:mainfrom
evanlowe:fix/studio-security-boundaries
Open

fix(studio): enforce security boundaries#845
evanlowe wants to merge 1 commit into
volcengine:mainfrom
evanlowe:fix/studio-security-boundaries

Conversation

@evanlowe

@evanlowe evanlowe commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restrict generated-agent debug endpoints and managed model credentials to trusted public HTTPS targets
  • enforce same-origin OAuth redirects, role-gated resource discovery, and per-user local session/media ownership
  • disable APIG-managed CORS for Studio deployments while preserving existing route configuration

Testing

  • pre-commit run --all-files
  • python -m pytest (1264 passed, 5 skipped)

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.

1 participant