We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b4848 commit ea28509Copy full SHA for ea28509
1 file changed
SECURITY.md
@@ -1,6 +1,9 @@
1
# Security Policy
2
3
-This project follows the security policy used by rust-lightning.
+## Reporting a Vulnerability
4
5
-See:
6
-https://github.com/lightningdevkit/rust-lightning/blob/main/SECURITY.md
+Security vulnerabilities for `ldk-server` are handled under the same policy as
+`rust-lightning`(LDK), on which this library is built.
7
+
8
+Please refer to the [rust-lightning's SECURITY.md](https://github.com/lightningdevkit/rust-lightning/blob/main/SECURITY.md)
9
+for instructions on how to responsibly disclose vulnerabilities.
0 commit comments