10up/WordPress Scanner Action

Scan WordPress sites for plugins and themes vulnerabilities, PHP syntax and viruses

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 31, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 10up/wp-scanner-action@75371fe927396bd16da76de26884d9b777e92b0d # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
vuln_api_providerVulnerability API providernowordfence
vuln_api_tokenToken to authenticate with the vulnerability API providerno
disable_vuln_scanDisable the Plugin and Themes scannernofalse
virus_scan_updateUpdate the ClamAV definitions database before executing the virus scannotrue
disable_virus_scanDisable the virus scannernofalse
phpsyntax_enable_debugEnable PHP syntax debug outputnofalse
disable_phpsyntax_checkDisable the PHP syntax checknofalse
content_dirLocation of the wp-content directory inside the repositoryno
wp_core_versionWordPress Core version to use for the vulnerability scansno
composer_buildRun composer install before scanningnofalse
no_failExit without failing even if any issues are foundnofalse

no outputs