diff --git a/README.md b/README.md index 57ca112ac..a2e7a2298 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ You may want to start with one of the following sections. Refer to [`CONTRIBUTING.md`](CONTRIBUTING.md) on how to contribute. The most important points: * Pull requests are welcome! You need to agree to our [Contributor License Agreement][cla-assistant]. * Please follow the [Code of Conduct](/CODE_OF_CONDUCT.md). -* ⚠️ To report a security issue, please write to security@edgeless.systems. +* ⚠️ Please report any security issue via a [private GitHub vulnerability report](https://github.com/edgelesssys/constellation/security/advisories/new) or write to security@edgeless.systems. ## License diff --git a/SECURITY.md b/SECURITY.md index 9cc7603a4..55dfd08c7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,4 +6,4 @@ Latest version ## Reporting a Vulnerability -To report a security issue, please write to security@edgeless.systems. \ No newline at end of file +Please report any security issue via a [private GitHub vulnerability report](https://github.com/edgelesssys/constellation/security/advisories/new) or write to security@edgeless.systems.