Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,15 @@ to learn how to properly report vulnerabilities, as well as to find information

## Reporting vulnerabilities

In case you find a vulnerability in SimpleSAMLphp, or you want to confirm a possible security issue in the software,
please get in touch with us through [Sikt's CERT team](https://sikt.no/abuse). Please use our PGP public key
to encrypt any possible sensitive data that you may need to submit. We will get back to you as soon as possible
according to our working hours in Central European Time.
In case you find a vulnerability in SimpleSAMLphp, or you want to
confirm a possible security issue in the software, please get in touch
with us through the [github Security
page](https://github.com/simplesamlphp/simplesamlphp/security) or the
respective page for one of the core libraries such as
[saml2](https://github.com/simplesamlphp/saml2/security). We will get
back to you as soon as possible according to our working hours in
Central European Time.


When reporting a security issue, please add as much information as possible to help us identify, confirm, replicate and
fix the problem. In particular, remember to include the following information in your report:
Expand Down