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
{{ message }}
This repository has been archived by the owner on May 4, 2021. It is now read-only.
Describe the bug
I've been playing with go-fuzz and have found a couple of crashes on parsing malformed dockerfile:
To Reproduce
FROM ${0:+0}
:fails with
fails with
Expected behaviour
A proper error message that dockerfile is malformed
Additional context
makisu version is 2be7a18
The text was updated successfully, but these errors were encountered: