| Version | Supported |
|---|---|
| v1.x.x | Yes |
If you discover a security issue, please avoid creating a public issue.
Instead:
- Open a private security advisory through GitHub
- Or contact the maintainer directly
Please include:
- Description of the issue
- Steps to reproduce
- Potential impact
- Suggested remediation if available
This repository is a frontend starter template intended for educational and development purposes.
Before deploying to production environments:
- Replace placeholder contact forms
- Configure secure backend handling
- Sanitize all user inputs
- Add CSRF protections
- Configure rate limiting
- Enable HTTPS
- Implement proper authentication if expanded
- Review third-party dependencies regularly
Dependencies and external libraries should be reviewed regularly for:
- outdated packages
- known CVEs
- deprecated tooling
- supply chain risks
Please allow reasonable time for investigation and remediation before publicly disclosing security issues.