yuntongzhang / vulnfix

Program Vulnerability Repair via Inductive Inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Vulnfix to take in Multiple Fault Locations

dylanjwolff opened this issue · comments

Maybe this should be done in the Cerberus driver. But it would be nice if we could feed the tool multiple locations to conform to other repair tool APIs.

It could even just cycle through them each sequentially or in parallel with the current approach