In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade create-git
to version 1.0.0-2 or higher.
create-git is a generator to initialize a project with git.
Affected versions of this package are vulnerable to Command Injection. User-provided input was not properly sanitised before being used as part of an exec()
call.