Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 2.4 KB

File metadata and controls

89 lines (53 loc) · 2.4 KB

Security Policy

Overview

This repository hosts a personal developer portfolio and knowledge base maintained by Laxmi Kant Pal, featuring Android development articles, AI/ML insights, and embedded multimedia content (e.g., YouTube videos).

The project is deployed via GitHub Pages and primarily consists of static content (Markdown, HTML, CSS, and assets).


Supported Versions

As this is a static website, only the latest deployed version is actively maintained and supported.

Version Supported
Latest
Older versions

Security Considerations

While this project does not include backend services or sensitive data processing, the following security practices are followed:

  • No collection or storage of personal user data
  • No authentication, login, or payment systems
  • Use of trusted third-party embeds (e.g., YouTube)
  • HTTPS enforced via GitHub Pages
  • Minimal use of external scripts

Third-Party Content

This website may include embedded content such as:

  • YouTube videos (via iframe)
  • External links to GitHub, LinkedIn, and other platforms

These third-party services may collect usage data according to their own privacy policies. Users are encouraged to review those policies separately.


Reporting a Vulnerability

If you discover a security vulnerability or potential issue, please report it responsibly.

📩 Contact

Please include:

  • Description of the issue
  • Steps to reproduce (if applicable)
  • Potential impact

Response Policy

  • Acknowledgement within 48 hours
  • Investigation and resolution based on severity
  • Public disclosure only after the issue is resolved

Best Practices for Contributors

If you contribute to this repository, please ensure:

  • Do not introduce malicious scripts or external dependencies
  • Avoid adding untrusted third-party embeds
  • Sanitize any dynamic content (if introduced in the future)
  • Follow secure coding practices

Disclaimer

This project is intended for educational and portfolio purposes. While reasonable efforts are made to ensure security, no guarantees are provided against all possible vulnerabilities.


Updates

This security policy may be updated periodically to reflect changes in the project or best practices.