Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 718 Bytes

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard.

[v1.0.1] - 2024-10-10

Updated

  • Removed verbosity from freshclam DB update command
  • Force trailing slash for WP_CONTENT_DIR variable
  • Ensure wp-config.php file is deleted from wordpress dir in setup_wordpress function
  • Separate vuln scanner into 2 functions, themes and plugins
  • Separate vuln scanner setup into its own function
  • Use --porcelain flag in vuln WPCLI command to avoid using grep
  • Set the vuln_api_provider as not required and set its default value to wordfence

[v1.0.0] - 2024-07-19

Added

  • Initial action release