MAESTRO: confirm security appliances summary

This commit is contained in:
Mariusz Banach
2026-02-18 03:10:55 +01:00
parent 5119bbbf1c
commit cab43a4c7f

View File

@@ -51,7 +51,7 @@ ReportContainer
- [x] All vitest tests pass: `npx vitest run src/__tests__/report/`
- [x] Report renders all test results as collapsible cards with correct severity colours
- [x] Hop chain displays as a vertical visual flow with server details and connecting arrows
- [ ] Security appliances show as badges; empty state handled gracefully
- [x] Security appliances show as badges; empty state handled gracefully
- [ ] Search filters results in real-time across test name, header name, and analysis text
- [ ] Export JSON produces a valid JSON file containing all results
- [ ] Export HTML produces a styled standalone page viewable in any browser