From 94340c7b1a3d0a74c20f0df7a5d29cbd3ea40291 Mon Sep 17 00:00:00 2001 From: Parth Parth <34807532+thecodingaviator@users.noreply.github.com> Date: Mon, 4 Nov 2019 13:10:27 +0530 Subject: [PATCH] docs: update security guidelines to current branch (#37672) --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 17ac13edea..e4c47beafc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,12 +1,12 @@ # Security Policy -This document outlines our security policy for the codebase, and how to report vulnerability. +This document outlines our security policy for the codebase, and how to report vulnerabilities. ## Versions | Version | Branch | Supported | Website active | | ----------- | ------------------------ | ------------------ | ---------------- | -| production | `production-legacy-2018` | :white_check_mark: | freecodecamp.org | +| production | `production-current` | :white_check_mark: | freecodecamp.org | | beta | `production-staging` | :white_check_mark: | freecodecamp.dev | | development | `master` | | |