From 05857dc96db257350535363a4eef1e1e3ae6d2d1 Mon Sep 17 00:00:00 2001 From: wubinworks <127310257+wubinworks@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:21:04 +0900 Subject: [PATCH] Update composer.json --- composer.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ea3aa8d..7bf2694 100644 --- a/composer.json +++ b/composer.json @@ -2,10 +2,14 @@ "name": "wubinworks/module-xml-security", "description": "A replacement of `\\Magento\\Framework\\Xml\\Security` for Magento 2 with enhanced security.", "keywords": [ + "magento2", "magento 2", - "xml", + "xxe", "security", - "xml-security", + "xml", + "xml entity", + "xml encoding", + "xml security", "enhancement", "encoding", "php-fpm"