Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
806094d6a0 | ||
|
|
0faf78287a | ||
|
|
235169e8ac | ||
|
|
67323f0204 | ||
|
|
f3a00c618b | ||
|
|
d39aa6f9bc | ||
|
|
efb0dfc838 | ||
|
|
7fa580d4d6 | ||
|
|
bd3275d252 | ||
|
|
a0f46c0678 | ||
|
|
82dd287445 | ||
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb | ||
|
|
c6faa3e74e | ||
|
|
022d999dc3 | ||
|
|
23e68f7385 |
+6
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.29.2",
|
||||
"released_at": "2026-09-14T09:33:45+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.2/argus-wordpress-defence-7.29.2.zip",
|
||||
"sha256": "1d5298ce27eaf2ed6f0290a708e652abbd28e5e4d474f196e1ecb4ea8ff6ae1b",
|
||||
"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": "* Fixed a bug where the Scanner's very first check of your site (or one run after resetting it)\n could flag every core WordPress file as suspicious at once, dropping your Security Score to 0\n for no real reason. A first-time check now quietly learns what your site looks like, exactly\n like every check after it, and only flags files that are genuinely new or changed.",
|
||||
"signature": "gkSLRMxz9Gzzq5Aon9HLOvrf12jLkJ/ygWvG8ud+BSBgsA6DImiVbvTeZtnXd1jM4EJBvuLE9s9006rxy89zBA=="
|
||||
"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=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user