hipcheck icon indicating copy to clipboard operation
hipcheck copied to clipboard

🔌 Plugin System MVP — Tracking Issue

Open alilleybrinker opened this issue 1 year ago • 0 comments

  • Policy File Handling
    • [x] #292
    • [ ] Deprecate config-related flags, under the hood convert legacy config to policy struct
    • [ ] Implement policy file parsing using Kaydle
  • Policy Expression Handling
    • [ ] #260
    • [ ] #261
  • Plugin Resolution
    • [x] #268
    • [ ] #283
    • [ ] Implement plugin downloading, decompression, unarchiving
    • [x] #284
  • Plugin Integration
    • [ ] Implement code generation based on gRPC service description with Tonic
    • [ ] Wire up gRPC calls to existing analysis execution

alilleybrinker avatar Aug 08 '24 15:08 alilleybrinker