ExpoSEJS / ExpoSE

A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and supports symbolic modelling of strings and regular expressions.
MIT License
188 stars 36 forks source link

Unminimize Needs Multiple "Yes" Answers #92

Closed YoshikiTakashima closed 4 years ago

YoshikiTakashima commented 4 years ago

Hello!

The current Dockerfile doesn't compile because unminimize needs 2 "yes" answers to fully install.

Just in case the the interface changes, I suggest using the "yes" command.

Thanks. ~Yoshiki

jawline commented 4 years ago

Hey! This is awesome, thanks! Is it ready to merge?

YoshikiTakashima commented 4 years ago

Hi @jawline .

Looks like I forgot to fork on my side. It should be all good now.

Please merge the Dockerfile. I'll hold off on pushing to master until it is done.

Thanks ~Yoshiki

jawline commented 4 years ago

Done, thank you!