Compare commits

..
9 Commits
Author SHA1 Message Date
tech 1187ac412c Update signed manifest to 7.23.55 2026-08-13 19:15:45 +00:00
tech c56b4e6e9d Update signed manifest to 7.23.54 2026-08-13 12:58:44 +00:00
tech 6676ceb60e Update signed manifest to 7.23.53 2026-08-13 12:16:31 +00:00
tech fdc592d01f Update signed manifest to 7.23.52 2026-08-13 11:34:47 +00:00
tech 6e80e24159 Update signed manifest to 7.23.51 2026-08-13 11:09:50 +00:00
tech facfffbc1d Update signed manifest to 7.23.50 2026-08-13 11:00:49 +00:00
tech d33ab11b77 Update signed manifest to 7.23.49 2026-08-13 10:53:46 +00:00
tech 1bb03b6c5c Update signed manifest to 7.23.48 2026-08-13 10:52:36 +00:00
tech 729c24a83c Update signed manifest to 7.23.47 2026-08-13 09:49:16 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.46", "version": "7.23.55",
"released_at": "2026-08-13T09:46:06+00:00", "released_at": "2026-08-13T19:15:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.46/argus-wordpress-defence-7.23.46.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.55/argus-wordpress-defence-7.23.55.zip",
"sha256": "61925e6841d74789a62c341326e2c9abab2fb582d093dd359809a03a562f74f5", "sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* Findings for an attacking IP that ARGUS has since banned now clear themselves automatically,\n instead of sometimes sitting in \"Needs Attention\" until they aged out on their own.\n* Added a standard WordPress Privacy Policy suggestion, describing what ARGUS Defence processes\n and why (Settings > Privacy).", "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": "JlZFq23s3vHjaqZDlEejFzFZOO81DRkMH+c0hxqH+UaRwgQnxvRw35b+V9hy+IfGEOMef+YaHXa0NNgnN8t9Bw==" "signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw=="
} }