magebean-cli

For Magento 2 — Download the standalone .phar and run it anywhere.

Download with wget

Download with cURL

Run example

Latest Version

magebean.phar
Magento 2 • SHA256: 1ffde4684e45b1e881faf82ffe3787066c7234a627f763a4c93b10bff331cc29
Download

Known CVE Data

Magebean collects and verifies known CVE issues from OSV.dev for Magento 2 Core and popular Marketplace extensions for use with the Magebean-CLI.

Each month Magebean builds and releases a new known cve data file (magebean-known-cve-data-yyyymm.zip).

The price is $29 for a specific month.

During early access, orders are fulfilled manually.

Please contact us at support@magebean.com.
We will send you the file: magebean-known-cve-data-202510.zip

After purchase you’ll receive a download link. File name: magebean-known-cve-data-202510.zip.

Example command
$ ./magebean.phar scan \
        --path=/var/www/magento \
        --cve-data=/data/magebean-known-cve-data-202510.zip \
        --format=html \
        --output=report.html
Tip: always use the latest bundle to ensure accurate CVE coverage.