# Настройка ссылок репозиториев

{% hint style="info" %} <img src="/files/kPBxMzrPqjoCSzX1lH0U" alt="" data-size="line">Используется совместно с [**Auditor**](https://github.com/evsmat/CCR_wiki_test/blob/main/appsec-portal/general-portal-settings/broken-reference/README.md)
{% endhint %}

Эта настройка позволяет Security Center предоставлять ссылку на источники репозитория, используя указанный путь поиска и строку. Свяжите его с активами продукта типа "Репозиторий" в [настройках продукта](/auditor/settings/appsec-portal-cooperation/product-asset-setting.md).

Перейдите в **Настройки → Интеграции → Ссылка на репозитории** чтобы указать шаблон для ссылки на репозиторий

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

Чтобы помочь вам начать, воспользуйтесь *конструктором URL*:

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

* укажите шаблон URL-адреса вашего хостинга Git: выберите один из представленных **примеров шаблонов** (доступны для GitHub, GitLab и Bitbucket) или создайте новый в поле "**Шаблон**";
* выберите протокол;
* **Определение ключевых слов** поможет вам построить правильный путь к репозиторию проекта, вы также можете навести курсор мыши на выделенные участки URL в окне "**Результат**", чтобы увидеть, что они означают

<figure><img src="/files/K57W3vigb2uEYmObGT0B" 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/general-portal-settings/repository-link-configs.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.
