If you discover a security vulnerability, please report it responsibly.
Email: security@quvantic.com
Do NOT:
- Open a public GitHub issue for security vulnerabilities
- Disclose the vulnerability publicly before it has been addressed
Response SLA:
- Acknowledgment within 48 hours
- Status update within 5 business days
- Fix timeline communicated within 10 business days
| Version | Supported |
|---|---|
| 1.x | Yes |
This policy covers the test framework code in this repository. The application under test (SauceDemo) is maintained by Sauce Labs and has its own security policy.
- Never commit credentials or API keys to this repository
- Use
.envfiles for sensitive configuration (.envis in.gitignore) - Auth state files (
.auth/) are excluded from version control - CI secrets are managed via GitHub Actions secrets