Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove verbosity from freshclam DB update command #4

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

douz
Copy link
Collaborator

@douz douz commented Oct 11, 2024

Description of the Change

  • Remove 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
  • Documentation updates

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
Documentation updates
@douz douz merged commit 207720f into develop Oct 11, 2024
1 check passed
@douz douz deleted the fix/bug-fixes branch October 11, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant