You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While BLeak works well on most applications / websites that I throw at it, others throw curveballs that often turn up during the diagnose step.
BLeak should serialize an early version of bleak_results.json to disk after the leak locating / ranking stage. If it sees an incomplete bleak_results.json in the specified output folder, it should use it to resume at the diagnose phase.
This will also greatly reduce user frustration if BLeak bugs out on their website after a long run.
The text was updated successfully, but these errors were encountered:
While BLeak works well on most applications / websites that I throw at it, others throw curveballs that often turn up during the diagnose step.
BLeak should serialize an early version of
bleak_results.json
to disk after the leak locating / ranking stage. If it sees an incompletebleak_results.json
in the specified output folder, it should use it to resume at the diagnose phase.This will also greatly reduce user frustration if BLeak bugs out on their website after a long run.
The text was updated successfully, but these errors were encountered: