Skip to content

Releases: 10up/wp-scanner-action

v1.0.1

11 Oct 06:52
75371fe
Compare
Choose a tag to compare

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

11 Oct 06:52
75371fe
Compare
Choose a tag to compare
Automated GitHub Actions release: v1

Initial release

23 Jul 00:41
c4aab3b
Compare
Choose a tag to compare
Merge pull request #2 from 10up/fix/docker-image

Fix Docker image URL in actions.yml