Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd3275d252 | ||
|
|
a0f46c0678 | ||
|
|
82dd287445 | ||
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb | ||
|
|
c6faa3e74e | ||
|
|
022d999dc3 | ||
|
|
23e68f7385 | ||
|
|
51dcf25e5a | ||
|
|
50b657b23b | ||
|
|
b7646b720a | ||
|
|
499a74da7b |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.28.5",
|
||||
"released_at": "2026-09-02T16:09:39+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.5/argus-wordpress-defence-7.28.5.zip",
|
||||
"sha256": "f5574faa92ef31247d15f462d67bf7743b3e22b7c3e24fac4e0ccb80708ded38",
|
||||
"version": "7.43.0",
|
||||
"released_at": "2026-09-17T12:33:02+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.43.0/argus-wordpress-defence-7.43.0.zip",
|
||||
"sha256": "cdc118a3fc386a38b376c089bcbb4276a6f6a9cbaa847eb2586320553d4c621d",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": true,
|
||||
"summary": "* Fixed a serious bug where the firewall could block a real visitor (including search engines\n like Google) on sites using certain page-builder widgets, showing them a \"Forbidden\" page\n instead of your content -- and could go on to ban their IP address, keeping them locked out.\n* The firewall no longer bans a visitor's IP address after a single suspicious-looking request --\n it still blocks that one request immediately as before, but only bans the IP once a real\n pattern of repeated or combined attack behavior is seen. Genuine attacks are still detected and\n blocked exactly as before; this only prevents an isolated false alarm from locking someone out.",
|
||||
"signature": "tkLviBtuKf9NjiCMOAyLyc3mUH+hvI7zy9CV4B4qUdmkz0m8CqPzYqqIrUxEtL4GFgTtmLMZA1T3w/I1O1CLCg=="
|
||||
"critical": false,
|
||||
"summary": "* ARGUS's own automatic updates no longer create a flood of integrity findings for the files that\n update legitimately changed -- each one is now checked against that exact release's own signed\n file list, so a genuine ARGUS update stays quiet while anything unexpected (a file that update\n did not actually add, or one it removed but this version still needs) is still caught and\n reported, not silently ignored.",
|
||||
"signature": "aS+aCokuI9o+k8CkM9NbifEWrOq+iz1wcRFkiWDIR2T9rGF+Xd47TIJDjKoyS3Ll2nx65uBobTCyr3mlK18KAQ=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user