StarSling
Security

Security

Security practices, isolation, and data handling

View Markdown

StarSling is built with security as a core principle. Your code and secrets are protected at every layer.

Security Highlights

  • Secrets never touch StarSling - Passed directly from GitHub to runner
  • Ephemeral, hardware-isolated sandboxes - Each job runs in its own single-use microVM, destroyed after the run — the same isolation as GitHub-hosted
  • Encrypted everywhere - TLS 1.3 for all communications
  • Minimal data retention - Logs deleted within 24 hours

On this page