Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d324d5a7a6 | ||
|
|
b5e86863ba | ||
|
|
cfe2cd5369 | ||
|
|
c8e65d8b79 | ||
|
|
1f306340d8 | ||
|
|
db095bc4a0 | ||
|
|
6031ba5163 | ||
|
|
7f7c8de38c | ||
|
|
769f532207 | ||
|
|
cce638adb3 | ||
|
|
446bd5deb9 | ||
|
|
b70f9b0675 | ||
|
|
3b5b86162b | ||
|
|
49b9d8fca5 | ||
|
|
1187ac412c | ||
|
|
c56b4e6e9d | ||
|
|
6676ceb60e | ||
|
|
fdc592d01f | ||
|
|
6e80e24159 | ||
|
|
facfffbc1d | ||
|
|
d33ab11b77 | ||
|
|
1bb03b6c5c | ||
|
|
729c24a83c | ||
|
|
e95bc58ffc | ||
|
|
7cb4c1a8fc | ||
|
|
f20c35fbc5 | ||
|
|
d845e6a57d | ||
|
|
fbfa908695 | ||
|
|
39ef0c2f3f | ||
|
|
9a459b4644 | ||
|
|
342c2ee43f | ||
|
|
105abf4e24 | ||
|
|
d48beb9757 | ||
|
|
4a43572b15 | ||
|
|
20c46d3d26 | ||
|
|
74fdd42561 | ||
|
|
1e4806457e | ||
|
|
da9237171a | ||
|
|
904bf52960 |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.30",
|
"version": "7.25.6",
|
||||||
"released_at": "2026-08-12T13:24:00+00:00",
|
"released_at": "2026-08-14T13:28:27+00:00",
|
||||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.30/argus-wordpress-defence-7.23.30.zip",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.25.6/argus-wordpress-defence-7.25.6.zip",
|
||||||
"sha256": "81751849589995c4830915bb28a1b7983063571cfd3d728cac98457294e74703",
|
"sha256": "695ac5abad22346e2fde2396011af8474e09e0929930f89d757f61a72cd2c408",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": false,
|
||||||
"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.",
|
"summary": "* Fixed uneven card sizing on the Quarantine and Cache & Performance pages, and removed a\n duplicated panel on the Compression tab.\n* Quarantine, Backups, and Cache & Performance summary cards now explain what each number means.",
|
||||||
"signature": "6p5dKzyfdivTHNN9qeMBQVVM9V3kb/fMWdTDvSj81Bp5wLuxOc/nVHerdoU2NMIleLjlhKGzQwpvt75shnabDw=="
|
"signature": "oMoJH1FyUoDqc9UN+aFBM8ytsq5hIjeF7uvoMHyprKM5UrO6+bL+pk3m9MOoffKRsGJZzzfL1laLkRzKaDmKAg=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user