We release patches for security vulnerabilities in the following versions:
| Version | Supported |
|---|---|
| 0.0.2 | ✅ |
| 0.0.1 | ❌ |
We take security seriously at LaraCoreKit. If you discover a security vulnerability, please follow these steps:
DO NOT create a public GitHub issue for security vulnerabilities.
Instead, please use one of these methods:
Option 1: GitHub Security Advisories (Recommended)
- Go to https://github.com/ProgrammerNomad/LaraCoreKit/security/advisories/new
- This creates a private security advisory
Option 2: Private Email
- Email: Contact the repository owner directly through GitHub
- Subject: [SECURITY] Brief description of the issue
Please provide the following information:
- Description - Clear description of the vulnerability
- Steps to Reproduce - Detailed steps to reproduce the issue
- Impact - Potential impact and severity assessment
- Affected Versions - Which versions of LaraCoreKit are affected
- Suggested Fix - If you have a fix or mitigation suggestion
- Disclosure Timeline - Your preferred disclosure timeline
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Fix Timeline: Depends on severity
- Critical: 1-7 days
- High: 7-14 days
- Medium: 14-30 days
- Low: 30-60 days
We follow responsible disclosure practices:
- We will acknowledge your email within 48 hours
- We will provide a detailed response within 7 days
- We will work with you to understand and validate the issue
- We will develop and test a fix
- We will release a security patch
- We will credit you in the release notes (unless you prefer to remain anonymous)
Security updates will be:
- Released as patch versions
- Documented in CHANGELOG.md
- Announced on GitHub Releases
- Tagged with
securitylabel
When using LaraCoreKit:
- Keep Updated - Always use the latest supported version
- Environment Files - Never commit
.envfiles to version control - Credentials - Use strong passwords and rotate API keys regularly
- Database - Run migrations and seeders only in trusted environments
- File Permissions - Ensure proper file and directory permissions
- Dependencies - Keep all Composer and NPM dependencies updated
- HTTPS - Always use HTTPS in production
- Demo Mode - Never use demo credentials in production
This security policy applies to:
- LaraCoreKit core framework
- Official modules (Auth, Blog, Core, Media, Settings, User)
- Official documentation
- Official demo site
This policy does NOT apply to:
- Third-party modules
- Custom implementations
- Modified versions
- Development/staging environments
We thank the following researchers for responsibly disclosing security issues:
(No reports yet)
Last Updated: April 22, 2026