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

Conversation

@AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Feb 3, 2023

Added

  • Deployment/CLI: OneFuzz Config refactored - tenant_id, tenant_domain, multi_tenant_domain, and cli_client_id are now required values in the config.json used during deployment and no longer required when running the config command. #2771, #2811
  • Agent: Fully escape allowlist rules #2784
  • Agent: Apply allowlist to all blocks within a function #2785
  • CLI: Added a cli subcommand onefuzz debug notification template to validate scriban notification templates #2800
  • Service: Added Notification failure webhook to communicate Notification failures #2628

Changed

  • Service: Include AssignedTo when failing to create a work item due to an authentication exception #2770

Fixed

  • Agent: Fixes & improvements to Expand behavior #2789
  • Agent: Triming whitespace in output from monitored process before printing #2782
  • CLI: Fixed default value of analyzer_exe #2797
  • CLI: Fixed missing readonly_inputs parameter in dotnet & dotnet_dll templates #2740
  • Service: Fixed query to get the existing proxy #2791
  • Service: Truncate webhooks message length for azure queue size compatibility #2788

@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2023

Codecov Report

Merging #2799 (2a99017) into main (f93c755) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2799   +/-   ##
=======================================
  Coverage   29.93%   29.93%           
=======================================
  Files         324      324           
  Lines       38990    38990           
=======================================
  Hits        11671    11671           
  Misses      27319    27319           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review February 3, 2023 16:41
@AdamL-Microsoft AdamL-Microsoft merged commit a6814f0 into main Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants