The following versions of Skill Engine are currently supported with security updates.
| Version | Supported |
|---|---|
| 1.x.x | ✅ Yes |
| < 1.0 | ❌ No |
Older versions are no longer maintained. Please upgrade to the latest version to receive security patches and updates.
If you discover a security vulnerability in Skill Engine, please report it responsibly.
- Email: sm6718858@gmail.com
- Or create a private security advisory on GitHub.
Please include the following details:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Suggested fix (if available)
After a vulnerability is reported:
- We will acknowledge the report within 48 hours.
- The issue will be investigated and validated.
- If confirmed, a security patch will be released as soon as possible.
- The reporter may be credited for responsible disclosure.
The project follows these security practices:
- JWT Authentication with expiration
- Password hashing using bcrypt
- Input validation and sanitization
- Role-based access control (RBAC)
- Environment variables for sensitive keys
- Protected API routes using middleware
- HTTPS recommended for deployment
Please do not publicly disclose vulnerabilities until they have been addressed to avoid security risks for users.