Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ea7b9f5be | ||
|
|
804a1aae58 | ||
|
|
76e585139e | ||
|
|
f871592d27 | ||
|
|
f1375d3d7d | ||
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 | ||
|
|
303f31e869 |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.18",
|
"version": "7.23.30",
|
||||||
"released_at": "2026-08-10T14:14:25+00:00",
|
"released_at": "2026-08-12T13:24:00+00:00",
|
||||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.18/argus-wordpress-defence-7.23.18.zip",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.30/argus-wordpress-defence-7.23.30.zip",
|
||||||
"sha256": "757e47dc84fa8f113dd1e2dc0a0cb1436a98c37286b0fcf4835a87f419953b57",
|
"sha256": "81751849589995c4830915bb28a1b7983063571cfd3d728cac98457294e74703",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": false,
|
||||||
"summary": "* Added a way to download your MFA backup codes as a file right after they're generated, so you\n don't have to copy them down by hand. You can optionally protect the file with your own\n passphrase -- it's encrypted in your browser before saving, and a matching offline tool (linked\n from the same page) lets you read it back later even if you can't reach your site's admin area.\n* Fixed an edge case in Safe Mode (the wp-config.php recovery switch) where a fresh security event\n happening while Safe Mode was on could still block the request -- Safe Mode now reliably means no\n blocking at all, matching what it has always said it does.",
|
"summary": "* Findings quality: routine, expected activity from legitimate plugins (like WooCommerce's cart/\n checkout endpoints and Jetpack's public API) no longer shows up as a security issue just because\n it doesn't require login -- ARGUS now recognizes it as normal.\n* Fixed a real false-positive: a legitimate WordPress core update could previously be flagged as a\n suspicious file appearing or disappearing inside WordPress core. It's now correctly recognized as\n an expected part of the update.\n* Fixed: repeated attacks matching the same firewall rule from different sources no longer create a\n growing pile of near-identical findings -- they're now tracked as one finding with an occurrence\n count, so your Findings list stays readable.\n* Fixed: a vulnerability finding (including \"WordPress core is out of date\") now automatically\n clears itself once you actually update the affected plugin, theme, or WordPress core -- it no\n longer stays open forever, or gets duplicated every time a newer version comes out.\n* Each finding now shows how confident ARGUS actually is (Confirmed, High confidence, Likely,\n Suspicious, or Informational), so it's clear what's been verified versus what's an inference.\n* \"Resolve All Open\" is now \"Archive All Open\" -- same one-click way to clear your queue, but it no\n longer implies everything was fixed; archived findings stay fully available in your history.\n* ARGUS now periodically checks its own health in the background (its files, database, scanner,\n firewall, quarantine storage, and update mechanism) and can fix common problems automatically;\n if something stays broken, you'll see it as a finding until it's verified resolved.\n* Two-factor authentication data is now fully removed when you uninstall the plugin.\n* Backups page: new charts showing your backup success/failure history and size trend over time.\n* License page: \"What's Included\" is now a simple, readable list instead of a dense table.",
|
||||||
"signature": "oLZpuEEZu+3hUkmR19i2ISNbeCycjhDO/aZ2ZwpxlBbTvAOI8LJh9+rc6G6Tnd404ttvaBR0nl6Y3QWrLYFBDw=="
|
"signature": "6p5dKzyfdivTHNN9qeMBQVVM9V3kb/fMWdTDvSj81Bp5wLuxOc/nVHerdoU2NMIleLjlhKGzQwpvt75shnabDw=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user