mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-12 18:18:08 +00:00
* Add min_available_memory_mb to cli and service configs to be passed to agent * Add min_available_memory_mb to task create and template parameters * Add logging to indicate the configured min_available_memory * Add missing parameter * Remove unnecessary import * Update webhook_events.py * test change * original version of docs. * Update webhook_events.py again * Don't start memory checking task when min_available_memory_mb is zero * cargo fmt * Remove comments * Add min_available_memory_mb to libfuzzer's _create_tasks() * Add a megabyte converted value for min available memory logs * Use float instead of int for division --------- Co-authored-by: Noah Harper <noharper@microsoft.com>
OneFuzz Documentation
A brief index of the documentation follows:
For Users
First steps:
Guides:
Integrations and customizations:
For Contributors
Guides:
Policies: