Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

allow supervisor tasks to be fully self-contained fuzzing tasks #454

Merged

Conversation

bmc-msft
Copy link
Contributor

@bmc-msft bmc-msft commented Jan 22, 2021

Enables the supervisor tasks to be fully self-contained.

This includes:

  1. make tools optional
  2. making target_* in the config optional
  3. add optional unique_reports, reports, and no_repro synced dirs.
  4. adding reports_dir as an expanded argument, which is an agent-managed local directory. Files written in reports_dir are attempted to be parsed as crash reports or no repro reports, which are uploaded to the reporting containers as configured.

This does not include:

  • Updates to the CLI & Service to enable this feature.

@ghost
Copy link

ghost commented Jan 22, 2021

Hello @bmc-msft!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 18 hours, a condition that will be fulfilled in about 16 hours 46 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@bmc-msft bmc-msft merged commit dc31ffc into microsoft:main Jan 22, 2021
@bmc-msft bmc-msft deleted the support-fully-self-contained-fuzzers branch January 22, 2021 23:20
ghost pushed a commit that referenced this pull request Jan 29, 2021
…n the service (#474)

Exposes the functionality added in #454 to the service & CLI.

Fixes #439
chkeita pushed a commit to chkeita/onefuzz that referenced this pull request Jan 29, 2021
…n the service (microsoft#474)

Exposes the functionality added in microsoft#454 to the service & CLI.

Fixes microsoft#439
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants