Skip to content

Security: mfassaie/webfetch-plus

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
0.1.x Yes

Reporting a vulnerability

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

Do not open a public issue.

Instead, use GitHub private vulnerability reporting to submit your report.

You can expect:

  • Acknowledgement within 48 hours
  • Triage and initial assessment within 7 days
  • A fix or mitigation plan within 30 days for confirmed vulnerabilities

Scope

This project fetches URLs by design. The following are not vulnerabilities:

  • The tool fetching a URL that was provided as input
  • The tool saving fetched content to the local cache directory
  • The tool returning file paths to cached content

Security concerns include:

  • Path traversal in cache directory operations
  • Arbitrary code execution via crafted responses
  • Credentials or secrets leaked in logs or responses

There aren’t any published security advisories