mandiant / capa

The FLARE team's open-source tool to identify capabilities in executable files.
https://mandiant.github.io/capa/
Apache License 2.0
4.13k stars 517 forks source link

webui: comparative review of the potential libraries to use #2171

Closed s-ff closed 3 months ago

s-ff commented 3 months ago

Opening this issue to keep track of the potential frameworks to be used in the webui.

I researched the most widely used options available and decided on 3 options. The criteriaon for my search were:

As of now, these are the candidates I think are good for our use case:

All of these projects are actively maintained, and are kept up to date with their frameworks. They also offer unit testing, tough I am not sure about jsTree

Recommendations

mr-tz commented 3 months ago

Thanks for your research here! Per our discussion we're going with Vue.js / PrimeVue.