Releases: javiercasares/wpvulnerability
Releases · javiercasares/wpvulnerability
v3.3.1
[3.3.1] - 2024-08-02
Fixed
- Delete the wp_is_rest_endpoint check. Does not need it.
Compatibility
- WordPress: 4.1 - 6.7
- PHP: 5.6 - 8.3
- WP-CLI: 2.3.0 - 2.10.0
Tests
- PHP Coding Standards: 3.10.2
- WordPress Coding Standards: 3.1.0
- Plugin Check (PCP): 1.0.2
- SonarCloud Code Review
v3.3.0
[3.3.0] - 2024-08-02
Added
- Ability to exclude of vulnerability types at a global level.
- WP-CLI commands formats (--format=[table,json]).
- REST API endpoints (requires Application Password).
Changed
- README file.
Compatibility
- WordPress: 4.1 - 6.7
- PHP: 5.6 - 8.3
- WP-CLI: 2.3.0 - 2.10.0
Tests
- PHP Coding Standards: 3.10.2
- WordPress Coding Standards: 3.1.0
- Plugin Check (PCP): 1.0.2
- SonarCloud Code Review
3.2.2
[3.2.2] - 2024-07-27
Added
- Ability to configure a different From: email address for sending vulnerability notifications via
wp-config.php
.
Changed
- The URL for the website now uses its own domain name.
- Dashboard visibility is restricted to users with specific capabilities, similar to Site Health.
Fixed
- Various minor fixes to prevent warnings and potential errors due to misconfigured WordPress setups.
- Allow loading of some necessary libraries.
Compatibility
- WordPress: 4.1 - 6.6
- PHP: 5.6 - 8.3
- WP-CLI: 2.3.0 - 2.10.0
Tests
- WordPress Coding Standards: 3.1.0
- Plugin Check (PCP): 1.0.2
- SonarCloud Code Review
v3.2.0
[3.2.0] - 2024-05-08
Added
- Apache HTTPD vulnerabilities (Site Health).
- nginx vulnerabilities (Site Health).
Changed
- License updated to GPL 2.0 or later.
Compatibility
- WordPress 4.1 - WordPress 6.6.
- PHP 5.6 - PHP 8.3.
- WordPress Coding Standards 3.1.0.
- WP-CLI 2.3.0 - WP-CLI 2.10.0.
- Plugin Check (PCP)
v3.1.2
[3.1.2] - 2024-05-08
Fixed
- In some cases (when calling it directly, or wget), the cron was not working and gave an error.
- The license had a non-compliance ID. Now, same license but working.
- General improvements.
Changed
- The URL from the API is using its own domain name.
Compatibility
- WordPress 4.1 - WordPress 6.6-alpha.
- PHP 5.6 - PHP 8.3.
- WordPress Coding Standards 3.1.0.
- WP-CLI 2.3.0 - WP-CLI 2.10.0.
- Plugin Check (PCP)
v3.1.1
[3.1.1] - 2024-02-11
Fixed
- Fixes some possible PHP warnings when retrieving data from the API.
- Delete old schedules when unistalling the plugin.
- Fix how is printed the High severity.
Deleted
- The plugin will not show the Exploitability information.
Compatibility
- Compatibility: WordPress 4.1 - WordPress 6.5.
- Compatibility: PHP 5.6 - PHP 8.3.
- Compatibility: WordPress Coding Standards 3.0.1.
- Compatibility: WP-CLI 2.3.0 - WP-CLI 2.10.0.
v3.1.0
[3.1.0] - 2024-02-04
Added
- A new column in the plugin list, with the last updated day (and diff).
- A notice if the plugin is closed in the WordPress.org repo.
Fixed
- Fixes the schedule in some cases.
- Fixes the PHP format (using always the n.n / n.n.n format).
Compatibility
- Compatibility: WordPress 4.1 - WordPress 6.5.
- Compatibility: PHP 5.6 - PHP 8.3.
- Compatibility: WordPress Coding Standards 3.0.1.
- Compatibility: WP-CLI 2.3.0 - WP-CLI 2.9.0.
v3.0.2
[3.0.2] - 2024-01-27
Fixed
- Fixes the WordPress Multisite saving options.
Compatibility
- Compatibility: WordPress 4.1 - WordPress 6.5.
- Compatibility: PHP 5.6 - PHP 8.3.
- Compatibility: WordPress Coding Standards 3.0.1.
- Compatibility: WP-CLI 2.3.0 - WP-CLI 2.9.0.
v3.0.1
[3.0.1] - 2023-12-19
Fixed
- Test email with the actual vulnerabilities (or a test message), now forced when the button is clicked.
- Fixed some strings (thanks @alexclassroom).
- WordPress Coding Standards 3.0.1 up-to-date.
Compatibility
- Compatibility: WordPress 4.1 - WordPress 6.4.
- Compatibility: PHP 5.6 - PHP 8.3.
- Compatibility: WordPress Coding Standards 3.0.1.
- Compatibility: WP-CLI 2.3.0 - WP-CLI 2.9.0.
v3.0.0
[3.0.0] - 2023-12-09
Added
- WordPress Multisite support.
- PHP vulnerabilities (Site Health).
- Reload the data from source.
- Test email with the actual vulnerabilities.
Changed
- Loading the data in better way.
Compatibility
- Compatibility: WordPress 4.1 - WordPress 6.4.
- Compatibility: PHP 5.6 - PHP 8.3.
- Compatibility: WordPress Coding Standards 3.0.1.
- Compatibility: WP-CLI 2.3 - WP-CLI 2.9.0.