-
Notifications
You must be signed in to change notification settings - Fork 23
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: Do not report latest plugin/theme as obsolete #299
Conversation
No issues were found to report when scanning latest commit (commit-ID: f493148) This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation. Scan run detail
|
This pull request fixes a bug whereby the latest plugin/theme will be reported as obsolete.
In addition, this pull request adds tests to ensure plugins/themes with version numbers equal or higher to the latest are not reported as obsolete/vulnerable.
TODO:
tests/integration/WpscanScanDirsAlteredTest.php