1.3.4
What's Changed
- Improve WPScan logging by @gudmdharalds in #332
- Update WPScan API results wording by @gudmdharalds in #334
- Version number sanitizing: Allow "-" in version numbers by @gudmdharalds in #337
- Add GitHub API version HTTP header by @gudmdharalds in #336
- Update "local" slug determination mechanism by @gudmdharalds in #335
- WPScan fixes: Changes to file path and addon location, update tests by @gudmdharalds in #338
- WPScan fixes: Ensure that WPScan type of items are not removed from results when filtering by @gudmdharalds in #339
- Fix output suppression in tests by @gudmdharalds in #340
- Restructure readme file, document manual testing, various updates by @gudmdharalds in #341
- Add --wpscan-api-skip-folders-in-repo-options-file parameter by @gudmdharalds in #343
- Update comment in wp-core-misc.php by @gudmdharalds in #344
- Add files needed for manual testing by @gudmdharalds in #342
- Update vipgoci-run.sh.dist file: Add option to skip scanning of directories via file, alter order of commands by @gudmdharalds in #345
- Update unit and integration tests to comply with a common standard, PHP 8.2 fixes, template update by @gudmdharalds in #346
- Add PHP 8.2 to CI tests, rename one CI task by @gudmdharalds in #347
- Update integration test ResultsFilterCommentsToMaxTest.php: Mock key function by @gudmdharalds in #350
- Upgrade integration tests to a common standard by @gudmdharalds in #349
- Adding user for CI tests by @gudmdharalds in #348
- Update WPScan generic comment messaging by @gudmdharalds in #351
- Move and rename unittests ini and unittests-secrets.ini files by @gudmdharalds in #352
- Update tests/integration/WpscanScanSaveForSubmissionTest.php: Do not run tests when skip GitHub write is true by @gudmdharalds in #353
- Change capitalization in WPScan results by @gudmdharalds in #354
- Update tests/integration/GitHubApiLabelsTest.php: Cast PR number to integer by @gudmdharalds in #355
- Update tests/integration/GitHubPrReviewEventsGetTest.php: Use GitHub token if available by @gudmdharalds in #356
- Update tests/integration/GitHubAuthenticatedUserGetTest.php: Unset $this->options by @gudmdharalds in #357
- Changelog for version 1.3.4 by @gudmdharalds in #333
Full Changelog: 1.3.3...1.3.4