Fix remaining problems of path reconstruction (please finish it early, the approach is already clear)
[x] Loops in graph @samar1tan
[x] Context-sensitivity @zjzijielu
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.
[x] Loops in graph @samar1tan
[x] Context-sensitivity @zjzijielu
2. Test on Hadoop CommonSee #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.