Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.14 KB

SECURITY.md

File metadata and controls

35 lines (26 loc) · 1.14 KB

Security Policy

Supported Versions

Version Supported
0.1.x

Reporting a Vulnerability

We take the security of this portfolio website seriously. If you discover a security vulnerability, please follow these steps:

  1. Do Not create a public GitHub issue
  2. Email the vulnerability details to [email protected]
  3. Include as much information as possible:
    • Type of vulnerability
    • Full path of source file(s)
    • Location of affected source code
    • Any special configuration required to reproduce
    • Step-by-step instructions to reproduce
    • Proof-of-concept or exploit code (if possible)
    • Impact of the issue

Response Timeline

  • You will receive an acknowledgment within 48 hours
  • We will validate and confirm the problem within 5 business days
  • We aim to release a fix within 30 days, depending on complexity

Security Best Practices

  • All dependencies are regularly updated
  • Code is automatically scanned for vulnerabilities
  • Production deployments use HTTPS
  • Environment variables are properly secured