Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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 | ||
|
|
8ea7b9f5be | ||
|
|
804a1aae58 | ||
|
|
76e585139e | ||
|
|
f871592d27 | ||
|
|
f1375d3d7d | ||
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 | ||
|
|
303f31e869 | ||
|
|
20a2a84ee8 | ||
|
|
9127b06836 | ||
|
|
19cb788556 | ||
|
|
e52046437b | ||
|
|
5d36e1058f | ||
|
|
b79ead3dcf | ||
|
|
b0102ea518 | ||
|
|
1b8d7950f5 | ||
|
|
56284b5d20 | ||
|
|
037c2b8cc6 | ||
|
|
b1688a0e16 |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.7",
|
||||
"released_at": "2026-08-09T23:10:37+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.7/argus-wordpress-defence-7.23.7.zip",
|
||||
"sha256": "c75da66c7a23e56292e8433a68630291ef577e3c50381ae75f2a4ec5b27b3a6c",
|
||||
"version": "7.23.55",
|
||||
"released_at": "2026-08-13T19:15:44+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.55/argus-wordpress-defence-7.23.55.zip",
|
||||
"sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": true,
|
||||
"summary": "Fixed a real bug where updating a plugin could sometimes get your own IP address banned, locking you out of your dashboard. Also added an emergency Safe Mode you can enable from wp-config.php if you're ever locked out for any reason.",
|
||||
"signature": "OxfMc21CjXJvUPWpY88NelhZtdO30z45LnXZMiiGNzV26fRpb2ZGVbooLBPwdrXiZpaEvGqKlA0OGTmBgPT9CQ=="
|
||||
"critical": false,
|
||||
"summary": "* Added optional HTTP security headers (helps protect against clickjacking and content-sniffing\n attacks).\n* Added an optional custom login URL, so your login page isn't sitting at the address every\n automated attacker already knows to try first.\n* File-integrity monitoring now also watches your .htaccess file, not just wp-config.php.\n* Added optional checkout protection for WooCommerce stores: recognizes scripted/bot checkout\n attempts and repeated failed orders, a common sign of payment-fraud testing.\n* Improved login protection to recognize credential-stuffing attacks (many different usernames\n tried from one source), not just simple repeated password guessing.\n* ARGUS Cloud can now recognize when the same attack pattern is seen across multiple protected\n sites, strengthening protection for everyone connected.\n* Simplified how this site connects to your ARGUS Account -- one-click connect, no code to copy.",
|
||||
"signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user