# الإفصاح المسؤول

إذا اكتشفت ثغرة أمنية في بروتوكول Rome، يُرجى الإبلاغ عنها بمسؤولية.

## التقارير

افتح تذكرة في [ديسكورد Rome](https://discord.gg/vZ9rnCdNSB) — استخدم قناة التذاكر للتواصل مع الفريق الأساسي بشكل خاص.

**ما الذي يجب تضمينه:**

* وصف الثغرة الأمنية
* خطوات إعادة الإنتاج
* تقييم التأثير المحتمل
* معلومات الاتصال الخاصة بك للمتابعة

## الإرشادات

* افعل **لا** تفصح علنًا عن الثغرة قبل نشر إصلاح
* افعل **لا** تستغل الثغرة بما يتجاوز ما هو ضروري لإثباتها
* افعل **لا** تصل إلى البيانات التي تخص مستخدمين آخرين أو تعدّلها
* اسمح للفريق بوقت معقول للتحقيق في المشكلة وإصلاحها

## النطاق

ضمن النطاق:

* برنامج Rome EVM على السلسلة
* خدمات Rome Proxy وHercules وRhea
* مجموعة أدوات Rome Solidity SDK ومكتبات العقود
* موصلات Oracle Gateway
* Meta-Hook Router
* عقود الجسر (ERC20SPL، Factory، Registry)

خارج النطاق:

* الاعتماديات التابعة لجهات خارجية (أبلغ عنها إلى الجهات المسؤولة عن صيانتها)
* هجمات الهندسة الاجتماعية
* هجمات حجب الخدمة على بنية testnet/devnet التحتية
* المشكلات في المستودعات المهجورة أو المؤرشفة

## المجتمع

* [ديسكورد](https://discord.gg/vZ9rnCdNSB) — أسئلة عامة ودعم
* [تيليغرام](https://t.me/+tdnr-M6kcngxYzhk) — تحديثات المجتمع
* [GitHub](https://github.com/rome-labs) — الكود وتتبع المشكلات


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rome.builders/ar/alaman/responsible-disclosure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
