From 1187ac412c66acacdcd7813ddb1891dc5de4de0d Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Thu, 13 Aug 2026 19:15:45 +0000 Subject: [PATCH] Update signed manifest to 7.23.55 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index b431a81..7aba5e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.23.54", - "released_at": "2026-08-13T12:58:44+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.54/argus-wordpress-defence-7.23.54.zip", - "sha256": "381657f18c140e2ea09e3e2f4d8163be51c978d3d3fc9a79a85aa6d6a2aa2f09", + "version": "7.23.55", + "released_at": "2026-08-13T19:15:44+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.55/argus-wordpress-defence-7.23.55.zip", + "sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Redesigned the Global Network card on Overview: a compact live view of what ARGUS Cloud is\n actually doing for your site -- blocks, active protections, and recent activity -- in place of\n generic network statistics.", - "signature": "kCsuPh7Qtn3KgijIm/o3yYH6kz6yXYTq/BcwbrMhy8fWUzjmgB0sGOVXNVbDecmeVcPeAvlKJ0/bHv6S2XcwBQ==" + "summary": "* Added optional HTTP security headers (helps protect against clickjacking and content-sniffing\n attacks).\n* Added an optional custom login URL, so your login page isn't sitting at the address every\n automated attacker already knows to try first.\n* File-integrity monitoring now also watches your .htaccess file, not just wp-config.php.\n* Added optional checkout protection for WooCommerce stores: recognizes scripted/bot checkout\n attempts and repeated failed orders, a common sign of payment-fraud testing.\n* Improved login protection to recognize credential-stuffing attacks (many different usernames\n tried from one source), not just simple repeated password guessing.\n* ARGUS Cloud can now recognize when the same attack pattern is seen across multiple protected\n sites, strengthening protection for everyone connected.\n* Simplified how this site connects to your ARGUS Account -- one-click connect, no code to copy.", + "signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw==" }