honoki

Results 23 comments of honoki

I also had to install `libpq-dev` and `ruby2.3-dev` before being albe to run the gem install.

Hi @contaminatedesert - thanks for flagging this. This issue has popped up from time to time, so I figured to have a decent look at trying to fix this. I...

Another possible issue is that the request size is too large, see this comment: https://github.com/honoki/bbrf-client/issues/78#issuecomment-1003755487 I am debating what is the most graceful way to handle either of these errors.

Thanks, Philippe. This sounds like it should help me improve performance for large input data.

It was a deliberate design choice to use the alert strings as the unique identifier, so as to avoid adding duplicate findings when a tool is triggering the same findings...

Hi @NewlineDotBlog - thanks for this PR. I like the changes that remove the requirements for a local repo and would like to merge those in. I'm not so sure...

Hi - thanks for letting me know. Can you try the built-in PAC settings in Firefox to see if that works? ![image](https://user-images.githubusercontent.com/4612079/141759783-1b4afda2-f8e9-4117-bbc6-d0f9c0816ffe.png)

Thanks @aroly - I'm looking into this. Should be a straightforward fix but I'm running into other issues when reproducing locally.

Can you pull the latest changes and try again? :)

Ugh - there was a random tab character a the end of the line. Should be fixed now?