You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
We can already download all of the contents for a job. Using the local fuzzing feature, we can create a template based on the tasks submitted to onefuzz to be able to run the job locally.
High level summary of the steps required:
Download all job containers
Download onefuzz tools to get onefuzz-task
Create a template, set the necessary inputs to the downloaded containers
Update any other task options like target_options
Tell the user to run onefuzz-task local template {newly-created-template}.yml
We can already download all of the contents for a job. Using the local fuzzing feature, we can create a template based on the tasks submitted to onefuzz to be able to run the job locally.
High level summary of the steps required:
onefuzz-task
target_options
onefuzz-task local template {newly-created-template}.yml
AB#166278
The text was updated successfully, but these errors were encountered: