Skip to content

Commit 1364bc0

Browse files
author
Conor Okus
committed
Adds link to security.md
1 parent 8faf2f1 commit 1364bc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/.vuepress/config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,12 @@ module.exports = {
234234
link: "/code_of_conduct",
235235
rel: 'noopener noreferrer'
236236
},
237+
{
238+
text: 'Reporting a Vulnerability',
239+
link: "https://github.com/lightningdevkit/rust-lightning/blob/main/SECURITY.md",
240+
rel: 'noopener noreferrer'
241+
},
242+
237243
]
238244
},
239245
{

0 commit comments

Comments
 (0)