Logo
Explore Help
Sign In
Weboria/argus-wp-defence
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 118 Wiki Activity

118 Releases 118 Tags

RSS Feed
  • v7.23.17 19cb788556
    Compare

    v7.23.17 Stable

    tech released this 2026-08-10 11:36:09 +00:00 | 101 commits to main since this release

    • Reduced false-positive security findings for recognized WordPress and WooCommerce functionality
      -- normal, expected WooCommerce cart/storefront activity no longer shows up as a security issue
      requiring your attention.
    • Findings you resolve or accept no longer reappear on their own within the hour.
    • Added a new "Automatically Handled" section on the Findings page, showing what ARGUS verified
      and handled on its own -- separate from anything you decided yourself.
    • Replaced "Delete" with "Archive" for findings -- your security history is kept, not destroyed,
      when you clear something from your queue.
    • Findings actions (Acknowledge, Resolve, Accept Risk, Archive) now show a short explanation of
      what each one actually means.
    • The Security Score and Findings counts on the dashboard no longer count routine technical
      inventory as active security issues.
    • An ARGUS Defence update verified through its own signed update process is no longer shown as a
      file-integrity warning.
    Downloads
    • argus-wordpress-defence-7.23.17.zip
      203 KiB
      2026-08-10 11:36:10 +00:00
    • argus-wordpress-defence-7.23.17.zip.sha256
      102 B
      2026-08-10 11:36:10 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.16 e52046437b
    Compare

    v7.23.16 Stable

    tech released this 2026-08-10 11:08:01 +00:00 | 102 commits to main since this release

    • Vulnerability checking now also runs immediately whenever a plugin or theme is installed or
      updated (when connected to ARGUS Cloud), instead of only on the regular hourly schedule -- so you
      find out right away if something you just installed has a known issue. The regular hourly check
      continues to run as before for everything else.
    Downloads
    • argus-wordpress-defence-7.23.16.zip
      200 KiB
      2026-08-10 11:08:02 +00:00
    • argus-wordpress-defence-7.23.16.zip.sha256
      102 B
      2026-08-10 11:08:02 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.15 5d36e1058f
    Compare

    v7.23.15 Stable

    tech released this 2026-08-10 10:55:12 +00:00 | 103 commits to main since this release

    • Added a "Force Scan Now" button to the Vulnerabilities page -- checks WordPress core, and (when
      connected to ARGUS Cloud) plugins and themes, immediately instead of waiting for the next
      automatic check.
    Downloads
    • argus-wordpress-defence-7.23.15.zip
      200 KiB
      2026-08-10 10:55:12 +00:00
    • argus-wordpress-defence-7.23.15.zip.sha256
      102 B
      2026-08-10 10:55:13 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.14 b79ead3dcf
    Compare

    v7.23.14 Stable

    tech released this 2026-08-10 10:42:28 +00:00 | 104 commits to main since this release

    • Fixed a serious bug: the Firewall could block ordinary visitors just for arriving from an
      everyday link -- for example, a link shared on Facebook, whose own redirect URL happened to
      match a pattern the Firewall treated as suspicious. The underlying cause was broader than that
      one case: 132 of the Firewall's 137 protection rules were checking a visitor's Referer,
      User-Agent, and X-Forwarded-For information -- values a visitor doesn't control -- when they
      should only ever have been checking what a visitor actually submits (search terms, form fields,
      comments, and similar). Those three values are now excluded everywhere except the handful of
      rules that specifically need them (Log4Shell-style attacks are delivered through exactly those
      values, so detection there is unchanged). No settings change needed; this takes effect
      automatically.
    Downloads
    • argus-wordpress-defence-7.23.14.zip
      200 KiB
      2026-08-10 10:42:29 +00:00
    • argus-wordpress-defence-7.23.14.zip.sha256
      102 B
      2026-08-10 10:42:29 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.13 b0102ea518
    Compare

    v7.23.13 Stable

    tech released this 2026-08-10 09:47:30 +00:00 | 105 commits to main since this release

    Plugin and theme vulnerability detection is now real when connected to ARGUS Cloud (previously showed "Check Pending" indefinitely for plugins/themes -- WordPress core currency checking already worked). No settings change needed if ARGUS Cloud is already connected; it starts syncing automatically.

    Downloads
    • argus-wordpress-defence-7.23.13.zip
      199 KiB
      2026-08-10 09:47:38 +00:00
    • argus-wordpress-defence-7.23.13.zip.sha256
      102 B
      2026-08-10 09:47:38 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.12 1b8d7950f5
    Compare

    v7.23.12 Stable

    tech released this 2026-08-10 01:13:35 +00:00 | 106 commits to main since this release

    Critical fix: a WAF rule was blocking normal navigation to wp-admin pages (Dashboard, Users, Plugins, Tools, Settings, etc). Also: branded MFA login screen.

    Downloads
    • argus-wordpress-defence-7.23.12.zip
      198 KiB
      2026-08-10 01:13:44 +00:00
    • argus-wordpress-defence-7.23.12.zip.sha256
      102 B
      2026-08-10 01:13:44 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.11 56284b5d20
    Compare

    v7.23.11 Stable

    tech released this 2026-08-10 00:59:30 +00:00 | 107 commits to main since this release

    Two-Factor Authentication now has its own dedicated "Argus Defence MFA" page and shows a real scannable QR code during setup.

    Downloads
    • argus-wordpress-defence-7.23.11.zip
      197 KiB
      2026-08-10 00:59:37 +00:00
    • argus-wordpress-defence-7.23.11.zip.sha256
      102 B
      2026-08-10 00:59:37 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.10 037c2b8cc6
    Compare

    v7.23.10 Stable

    tech released this 2026-08-10 00:38:49 +00:00 | 108 commits to main since this release

    New: Two-Factor Authentication (TOTP) for wp-admin logins. Turn it on from Settings to require a code from an authenticator app (Google Authenticator, Authy, 1Password, etc.) in addition to your password, with one-time backup codes for account recovery.

    Downloads
    • argus-wordpress-defence-7.23.10.zip
      191 KiB
      2026-08-10 00:38:54 +00:00
    • argus-wordpress-defence-7.23.10.zip.sha256
      102 B
      2026-08-10 00:39:13 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.9 b1688a0e16
    Compare

    v7.23.9 Stable

    tech released this 2026-08-09 23:50:22 +00:00 | 109 commits to main since this release

    Fixed Rules Active display undercount (43 -> real 138).

    Downloads
    • argus-wordpress-defence-7.23.9.zip
      186 KiB
      2026-08-09 23:50:22 +00:00
    • argus-wordpress-defence-7.23.9.zip.sha256
      106 B
      2026-08-09 23:50:23 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.23.8 6649b75eb9
    Compare

    v7.23.8 Stable

    tech released this 2026-08-09 23:28:55 +00:00 | 110 commits to main since this release

    License panel UX fixes + faster update checks.

    Downloads
    • argus-wordpress-defence-7.23.8.zip
      186 KiB
      2026-08-09 23:28:55 +00:00
    • argus-wordpress-defence-7.23.8.zip.sha256
      106 B
      2026-08-09 23:28:56 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 8 9 10 11 12 Next Last
Powered by Gitea Version: 1.27.0 Page: 75ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API