From dbf6e48d0f77738b1600aa6110f797cecf5b2f1d Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Sun, 3 Mar 2019 15:00:09 -0500 Subject: [PATCH] README: link to /org/security/ Signed-off-by: Vincent Batts --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e755fb7bc..11fa4138b 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,9 @@ This means that `runc` 1.0.0 should implement the 1.0 version of the specificati You can find official releases of `runc` on the [release](https://github.com/opencontainers/runc/releases) page. -### Security +## Security -If you wish to report a security issue, please disclose the issue responsibly -to security@opencontainers.org. +Reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/) ## Building