From 47d7bcb551c9079b4bc5a7c3a6fb2aecfea8d6bb Mon Sep 17 00:00:00 2001 From: Conor Heffron Date: Tue, 9 Jul 2024 14:38:20 +0100 Subject: [PATCH] Update README.md (#30) * Update README.md * Update SECURITY.md * Update pom.xml Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron --- README.md | 2 ++ SECURITY.md | 15 +++------------ pom.xml | 2 +- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 360c86e..06b3d35 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Java CI with Maven](https://github.com/conorheffron/ironoc/actions/workflows/maven.yml/badge.svg)](https://github.com/conorheffron/ironoc/actions/workflows/maven.yml) + ![Proof HTML](https://github.com/conorheffron/ironoc/actions/workflows/proof-html.yml/badge.svg) ![Auto Assign](https://github.com/conorheffron/ironoc/actions/workflows/auto-assign.yml/badge.svg) diff --git a/SECURITY.md b/SECURITY.md index 034e848..73e3a2f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,20 +2,11 @@ ## 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: | +| 2.4 | :white_check_mark: | +| <= 2.3 | :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. +Please submit issues [here](https://github.com/conorheffron/ironoc/issues) or contact conorheffron directly. diff --git a/pom.xml b/pom.xml index 302d918..eb15cf4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.ironoc.portfolio ironoc-personal-portfolio - 2.3.0 + 2.4.0 war