From 4416c4983feb449dd36ea4920b5e5f9fb8980e98 Mon Sep 17 00:00:00 2001 From: Edward Viaene Date: Tue, 10 May 2022 11:45:06 -0400 Subject: [PATCH] Create SECURITY.md --- 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 0000000..b329dbc --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +This repository contains older docker images for demo purposes. Make sure to upgrade to the latest version if you want to use them. + +## Reporting a Vulnerability + +Use GitHub issues or PRs to report a vulnerability.