Download the PHP package fernleafsystems/apiwrappers-wpvulndb without Composer
On this page you can find all versions of the php package fernleafsystems/apiwrappers-wpvulndb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package apiwrappers-wpvulndb
WPVulnDB API Wrapper
API Wrapper for the WP VulnDB API
Uses the newer v3 API. Register with WP Vuln DB to obtain API Key/Token https://wpvulndb.com/users/sign_up
Example:
- When a vulnerability is found they can be enumerated from the array returned from
$oPluginVuln->getVulns()
null
will be returned if there are no vulnerabilities found for the particular slug and version so care must be taken to use the result of the request safely.- It is not necessary to filter by version. If you omit this, then all available vulnerabilities will be returned.
All versions of apiwrappers-wpvulndb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
fernleafsystems/apiwrappers-base Version ^2.1
symfony/polyfill-php80 Version ^1.0
fernleafsystems/apiwrappers-base Version ^2.1
symfony/polyfill-php80 Version ^1.0
The package fernleafsystems/apiwrappers-wpvulndb contains the following files
Loading the files please wait ....