All notable changes to this project will be documented in this file, per the Keep a Changelog standard.
- Removed verbosity from
freshclam
DB update command - Force trailing slash for
WP_CONTENT_DIR
variable - Ensure
wp-config.php
file is deleted fromwordpress
dir insetup_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 usinggrep
- Set the
vuln_api_provider
as not required and set its default value towordfence
- Initial action release