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
Address GitHub-flagged Jinja2 vulnerability.
Address GitHub-flagged Jinja2 security vulnerability by bumping the
required Jinja2 version to at least 2.10.1.
Be more defensive about the '-g' option.
Optimize how template files are found to avoid premature errors from 'find' before enforcing a more user-friendly and -informative check that there actually are code generation template files.