Closed gudmdharalds closed 1 year ago
No issues were found to report when scanning latest commit (commit-ID: d40f97cb841f0d1f9a40a3ee28622b9bd096ab85)
This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation.
Software versions
Options file (
|
PHP lint optionsPHP lint files enabled:
Lint modified files only:
Lint files with file extensions:
Directories not PHP linted:
SVG configurationSVG scanning enabled:
Scan added/modified files with file extensions:
Auto-approval configurationAuto-approvals enabled:
Non-functional changes auto-approved:
Files with file extensions to consider for non-functional change auto-approval:
Auto-approved file-types:
|
PHPCS configurationPHPCS scanning enabled:
PHPCS severity level:
Standard(s) used:
Runtime set:
Scan added/modified files with file extensions:
Custom sniffs included:
Custom sniffs excluded:
Directories not PHPCS scanned:
WPScan API configurationWPScan API scanning enabled:
WPScan API URL:
Directories scanned:
Directories not scanned:
Scan added/modified plugins based on headers present in files with file extensions:
Scan added/modified themes based on headers present in files with file extensions:
|
Unable to run integration tests due to GitHub HTTP request rate limit (which is not easy to fix). Ran tests manually and they passed.
Add support for
--wpscan-api-skip-folders-in-repo-options-file
parameter.TODO:
--wpscan-api-skip-folders-in-repo-options-file
parameter--wpscan-api-skip-folders-in-repo-options-file
parameter to--help
messageScan run detail
report as applicabletests/integration/OptionsReadRepoSkipFilesTest.php
to includewpscan-api
.tests/unit/MainRunInitOptionsWpscanTest.php
to reflect changes.PHPDoc
comments are up to date for functions added or altered