joseph el alam
Results
2
issues of
joseph el alam
Fix critical prototype pollution in minimist by updating version from v1.2.5 to v1.2.6
The version used for minimist is 1.2.0. minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload. I cannot change in...