Skip to content

Commit bf47c92

Browse files
authored
Merge pull request lightninglabs#1112 from starius/security-md
add SECURITY policy file
2 parents d95da38 + 1614375 commit bf47c92

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ loopd --network=testnet
8585
### Submit feature requests
8686
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be
8787
used to request specific improvements or report bugs.
88+
Do not use public issues for security disclosures.
89+
Follow the instructions in [SECURITY.md](./SECURITY.md).
8890

8991
### Join us on Slack
9092
Join us on the

SECURITY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you believe you have found a security or privacy issue in Lightning Loop,
6+
please do not open a public GitHub issue.
7+
8+
Instead, disclose it responsibly by following the instructions in the
9+
[lnd security policy](https://github.com/lightningnetwork/lnd/blob/master/SECURITY.md).

0 commit comments

Comments
 (0)