Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 200 Bytes

File metadata and controls

10 lines (9 loc) · 200 Bytes

YaraForge System Architecture Overview

  graph TD;
      CLI --> Engine;
      Engine --> Deploy;
      Engine --> Report;
      Engine --> Scanner;
      Scanner --> target systems;
Loading