This portfolio website is a fork of al-folio. Security updates are applied as they become available from the upstream repository.
| Version | Supported |
|---|---|
| Current (main branch) | ✅ |
| Older commits | ❌ |
Since this is a personal portfolio site built with Jekyll and hosted on GitHub Pages, there are no versioned releases. The main branch represents the current production version.
If you discover a security vulnerability in this repository, please follow these steps:
-
Do not open a public issue. Security vulnerabilities should not be disclosed publicly until they are addressed.
-
Contact me directly (my contact details can be found on my page).
-
Include the following information:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Any suggested fixes (if applicable)
This is a static website with no backend, database, or user authentication. However, security considerations include:
- Dependencies: Jekyll and Ruby gem dependencies are regularly updated
- Third-party scripts: Minimal use of external libraries (particles.js, Font Awesome)
- User data: No user data is collected or stored beyond standard GitHub Pages/basic Google analytics
Since this project is based on al-folio, security issues in the upstream theme should be reported to the al-folio repository.