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
As of now, the database versioning system uses eval in order to run migration scripts between database versions. This could be a vector for a code injection attack, running malicious code in our migration scripts. It should be fixed