facebookexperimental / facebookexperimental/semcode

index data structures touched?

Abierto
#58 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
171
Forks
40
Merge medio
4 h 24 min
PR fusionados (30 d)
24

Descripción

Could it make sense for semcode to also index every data structure touched by each function?

Then it would be possible to quickly find "every call chain that touches data structure X", which could speed up code audits.

The downside is that the semcode database would likely be much larger, and potentially also much slower to build, so this may not be something people want to enable by default?

This is just an idea at this point, with no real plans on how to accomplish it, or a good insight into whether or not it should be done. Feedback is very welcome.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.