Skip to content

Security: rajtilak-2020/Portfolio-V4

Security

SECURITY.md

Security Policy

Supported Versions

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

Reporting a Vulnerability

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:

  1. Contact Me Directly:
    Email: rajtilak1062020@gmail.com
    Subject: Security Issue Report - Portfolio V4

  2. 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)
  3. I will respond within 72 hours, and work with you to verify the issue and release a patch as needed.


Best Practices Followed

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.

Notes

Thank you for helping improve the security of this project!

There aren’t any published security advisories