This pipeline uses an AAD Service Principal to authenticate to Onefuzz.
To create work items upon finding crashes, this pipeline uses a GitHub Personal Access Token to report any crashes found during fuzzing as GitHub Issues.
This example uses Encrypted Secrets to configure the workflow:
onefuzz_endpoint
: The Onefuzz Instance. This should be the URL for the instance, such as https://onefuzz-playground.azurewebsites.net
.onefuzz_client_id
: The Client ID for the service principal.onefuzz_client_secret
: The Client Secret for the service principal.onefuzz_pat
: The GitHub Personal Access Token.This example uses environment variables to configure the workflow:
ONEFUZZ_PROJECT
:The name of your project. As an example, "Browser".ONEFUZZ_NAME
: The name of your target application. As an example, "jpg-parser".ONEFUZZ_POOL
: The name of the fuzzing Pool to use. As an example, my-linux-pool
.In the notification configuration, there are a few items that are hard-coded that you should update for your instance:
INSERT_YOUR_USERNAME_HERE
with the name of your GitHub username used to file issues.organization
with the name of your GitHub organization to file issues.repository
with the name of your GitHub repository to file issues.Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )