From 5369a9169d3224859a843289448be1378d3c2e20 Mon Sep 17 00:00:00 2001 From: Jason McCormick Date: Tue, 26 Dec 2023 15:41:18 -0500 Subject: [PATCH 1/3] Update SECURITY.md --- SECURITY.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4db1baa..b31487d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,8 +2,10 @@ ## Supported Versions -Currently all Allmon3 code is supported during development -and in the v0.x.y branches. +In general, only the latest production release is supported. Requests for address issues will +require upgrading to the latest release listed in GitHub. For signficiant security issues that +at reasonable achievably in legacy code, the Allmon3 project may release fixes for particular +old relases as necessary. Allmon3 users are generally advised to keep up with the project. ## Reporting a Vulnerability From 68e37a479ea02ef5631713f6a219c7ba9aa67811 Mon Sep 17 00:00:00 2001 From: Jason McCormick Date: Wed, 27 Dec 2023 09:07:23 -0500 Subject: [PATCH 2/3] Update SECURITY.md fix typos --- SECURITY.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b31487d..f348079 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,10 +2,11 @@ ## Supported Versions -In general, only the latest production release is supported. Requests for address issues will -require upgrading to the latest release listed in GitHub. For signficiant security issues that -at reasonable achievably in legacy code, the Allmon3 project may release fixes for particular -old relases as necessary. Allmon3 users are generally advised to keep up with the project. +In general, only the latest production release listed on GitHub is supported. Requests to +address issues will require upgrading to the latest release and reproducing the issue. For +signficiant security issues that are reasonably addressed in legacy code, the Allmon3 +project may release fixes for particular old relases as necessary. Allmon3 users are +generally advised to keep up with the project. ## Reporting a Vulnerability From 86c50fe697881b86ed9897667a647c1f38429ef0 Mon Sep 17 00:00:00 2001 From: Simon Prosser Date: Thu, 28 Dec 2023 16:43:22 +0000 Subject: [PATCH 3/3] Add asset cache busting --- web/index.html | 6 +++--- web/voter.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/index.html b/web/index.html index 1ef7cfe..8712990 100644 --- a/web/index.html +++ b/web/index.html @@ -17,9 +17,9 @@ Allmon3 - - - + + + diff --git a/web/voter.html b/web/voter.html index 6c26987..cec313c 100644 --- a/web/voter.html +++ b/web/voter.html @@ -17,9 +17,9 @@ Allmon3 Voter - - - + + +