This is a personal portfolio project and does not involve user data, authentication, or sensitive logic. However, to maintain best practices, security reports are welcome.
| Version | Supported |
|---|---|
| v4.x | ✅ Yes |
| < v4.0 | ❌ No |
If you discover a vulnerability or security concern in this repository, please do not open a public issue. Instead, follow the responsible disclosure procedure below:
-
Contact Me Directly:
Email: rajtilak1062020@gmail.com
Subject:Security Issue Report - Portfolio V4 -
Include the Following Details:
- Description of the vulnerability
- Steps to reproduce the issue
- Impact assessment (what could an attacker achieve?)
- Suggested remediation or patch (if any)
-
I will respond within 72 hours, and work with you to verify the issue and release a patch as needed.
This project adheres to general web security best practices:
- No external user input is processed.
- No form submissions or data storage are performed.
- Deployed via Vercel, which provides HTTPS and basic deployment security.
- Dependencies are audited periodically via GitHub Actions and Dependabot.
- Since this project is static and does not handle backend logic or user data, security risks are minimal.
- Always ensure you're cloning or forking from the official repository:
https://github.com/rajtilak-2020/K-Rajtilak_s-Portfolio-V4
Thank you for helping improve the security of this project!