Compare commits

..
27 Commits
Author SHA1 Message Date
tech 8ea7b9f5be Update signed manifest to 7.23.30 2026-08-12 13:24:01 +00:00
tech 804a1aae58 Update signed manifest to 7.23.28 2026-08-10 22:09:40 +00:00
tech 76e585139e Update signed manifest to 7.23.27 2026-08-10 20:18:36 +00:00
tech f871592d27 Update signed manifest to 7.23.26 2026-08-10 19:56:33 +00:00
tech f1375d3d7d Update signed manifest to 7.23.25 2026-08-10 19:23:48 +00:00
tech 72fa8e8901 Update signed manifest to 7.23.24 2026-08-10 16:35:02 +00:00
tech efa84723ee Update signed manifest to 7.23.23 2026-08-10 16:06:43 +00:00
tech 39616478c9 Update signed manifest to 7.23.22 2026-08-10 15:57:46 +00:00
tech c1969d4293 Update signed manifest to 7.23.21 2026-08-10 15:53:45 +00:00
tech 524b893e65 Update signed manifest to 7.23.20 2026-08-10 15:34:44 +00:00
tech 303f31e869 Update signed manifest to 7.23.19 2026-08-10 15:05:44 +00:00
tech 20a2a84ee8 Update signed manifest to 7.23.18 2026-08-10 14:14:25 +00:00
tech 9127b06836 Update signed manifest to 7.23.17 2026-08-10 11:36:11 +00:00
tech 19cb788556 Update signed manifest to 7.23.16 2026-08-10 11:08:03 +00:00
tech e52046437b Update signed manifest to 7.23.15 2026-08-10 10:55:14 +00:00
tech 5d36e1058f Update signed manifest to 7.23.14 2026-08-10 10:42:30 +00:00
tech b79ead3dcf Update signed manifest to 7.23.13 2026-08-10 09:48:52 +00:00
root b0102ea518 Update signed manifest to 7.23.12 (critical fix) 2026-08-10 01:14:06 +00:00
root 1b8d7950f5 Update signed manifest to 7.23.11 2026-08-10 00:59:55 +00:00
root 56284b5d20 Update signed manifest to 7.23.10 2026-08-10 00:39:47 +00:00
ARGUS 037c2b8cc6 Update signed manifest to 7.23.9 2026-08-09 23:50:36 +00:00
ARGUS b1688a0e16 Update signed manifest to 7.23.8 2026-08-09 23:29:08 +00:00
ARGUS 6649b75eb9 Update signed manifest to 7.23.7 (critical fix) 2026-08-09 23:10:37 +00:00
ARGUS 99bce8b86a Update signed manifest to 7.23.6 2026-08-09 22:57:31 +00:00
ARGUS a214c1656f Update signed manifest to 7.23.5 2026-08-09 22:53:52 +00:00
ARGUS 1b1f657b41 Update signed manifest to 7.23.3 2026-08-09 20:06:34 +00:00
ARGUS af032f8f1c Update signed manifest to 7.23.2 2026-08-09 19:39:28 +00:00
+6 -5
View File
@@ -1,10 +1,11 @@
{ {
"version": "7.23.1", "version": "7.23.30",
"released_at": "2026-08-09T19:17:57+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.1/argus-wordpress-defence-7.23.1.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": "22e4e75f6ea0933787a8e3f63c9c8f99da97df36529354b116af730eaa34c38a", "sha256": "81751849589995c4830915bb28a1b7983063571cfd3d728cac98457294e74703",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"signature": "68j0L5KMYY+10s9NmhQCeNr80+13ZMs+fj8ynW3ov9Nst64+Wc+e1nqE3Y0TlNKBj5fHqty1Fz0HBT14pXcwCg==" "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": "6p5dKzyfdivTHNN9qeMBQVVM9V3kb/fMWdTDvSj81Bp5wLuxOc/nVHerdoU2NMIleLjlhKGzQwpvt75shnabDw=="
} }