Update signed manifest to 7.51.0

This commit is contained in:
2026-09-19 16:44:44 +00:00
parent 0faf78287a
commit 806094d6a0
+6 -6
View File
@@ -1,11 +1,11 @@
{
"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",
"version": "7.51.0",
"released_at": "2026-09-19T16:44:43+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.51.0/argus-wordpress-defence-7.51.0.zip",
"sha256": "d423a2c0131a1a5b7a6b9761c7db98196466ba2d53aa6d97d0533d8d63bdc91c",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"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=="
"summary": "* Vulnerability Protection now investigates plugins that are not distributed through\n WordPress.org (private, premium, or vendor-hosted plugins) instead of simply reporting them as\n unchecked. It checks the plugin's own vendor identity, changelog, and available public\n vulnerability sources, and clearly shows what was checked, what was found, and how confident\n the result is.\n* Added a \"Check External Intelligence\" action on the Vulnerabilities page for these plugins, plus\n a dashboard summary of how much of your plugin inventory currently has complete vulnerability\n coverage.\n* Findings for these plugins are now created and cleared automatically as new information becomes\n available, the same way they already are for WordPress.org-distributed plugins.",
"signature": "Ed1qDtjAK+OCs7h4HkxCzxmCTTY8t1ONuwa+0UkDekhFawv/nVGDEfsLIVFAwE72s31abrF4itTOyRauA/fnBQ=="
}