diff --git a/README.md b/README.md index 11fa4138b..c17569248 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can find official releases of `runc` on the [release](https://github.com/ope ## Security -Reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/) +The reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/). ## Building diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..63a743884 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security + +The reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/).