Sean Lewis

Results 9 issues of Sean Lewis

Someone forked this repo and has it in a semi-maintained state. https://github.com/jniltinho/easyssh This repo did not work for me when I tried, but I used @jniltinho's fork and it did...

Hello! I recently spent two weeks diagnosing and fixing complexity analysis in my graphql schema to prevent Denial of Service attacks against our graphql server. We discussed this issue in...

fixes #125 Error before: ```elixir 19:09:43.864 [error] GenServer #PID terminating ** (stop) exited in: NimblePool.checkout(#PID) ** (EXIT) time out (finch 0.6.3) lib/finch/http1/pool.ex:58: Finch.HTTP1.Pool.request/5 (finch 0.6.3) lib/finch.ex:247: Finch.request/3 (tesla 1.4.0) lib/tesla/adapter/finch.ex:63:...

Right now the error returned from a checkout timeout in finch is very minimal and doesn't help a user solve the issue. Capture and return a more helpful error to...

Current readme example has an extra `.x` in the Equals function, this PR fixes that.

Mocks were never mocked out, need to mock them out.

Ruby gem has not been updated since 2013, need to get it up to date.

Check out my fork at https://github.com/sophisticasean/chromedriver_har

The CVE is already fixed in the latest version, 0.4.34. This proliferates the go version found in the Dockerfile of 1.23 to the other parts of the repo like go.mod,...