From e35968bb4a40eb70e417891cf25dde121dafd306 Mon Sep 17 00:00:00 2001 From: Miguel Martinez Trivino Date: Wed, 20 Sep 2023 13:00:44 +0200 Subject: [PATCH] Create SECURITY.md Signed-off-by: Miguel Martinez Trivino --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..bd1d96855 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Chainloop releases is in a pre-1.0 state, we commit to add security patches to latest versions. + +## Reporting a Vulnerability + +To report a vulnerability, feel free to contain security@chainloop.dev or create an issue in this repository.