xlab-uiuc / cflow

Flow-based configuration analysis
9 stars 3 forks source link

Action Plan Before 11/11 #13

Closed X-czh closed 3 years ago

X-czh commented 4 years ago
  1. Fix remaining problems of path reconstruction (please finish it early, the approach is already clear)

2. Test on Hadoop Common See #14 Each pick five methods containing config loading points for validation. You'll need to manually trace the config usage and compare it with the analysis result. You can search the sources (i.e. config loading points) found by our analysis to find methods to test. Pick something that at least involves some inter-procedural taint propagation.

Please comment below which methods you choose, and which config options are loaded in these methods.