File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <div dir =" rtl " align =" right " >
2-
31![ ** Maatify.dev** ] ( https://www.maatify.dev/assets/img/img/maatify_logo_white.svg )
42---
53[ ![ Version] ( https://img.shields.io/packagist/v/maatify/common?label=Version&color=4C1 )] ( https://packagist.org/packages/maatify/common )
@@ -408,15 +406,12 @@ if ($lock->acquire()) {
408406
409407استخدم الفئة ` Maatify\C ommon\S ecurity\I nputSanitizer` لتنظيف أي مدخلات من المستخدم أو النظام بطريقة آمنة.
410408
411- < div dir=" ltr" align=" left" >
412-
413409` ` ` php
414410use Maatify\C ommon\S ecurity\I nputSanitizer;
415411
416412echo InputSanitizer::sanitize(' <script>alert(1)</script>' , ' output' );
417413// الناتج: & lt; script& gt; alert(1)& lt; /script& gt;
418414` ` ` `
419- < /div>
420415
421416🧩 تُعد هذه الأداة جزءًا من منظومة الأمن في مكتبة ** maatify/common**
422417حيث تعمل على إزالة أو ترميز المحتوى الخطر (مثل وسوم JavaScript أو HTML الضارة)
@@ -914,5 +909,3 @@ the capabilities of this library across multiple Maatify projects.
914909
915910> 🧩 This project represents a unified engineering effort led by Mohamed Abdulalim, ensuring every Maatify backend component
916911> shares a consistent, secure, and maintainable foundation.
917-
918- < /div>
You can’t perform that action at this time.
0 commit comments