Skip to content

Document the Compose security model#404

Merged
GrahamCampbell merged 1 commit into
4.xfrom
document-compose-security-model
Jun 12, 2026
Merged

Document the Compose security model#404
GrahamCampbell merged 1 commit into
4.xfrom
document-compose-security-model

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Contributor

The security guide added in #388 covers the osls CLI but says nothing about Compose, whose documentation lives in this repository. This adds a security model section to the Compose guide covering the Compose-specific shape of the same concerns: configurations can be JavaScript or TypeScript files that execute on load, environment-resolved values flow into the command line parameters of the spawned osls processes, and service outputs persist in the local state directory and the remote state bucket, so both deserve the same protection as other deployment artifacts. The section links back to the main security guide rather than repeating it.

@GrahamCampbell GrahamCampbell merged commit fd13113 into 4.x Jun 12, 2026
8 checks passed
@GrahamCampbell GrahamCampbell deleted the document-compose-security-model branch June 12, 2026 21:16
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