We actively support the latest version of all workflows. For security updates, we recommend using the latest release or a specific version tag.
If you discover a security vulnerability, please DO NOT open a public issue. Instead, please email us at [email protected] with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will respond within 48 hours and work with you to resolve the issue before making it public.
When using these workflows:
- Never commit secrets - Always use GitHub Secrets
- Use least privilege - Grant only necessary permissions
- Pin workflow versions - Use specific tags instead of
@master - Review workflow code - Understand what workflows do before using them
- Keep workflows updated - Regularly update to latest versions
- Audit regularly - Review workflow permissions and usage
Security updates will be:
- Released as patch versions
- Documented in CHANGELOG.md
- Tagged with
securitylabel - Communicated via GitHub Security Advisories