# DefectDojo

Security Center поддерживает интеграцию с DefectDojo, **но не все его функции являются двунаправленными**. Более подробная информация приведена в таблице ниже:

<table><thead><tr><th width="230.33333333333331">Возможность</th><th width="269">Импортируется из DefectDojo</th><th>Экспортируется в DefectDojo</th></tr></thead><tbody><tr><td>Новый продукт</td><td>✅</td><td>❌</td></tr><tr><td>Новое обнаружение</td><td>✅</td><td>❌</td></tr><tr><td>Теги обнаружений</td><td>✅ (только при первом импорте)</td><td>✅</td></tr><tr><td>Обнаружение найдено с помощью</td><td>✅</td><td>❌</td></tr><tr><td>Состояние обнаружения</td><td>✅</td><td>✅</td></tr><tr><td>Критичность обнаружения</td><td>✅</td><td>✅</td></tr><tr><td>Путь к файлу обнаружения</td><td>✅</td><td>❌</td></tr><tr><td>Название и описание обнаружения</td><td>✅</td><td>❌</td></tr><tr><td>Удаление обнаружения</td><td>❌</td><td>✅</td></tr></tbody></table>

Вы можете установить желаемую частоту синхронизации с DefectDojo в минутах в разделе **Настройки→Интеграции→DefectDojo**:

<figure><img src="/files/cIr6xC3RsZnoYip49Z0B" alt=""><figcaption></figcaption></figure>


---

# 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.cybercodereview.ru/security-center/defectdojo.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.
