From 8787c52f9bb692920ed5fa9467a7fbe8fce45fc9 Mon Sep 17 00:00:00 2001 From: Peter Boling Date: Mon, 9 Sep 2024 11:54:10 -0600 Subject: [PATCH 1/3] Create SECURITY.md --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. From 654a2d193e1d89ef7c9d1f1b136340c1e0b062ff Mon Sep 17 00:00:00 2001 From: Peter Boling Date: Wed, 11 Sep 2024 01:04:37 +0700 Subject: [PATCH 2/3] Update SECURITY.md Co-authored-by: Roger Meier --- SECURITY.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 034e848..3008839 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,10 +7,8 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | +| 2.1.x | :white_check_mark: | +| < 2.1.x | :x: | ## Reporting a Vulnerability From e5361f78329a93f17f593a361a4e4849d6963dcb Mon Sep 17 00:00:00 2001 From: Peter Boling Date: Wed, 11 Sep 2024 01:04:46 +0700 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=94=80=20Update=20SECURITY.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Roger Meier --- SECURITY.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3008839..a88ccc9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,8 +12,4 @@ currently being supported with security updates. ## Reporting a Vulnerability -Use this section to tell people how to report a vulnerability. - -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc. +You can report a vulnerability via https://github.com/omniauth/omniauth-saml/security.