Skip to content

Security: juanmanueldaza/github2md

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

We take security vulnerabilities seriously. If you discover a security issue in github2md, please report it responsibly.

Preferred Reporting Method

Use GitHub's private vulnerability reporting:

Report a vulnerability →

This allows us to coordinate a fix before the details are made public.

Alternative Contact

You can also email vulnerability reports to:

📧 juan@daza.ar

Please include:

  • A description of the vulnerability
  • Steps to reproduce or a proof-of-concept
  • The affected version(s), if known
  • Any potential impact you've identified

Response Timeline

  • Acknowledgment: We will acknowledge your report within 48 hours.
  • Updates: We will provide status updates at least every 7 days until the issue is resolved.
  • Resolution: We will work to issue a fix as quickly as possible, prioritizing based on severity.

What We Consider Security Issues

  • Path traversal attacks in file output
  • ZIP bomb or resource exhaustion vulnerabilities
  • Injection vulnerabilities (e.g., Markdown injection)
  • Sensitive data exposure via exported content
  • Privilege escalation

Out of Scope

  • Denial of service via extremely large GitHub profiles (already handled by rate limiting)
  • Issues in dependencies (please report to the respective maintainers)

Responsible Disclosure

We ask that you:

  1. Do not publicly disclose the vulnerability before a fix is available.
  2. Give us reasonable time to address the issue before any public announcement.
  3. Make a good-faith effort to avoid privacy risks, data destruction, or disruption to others.

Thank you for helping keep github2md and its users safe.

There aren't any published security advisories