diff --git a/composer.json b/composer.json index 7baf6fe..28c2fb4 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,11 @@ "cweagans/composer-patches": true, "magento-hackathon/magento-composer-installer": false, "mahocommerce/maho-composer-plugin": true + }, + "audit": { + "ignore": { + "CVE-2024-29881": "Fixed in https://github.com/MahoCommerce/maho/commit/4868c7f2876d99f9a70694be07bf3f8473b16aea" + } } }, "extra": {