1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

Add Security Policy

This commit is contained in:
Joel Speed
2021-01-16 17:34:53 +00:00
parent a0d37518e0
commit e50e6ed373
6 changed files with 119 additions and 0 deletions

View File

@ -20,5 +20,11 @@ module.exports = {
collapsed: false,
items: ['features/endpoints', 'features/request_signatures'],
},
{
type: 'category',
label: 'Community',
collapsed: false,
items: ['community/security'],
},
],
};