mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
add SECURITY policy file
It refers to LND Security policy and asks not to open Github issues for security and privacy issues.
This commit is contained in:
parent
30472d0f28
commit
1614375fd9
2 changed files with 11 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ loopd --network=testnet
|
||||||
### Submit feature requests
|
### Submit feature requests
|
||||||
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be
|
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be
|
||||||
used to request specific improvements or report bugs.
|
used to request specific improvements or report bugs.
|
||||||
|
Do not use public issues for security disclosures.
|
||||||
|
Follow the instructions in [SECURITY.md](./SECURITY.md).
|
||||||
|
|
||||||
### Join us on Slack
|
### Join us on Slack
|
||||||
Join us on the
|
Join us on the
|
||||||
|
|
|
||||||
9
SECURITY.md
Normal file
9
SECURITY.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
If you believe you have found a security or privacy issue in Lightning Loop,
|
||||||
|
please do not open a public GitHub issue.
|
||||||
|
|
||||||
|
Instead, disclose it responsibly by following the instructions in the
|
||||||
|
[lnd security policy](https://github.com/lightningnetwork/lnd/blob/master/SECURITY.md).
|
||||||
Loading…
Add table
Add a link
Reference in a new issue