Security Policy¶
Supported Versions¶
Only the latest version of the dotfiles repository is supported.
| Version | Supported |
|---|---|
| Latest | |
| < 1.0.0 |
Reporting a Vulnerability¶
If you discover a security vulnerability within this project, please treat it with discretion.
- Do NOT open a public issue.
- Email the maintainer directly or open a draft security advisory if you have access.
- We will address the issue as soon as possible.
Secrets & Credentials¶
This repository uses age encryption for secrets. - NEVER commit unencrypted secrets to the repository. - Use mise run setup-secrets to configure encryption. - Ensure .gitignore excludes *.key and *.env files.