guardicore / guardicore/monkey

Implement event drilldown in the map

Open
#3,935 2 comments 0 reactions 0 assignees View on GitHub
Feature UI:refactoring
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
![image](https://github.com/guardicore/monkey/assets/36815064/d60f144c-fa5e-45fb-9286-e2ec2a76b989)

### Agent activity in the side pane
![image](https://github.com/guardicore/monkey/assets/36815064/4d2715cd-d8dc-4e30-877b-cd1854589a8f)

### Inbound activity details
![image](https://github.com/guardicore/monkey/assets/36815064/ff70d805-9968-4f9c-b214-5b0b1ac4c968)

### Agent activity details
![image](https://github.com/guardicore/monkey/assets/36815064/e58639cb-041d-406f-8c25-ae10b052b3be)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.