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

Fix/bug fixes #5

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Fix/bug fixes #5

merged 2 commits into from
Oct 11, 2024

Conversation

douz
Copy link
Collaborator

@douz douz commented Oct 11, 2024

Description of the Change

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

Douglas Barahona added 2 commits October 10, 2024 18:43
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 8aeb30e into trunk Oct 11, 2024
1 check passed
@douz douz deleted the fix/bug-fixes branch October 11, 2024 00:55
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