зеркало из
1
0
Форкнуть 0
This commit is contained in:
Chelsea Boling 2021-12-20 09:26:14 -08:00 коммит произвёл GitHub
Родитель 4af3b20d38
Коммит 5b4c25cc33
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# Synchronize GitHub Code Scanning alerts to Jira issues
# Synchronize GitHub Code Scanning and Secret Scanning alerts to Jira issues
[GitHub's REST API](https://docs.github.com/en/rest) and [webhooks](https://docs.github.com/en/developers/webhooks-and-events/about-webhooks) give customers the option of exporting alerts to any issue tracker, by allowing users to fetch the data via API endpoints and/or by receiving webhook POST requests to a hosted server.