Add a section on vulnerability reporting under security in README.
parent
a02fb1438e
commit
99830d95f6
|
@ -87,10 +87,18 @@ This guide will show you how to deploy it on bare metal as well as on
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
|
### Security measures
|
||||||
|
|
||||||
If you want more information about the security measures applied by
|
If you want more information about the security measures applied by
|
||||||
**Authelia** and some tips on how to set up **Authelia** in a secure way,
|
**Authelia** and some tips on how to set up **Authelia** in a secure way,
|
||||||
refer to [Security](./docs/security.md).
|
refer to [Security](./docs/security.md).
|
||||||
|
|
||||||
|
### Vulnerability report
|
||||||
|
|
||||||
|
Security is taken very seriously here, therefore we follow the rule of responsible disclosure and we encourage you to do so.
|
||||||
|
|
||||||
|
Would you like to report any vulnerability discovered in Authelia, please first contact **clems4ever** on [Matrix](https://riot.im/app/#/room/#authelia:matrix.org) or by [email](mailto:clement.michaud34@gmail.com).
|
||||||
|
|
||||||
## Changelog & Breaking changes
|
## Changelog & Breaking changes
|
||||||
|
|
||||||
See [CHANGELOG.md](./CHANGELOG.md) and [BREAKING.md](./BREAKING.md).
|
See [CHANGELOG.md](./CHANGELOG.md) and [BREAKING.md](./BREAKING.md).
|
||||||
|
|
Loading…
Reference in New Issue