Explain how to contribute new vulnerabilities

Add a link to the gemnasium-db and explain
how to search for a vulnerability or contribute a new one.

See https://gitlab.com/gitlab-org/gitlab-ee/issues/11169
This commit is contained in:
Fabien Catteau 2019-06-05 18:40:31 +00:00 committed by Achilleas Pipinellis
parent 71f7e90699
commit e8edc2fffa

View file

@ -224,3 +224,9 @@ vulnerabilities in your groups and projects. Read more about the
Once a vulnerability is found, you can interact with it. Read more on how to
[interact with the vulnerabilities](../index.md#interacting-with-the-vulnerabilities).
## Contributing to the vulnerability database
You can search the [gemnasium-db](https://gitlab.com/gitlab-org/security-products/gemnasium-db) project
to find a vulnerability in the Gemnasium database.
You can also [submit new vulnerabilities](https://gitlab.com/gitlab-org/security-products/gemnasium-db/blob/master/CONTRIBUTING.md).