Easily add Duo Security two-factor authentication to your WordPress website. Enable two-factor authentication for your admins and/or users.
Prioritized issue groups from the latest Plugin Check scan
Security
64
7 issue groups
Maintainability
35
11 issue groups
I18n
3
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input id='duo_host' name='duo_host' size='40' type='text' value='$host' />"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$duo_auth_cookie_name]
Sample message
$_COOKIE[$duo_auth_cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Mismatched text domain. Expected 'duo-wordpress' but got "duo_wordpress".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.0 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "duo-wordpress" - contains the restricted term "wordpress" which cannot be used at all in your plugin slug.
Sample message
The upgrade notice for "2.1" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.5.7
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 105 | 44 | 61 | v2.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.