Commit d6199ae
feat: Implement compliance scanning UI flow
- Update /scans page to navigate to compliance flow
- Create ComplianceScans component with 3-step wizard
- Add stepper navigation: Select Target → Choose Rules → Review & Start
- Implement host selection with online/offline status
- Add compliance rules selection with framework/severity filters
- Support both individual hosts and host groups targeting
- Add route /scans/compliance to App.tsx
- Match UI design from container screenshots
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 87e6ea7 commit d6199ae
3 files changed
Lines changed: 649 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments