Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
105abf4e24 | ||
|
|
d48beb9757 | ||
|
|
4a43572b15 | ||
|
|
20c46d3d26 | ||
|
|
74fdd42561 | ||
|
|
1e4806457e | ||
|
|
da9237171a | ||
|
|
904bf52960 | ||
|
|
8ea7b9f5be | ||
|
|
804a1aae58 | ||
|
|
76e585139e | ||
|
|
f871592d27 | ||
|
|
f1375d3d7d | ||
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 |
+6
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.19",
|
||||
"released_at": "2026-08-10T15:05:44+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.19/argus-wordpress-defence-7.23.19.zip",
|
||||
"sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c",
|
||||
"version": "7.23.38",
|
||||
"released_at": "2026-08-12T17:08:27+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.38/argus-wordpress-defence-7.23.38.zip",
|
||||
"sha256": "ca6d9a05d749f2483089bd2f6b9f58b322384f51a39c29fd90bb339c5bfc397f",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": false,
|
||||
"summary": "* Hardened the optional page cache: cached pages can no longer be reached directly as raw files --\n every request still goes through ARGUS's normal security checks, including an active IP block,\n before anything is served.\n* Fixed a rare timing issue where, under heavy simultaneous traffic to the same page right as its\n cache was refreshing, a visitor could in theory receive an incomplete page. Cache updates are now\n published in a single, all-or-nothing step.",
|
||||
"signature": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ=="
|
||||
"summary": "* Findings that ARGUS already handled automatically (a blocked WAF request, a blocked file\n upload, blocked REST user-enumeration probing) no longer sit in \"Needs Attention\" -- the same\n fix already shipped for brute-force login findings in 7.23.37 now covers every place this\n happened. Existing findings from before this fix are cleaned up automatically on update, not\n just new ones going forward.\n* The Protection Score on Overview is now color-coded (green/yellow/orange/red) instead of always\n the same color regardless of how healthy your site actually is.\n* Backup integrity is now fully automatic end to end -- no \"Verify\" button to click; ARGUS\n re-checks every backup's integrity once a day on its own, on top of the check it already does\n the moment a backup is created.\n* The Backups page now displays properly on a phone.\n* New \"Purge Audit Log\" option on the Audit Log page, for clearing it manually at any time.",
|
||||
"signature": "y9yWsjrUnm9datO0rsvoQRudPDAtG3e7fpnCjuPNWr33nTsz1js9l0PXiCer7otHeaL6QyDSV+Q0j+R6xZBhCQ=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user