Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Security Policy

## Supported Versions

We recommend always using the latest version to benefit from the latest features and security patches. Only the latest version of `@fetchkit/ffetch` receives security updates!

## Reporting a Vulnerability

Please **do not** open a public issue for security vulnerabilities.

Instead, use [GitHub's private vulnerability reporting](https://github.com/fetch-kit/ffetch/security/advisories/new) to submit a report confidentially. This allows us to assess and patch the issue before any public disclosure.

**What to include:**
- A description of the vulnerability and its potential impact
- Steps to reproduce or a minimal proof-of-concept
- Any suggested mitigations (optional)

You can expect an initial response within **7 days**. If a fix is warranted, a patched release and public advisory will be published once resolved.
Loading