OneFuzz can send notifications to Microsoft Teams channels upon new file creation within OneFuzz managed containers.
Upon creation of new crash reports (see onefuzztypes.models.Report) in monitored containers, a detailed notification including crash details and download links to the report, executable, and crashing input.
Upon creation of any other file, a trimmed down notification is created with the name of the file with a download link.
For this purpose, most users will want to monitor reports
or unique_reports
rather than crashes
containers.
Create an incoming webhook in Teams.
Add a notification to your OneFuzz instance.
onefuzz notifications create <CONTAINER> @./config.json
Until the integration is deleted, when a crash report is written to the indicated container, the webhook will be used to send notification of the crash.
{
"config": {
"url": "<INCOMING_WEBHOOK_HERE>",
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )