Add vulnerability form
This commit is contained in:
parent
feeb7f81a6
commit
df41cd925e
2 changed files with 5 additions and 3 deletions
|
@ -203,3 +203,8 @@ Using the tiny Docker image:
|
|||
```shell
|
||||
docker run -d -p 8080:8080 -p 80:80 -v $PWD/traefik.toml:/etc/traefik/traefik.toml traefik
|
||||
```
|
||||
|
||||
## Security
|
||||
|
||||
We want to keep Træfik safe for everyone.
|
||||
If you've discovered a security vulnerability in Træfik, we appreciate your help in disclosing it to us in a responsible manner, using [this form](https://security.traefik.io).
|
Loading…
Add table
Add a link
Reference in a new issue