guardicore / guardicore/monkey
Implement event drilldown in the map
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Leverage the map page to enable a deeper understanding of what happened in a specific machine.
### Tasks
- [ ] Create an algorithm of grouping inbound events into chunks
- [ ] Implement a display component for inbound event chunk
- [ ] Display event chunks in the side panel
- [ ] Implement inbound events chunk details view
- [ ] Implement a component for displaying agent activity brief in the side panel (probably the same component as event chunk)
- [ ] Implement agent activity details view
## Mocks
### Inbound traffic in the side pane

### Agent activity in the side pane

### Inbound activity details

### Agent activity details

Contributor guide
Assessment
This issue has not been assessed yet.