From 7def676a171ec3efc35e2ddc742f47f452191128 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Tue, 10 Sep 2019 12:56:32 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..a52064d59 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.0.0 | :white_check_mark: | +| 0.20.x | :white_check_mark: | + + +## Reporting a Vulnerability + +Please report any potential security issues to `team@nodered.org`. This will notify the core project team who will respond accordingly.