Sean

Results 2 issues of Sean

Thanks for this wonderful and simple caching library. It's exactly what I need! Just FYI, this notice occurs on line 105 of cache.class.php in my version of PHP, 5.6.14. The...

Here is a test that validates this vulnerability in lodash.merge: ``` it('should not be vulnerable to prototype pollution', function () { var object1 = { value: utils_1.args }; object1.evil =...