Juan Mesaglio

Results 4 issues of Juan Mesaglio

New functionality: - Flag `-j`, to print findings like json ```json { "Bucket": { "public": [ "url: string" ], "redirect": [ "src -> dest" ], "no_exist": [ "url: string" ]...

### Description: Solution for issue #1065. ### Checklist: * [X] Does your PR pass tests? * [ ] Have you written new tests for your changes? * [X] Have you...

When the front try to make a get request to https://api.github.com/repos/sindresorhus/awesome-nodejs/readme the response is a 403 http with the following body ```json { "message":"API rate limit exceeded for X.X.X.X. (But...

bug