| Version | Supported |
|---|---|
| 1.x | Yes |
We take security seriously at Delimit. If you discover a security vulnerability, please follow these steps:
- Do NOT create a public GitHub issue
- Email security@delimit.ai with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Your suggested fix (if any)
- Acknowledgment: Within 24 hours
- Initial Assessment: Within 72 hours
- Fix Timeline: Based on severity
- Critical: Within 7 days
- High: Within 14 days
- Medium: Within 30 days
- Low: Next release
When using the Delimit GitHub Action:
- Never commit API keys or tokens to your repository
- Use GitHub Secrets for sensitive configuration
- Pin the action version in your workflows (e.g.,
delimit-ai/delimit-action@v1) - Review PR annotations before merging
The Delimit GitHub Action processes your API specifications within the GitHub Actions runner. Your specs are not sent to external servers.