mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
docs: add security policy (#2491)
* docs: add security policy * docs: link security policy from README --------- Co-authored-by: Hermes Agent <hermes-agent@users.noreply.github.com>
This commit is contained in:
parent
bf0ebe1f33
commit
e0c173ae1e
2 changed files with 9 additions and 0 deletions
|
|
@ -396,6 +396,8 @@ Once the user has authorized the app connection a `nwc:success` message is sent
|
|||
If you need help contact support@getalby.com or reach out on Nostr: npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm
|
||||
You can also visit the chat of our Community on [Telegram](https://t.me/getalby).
|
||||
|
||||
For security vulnerabilities, please follow our [security policy](SECURITY.md).
|
||||
|
||||
## ⚡️Donations
|
||||
|
||||
Want to support the work on Alby?
|
||||
|
|
|
|||
7
SECURITY.md
Normal file
7
SECURITY.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Security Policy
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please report suspected security vulnerabilities privately by emailing [security@getalby.com](mailto:security@getalby.com). Do not open a public issue or disclose the vulnerability publicly until we have coordinated a fix.
|
||||
|
||||
Please include the affected version or component, the potential impact, and clear steps to reproduce the issue. We will acknowledge your report and keep you informed as we investigate and address it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue