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
17 changes: 17 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Security Policy

## Supported Versions

`fastsse` is pre-1.0 software. Security fixes are applied to the latest
released version and the `main` branch. Older pre-1.0 releases are not
guaranteed to receive backports.

## Reporting a Vulnerability

Please report suspected vulnerabilities privately by opening a GitHub security
advisory for this repository. If advisories are not available to you, contact
the maintainers directly before publishing details.

Include the affected package, version, platform, reproduction steps, expected
impact, and any suggested mitigation. Maintainers will acknowledge valid reports
as soon as practical and coordinate disclosure after a fix is available.
Loading