Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,7 @@ development of VSS, you can reach out to us in the [LDK Discord] in the `#vss` c
[LDK Discord]: https://discord.gg/5AcknnMfBw

[UniFFI]: https://mozilla.github.io/uniffi-rs/

## Security

See [SECURITY.md](SECURITY.md) for vulnerability reporting.
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

## Supported Versions

Please prefer the latest release when reporting security issues.

## Reporting a Vulnerability

If you discover a security vulnerability, please report it privately:

1. Open a GitHub Security Advisory for this repository when available, or
2. Contact the maintainers via the email listed in the repository profile or README.

Please include steps to reproduce, impact, and any suggested fix.
Do not open a public issue for sensitive reports.
Loading