From a4a554335a0010993777c074e1b4a1e6875cb4be Mon Sep 17 00:00:00 2001 From: Ryan Ahearn Date: Tue, 28 May 2024 12:20:38 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5289d1d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +Only certain branches are supported with security updates. + +| Version (branch) | Supported | +| ---------------- | --------- | +| main | :white_check_mark: | +| other | :x: | + +When using this code or reporting vulnerability please be sure to use supported branches and the most recent release tag. + +## Reporting a Vulnerability + +Use the `Report a vulnerability` link at https://github.com/GSA-TTS/terraform-cloudgov/security to report a security vulnerability +on a supported branch of this repository.