Skip to content

Getting started

The Trydig Playbook collects the security guidelines, processes, and practices we expect teams to follow when building and operating software.

  • Engineers designing, building, or maintaining a service
  • Reviewers looking for a shared baseline during code and design review
  • Anyone onboarding onto a team and wanting a quick orientation on “how we do security here”
  • Start with the Golden Path if you’re starting a new service or component — it describes the default, pre-approved stack and setup.
  • Check Coding Guidelines for concrete guidance on a specific risk area (authentication, input validation, secrets, dependencies).
  • Use the Reference section for checklists and quick lookups during review.

This playbook lives in github.com/tryhuset/trydig-playbook. It’s a living document — if something is unclear, outdated, or missing, open a pull request or an issue.