Skip to content

Commit acb7513

Browse files
author
Conor Okus
authored
Adds link to security.md (#189)
1 parent 7f73954 commit acb7513

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
@@ -239,6 +239,12 @@ module.exports = {
239239
link: "/code_of_conduct",
240240
rel: 'noopener noreferrer'
241241
},
242+
{
243+
text: 'Reporting a Vulnerability',
244+
link: "https://github.com/lightningdevkit/rust-lightning/blob/main/SECURITY.md",
245+
rel: 'noopener noreferrer'
246+
},
247+
242248
]
243249
},
244250
{

0 commit comments

Comments
 (0)