Only the latest tagged release is supported for security fixes.
If you discover a security issue, do not open a public issue first.
- Contact: open a private security advisory in this repository, or email the maintainer directly.
- Include:
- impact summary
- reproduction steps
- affected version/tag
- suggested mitigation (if known)
We will acknowledge reports as quickly as possible and coordinate a responsible disclosure timeline.
- Never commit secrets, tokens, API keys, private keys, or
.envfiles. - Use GitHub Actions Secrets for CI credentials (example:
HOMEBREW_TAP_TOKEN). - Local release artifacts (
typesymbol-v*.tar.gz,checksums.txt,dist/) must stay untracked.
- Revoke/rotate the credential immediately.
- Remove it from repository history if needed.
- Add/verify
.gitignoreprotections. - Document remediation in the incident note or advisory.