We release patches for security vulnerabilities for the following versions:
| Version | Supported |
|---|---|
| 1.x | ✅ |
| < 1.0 | ❌ |
If you discover a security vulnerability in the IdentArk SDK, please report it responsibly by emailing security@identark.dev instead of using the public issue tracker.
- Do not publicly disclose the vulnerability until we have had time to address it
- Provide detailed information including:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Any proof-of-concept code (if applicable)
- Allow time for a fix before any public disclosure
- 48 hours: We will acknowledge receipt of your security report
- 7 days: We will triage the vulnerability and determine severity
- 30 days: Target for releasing a security patch (may vary based on complexity)
- Full disclosure: Coordinated disclosure after patch is released
- Email: security@identark.dev
- Response Time: We aim to respond to security reports within 48 hours
When using the IdentArk SDK:
- Keep the SDK updated to the latest version
- Review the CHANGELOG for security patches
- Use strong authentication credentials
- Never commit credentials to version control
- Use environment variables for sensitive configuration
- Enable Dependabot to stay notified of dependency updates
This project uses:
- CodeQL: Static analysis for code security vulnerabilities
- Dependabot: Automated dependency updates and vulnerability alerts
- OSSF Scorecard: Supply chain security assessment
Security results are available in the GitHub Security tab.