Skip to main content

Developer Documentation

Use this section to find implementation and operational guidance for the Openlane platform.

Section Map

  1. Getting Started: local setup, stack startup, and CLI authentication
  2. Core Development: repository structure, schemas, GraphQL/codegen, workflows, and jobs
  3. Integrations: OAuth, SSO/OIDC, email, billing, and ingest patterns
  4. Security: authentication, token management, encryption, and impersonation controls
  5. Operations: deployment, CI/CD, configuration, and runbooks
  6. Contributing: docs style guidance and reference material

How To Use This Docs Set

  1. Start with Getting Started for a local environment.
  2. Move to Core Development when you are changing API, schema, or workflow behavior.
  3. Use Integrations, Security, and Operations for implementation-specific workstreams.
  4. Follow Contributing standards when updating docs.