Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1187ac412c | ||
|
|
c56b4e6e9d | ||
|
|
6676ceb60e | ||
|
|
fdc592d01f | ||
|
|
6e80e24159 | ||
|
|
facfffbc1d | ||
|
|
d33ab11b77 |
+6
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.48",
|
||||
"released_at": "2026-08-13T10:52:35+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.48/argus-wordpress-defence-7.23.48.zip",
|
||||
"sha256": "50e2391f7f1f3cf36f0b7097c38b569ec12a0cc9bfe388329f767f5548edf543",
|
||||
"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": false,
|
||||
"summary": "* Hardened login against username enumeration: a failed login attempt now always shows the same\n generic message, whether or not the username you tried actually exists on this site.",
|
||||
"signature": "hr5xP0f7D3U/BJ6a9nsGIyKtZFIrg7ljsENNaY1+oEpaA7iWCmEmFMvJRkQ6iMCAxBlMH4qIqaPWoGuI6qLaCw=="
|
||||
"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