Compare commits

...
21 Commits
Author SHA1 Message Date
tech 0faf78287a Update signed manifest to 7.49.0 2026-09-19 10:22:45 +00:00
tech 235169e8ac Update signed manifest to 7.46.0 2026-09-17 23:20:51 +00:00
tech 67323f0204 Update signed manifest to 7.45.5 2026-09-17 22:40:55 +00:00
tech f3a00c618b Update signed manifest to 7.45.4 2026-09-17 22:28:23 +00:00
tech d39aa6f9bc Update signed manifest to 7.45.1 2026-09-17 18:11:59 +00:00
tech efb0dfc838 Update signed manifest to 7.45.0 2026-09-17 17:48:05 +00:00
tech 7fa580d4d6 Update signed manifest to 7.44.0 2026-09-17 16:36:26 +00:00
tech bd3275d252 Update signed manifest to 7.43.0 2026-09-17 12:33:03 +00:00
tech a0f46c0678 Update signed manifest to 7.42.0 2026-09-17 12:12:42 +00:00
tech 82dd287445 Update signed manifest to 7.41.0 2026-09-17 11:36:04 +00:00
tech f48da5e5f1 Update signed manifest to 7.40.0 2026-09-17 10:42:49 +00:00
tech f787d3a070 Update signed manifest to 7.39.9 2026-09-16 22:55:42 +00:00
tech e924c0adf1 Update signed manifest to 7.39.8 2026-09-16 22:24:00 +00:00
tech 343642a869 Update signed manifest to 7.39.7 2026-09-16 21:32:34 +00:00
tech 2cc4a318ad Update signed manifest to 7.39.6 2026-09-16 21:29:47 +00:00
tech e016046e1f Update signed manifest to 7.39.4 2026-09-16 20:32:22 +00:00
tech 0f197d4bfd Update signed manifest to 7.39.3 2026-09-16 18:30:54 +00:00
tech 49610d6da0 Update signed manifest to 7.39.2 2026-09-16 18:06:20 +00:00
tech 39463e255c Update signed manifest to 7.39.1 2026-09-16 13:42:30 +00:00
tech ecfe29e693 Update signed manifest to 7.39.0 2026-09-16 08:17:24 +00:00
tech 488b27ffc4 Update signed manifest to 7.38.0 2026-09-15 16:58:37 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{
"version": "7.37.1",
"released_at": "2026-09-15T16:45:42+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.37.1/argus-wordpress-defence-7.37.1.zip",
"sha256": "daa33299e82da0d1ae6af271b9f6795f57e7ee11fe034b34e1ebc5ad6478daae",
"version": "7.49.0",
"released_at": "2026-09-19T10:22:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.49.0/argus-wordpress-defence-7.49.0.zip",
"sha256": "c3cb00846010070100534dad41ca4f856df6e76270ab0534c9e13d880068c314",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "* Hardening for the WAD remote settings added in 7.37.0: a remotely-adjusted custom login URL now\n goes through the exact same safety checks as changing it here in wp-admin (it can no longer be\n set to something that collides with a reserved WordPress path), and a value of the wrong type\n for a setting is rejected instead of applied.",
"signature": "ugEaoL+TpncC8umJYEowzA5X8qFYlRyRVEU8Jt+6f0g0RXRErGzaWNJ3++ZD7Rry/umppR7TQhVjxAVuLOtsDg=="
"summary": "* A lower-severity WAF detection that keeps being triggered from the same source is now acted on\n automatically -- it is challenged after a sustained run of repeats, and blocked outright if it\n keeps going, instead of staying \"allowed\" indefinitely no matter how many times it recurs.\n* Findings now describe this more specifically: repeated matches from the same source will be\n challenged, then blocked, rather than a generic promise that \"ARGUS will act on it\".",
"signature": "Mnk68Wi7lp3s703Qrqe5c7AF7V+V2i79woL/95X/+0qWhGqUkvnkWZIBljU1l5/9ELTG0akkz6tBht1VwlPjAA=="
}