mandiant / mandiant/capa

webui: improve process tree view in capa Explorer Web

Open
#2,357 0 comments 0 reactions 1 assignee Claimed by @fariss View on GitHub
enhancement webui
Dominant language
Python
Stars
6.2k
Forks
726
Avg merge
11d 11h
Merged PRs (30d)
7

Description

We currently display the parent-child process tree as a treeview, which works well. However, we display the capabilities found in each process using a tooltip that appears on hover. To improve this, I propose implementing a reactive table positioned vertically to the right of the tree view. This table would display the rule matches for a given process and update dynamically when a process row is clicked in the tree view.

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.