Getting started
The Trydig Playbook collects the security guidelines, processes, and practices we expect teams to follow when building and operating software.
Who this is for
Section titled “Who this is for”- 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”
How to use it
Section titled “How to use it”- 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.
Contributing
Section titled “Contributing”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.