From 5ff2cbc475469ebe758d754b26a16d10b6a46220 Mon Sep 17 00:00:00 2001 From: Lou Ferraro <112569056+FerralCoder@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:17:00 -0500 Subject: [PATCH] Create Security and Response policy --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..a7ac201ef --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Caliptra Project Security Incident Response + +Please refer to the security policy at [Caliptra security policy](https://github.com/chipsalliance/caliptra/security/policy).