hipcheck
hipcheck copied to clipboard
🔌 Plugin System MVP — Tracking Issue
- 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