Skip to content

v0.7.6

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 21:29
e4cfb97
  • b7c00e1 - Add CMS Platform to codeowners
  • b40dd82 - Merge pull request #139 from pantheon-systems/update-codeowners
  • 7810a1c - Bump WP Core version to 6.2 and 5.6.10
  • acf9486 - Pass table values through our santization functions
  • e16cecc - bump core version
  • e667a57 - Make sure data exists before processing
  • 99f4652 - add target=_blank to
  • 4e8500e - run switch_to_blog to the main site if we're in multisite
  • 6bee6ed - fix behat test for wp version
  • 77f0832 - Merge remote-tracking branch 'origin/bugs-5879' into bugs-5880
  • 0426a78 - specify the version to the non-failing one
  • cb2f015 - add a todo to remove the version flag when the wp-redis issue is fixed
  • 9bd8881 - Merge pull request #140 from pantheon-systems/wplc-6.2-and-5.6.10
  • de151ae - make sure the insecure check does not flag for wp-redis
  • 39cf83c - Merge branch 'main' into bugs-5880
  • 420c6c8 - version tweaks for behat tests
  • a45c21f - twentytwentytwo doesn't like 5.6 or 5.7? don't use it
  • c0e53fe - update php version matrix
  • 2c987f2 - just test on 7.4
  • 3534a9c - don't need the matrix if we're only testing on one version
  • 57f440a - Revert "Merge remote-tracking branch 'origin/bugs-5879' into bugs-5880"
  • acad9eb - use WP_CLI::add_hook so we don't need to restore_current_blog
  • d85639d - restore wp-redis to the latest version
  • 4780024 - sanitize HTML before loading
  • e10a8a8 - Merge pull request #142 from pantheon-systems/bugs-5880
  • 9f2a845 - Bump WP Core version to 6.2 and 5.6.11
  • de5b6b3 - Merge remote-tracking branch 'origin/main' into bugs-5879
  • 39db0ae - this was removed somehow?
  • 44f4581 - refactor getWpScanApiToken to only return if it's defined don't use PANTHEON_WPVULNDB_API_TOKEN as a fallback
  • 74c1466 - comment out vulnerability-related code we might want this or something similar later when we integrate with Patchstack
  • c4c893c - add a todo reminder to integrate with patchstack
  • 70b8245 - use __() to eventually make strings translatable
  • 6537b47 - use _n to properly i18nize singular v plural nouns
  • 5edaf7d - comment out vunlerability code
  • 07c8c2f - 5.6.20 does not exist. Latest 5.6.x is 5.6.11
  • 870ca53 - actually update to 5.6.11 so there is no minor version update
  • 743a672 - Merge pull request #143 from pantheon-systems/wplc-6.2-and-5.6.11
  • e0ef49f - replace commented out code with code that runs if a token was passed
  • f149b79 - Merge branch 'main' into cmsp-261-remove-wpscan
  • 05f41c7 - fix localization
  • d57cb2b - copy pasta protected function from plugins check if an api token exists
  • c07c4b2 - display theme vulnerabilities only if an api token exists
  • ce4ce33 - remove vulnerability reference from theme.feature behat tests
  • cb98fc2 - change the text to match new localization
  • 98b508a - remove the isset & replace with a check against truthy $vulnerable
  • 854b28f - add a file to provide common functions among checks
  • 50025a4 - use the new get_wp_vuln_api_token function
  • f9637bd - fix missing uses of get_wp_vuln_api_token
  • 7c8aafd - simplify the code handling the vulnerability checks
  • aed3dc4 - remove semicolon
  • 3b9283b - rearrange the variables so they're ordered correctly
  • 15426ba - remove unused function
  • 2293f49 - Merge pull request #141 from pantheon-systems/bugs-5879
  • e4cfb97 - Merge pull request #144 from pantheon-systems/cmsp-261-remove-wpscan