Jason Ish

Results 234 comments of Jason Ish

Ah, missed actually testing with 3.13 as I typically don't bother with non-released versions, as I'm very much not in the Python world anymore. Looks like easy fixes I can...

Will re-open and fix in the near future. Thanks.

Ah, yeah.. The build scripts are a mess right now as their main goal is to build 3 archs and create a multi-architecture manifest for pushing to a registry. I...

Closing. The Makefile's are gone.

`/var/lib/suricata` is a volume, so providing your own will result in the default suricata-update behaviour, which is to use `et/open` if no other rulesets are enabled. I'll probably make this...

If hitting this typing to open files with emacs, just add `--visit` as an extra argument.

I'm in the process of merging this commit. I noticed that when not using the fatjar, I still need to pre-compile the JSPs for them to work. Is this expected?...

Dealing with the TLDs not being found at runtime was the reason for this template project. I found 3 ways to deal with this problem. 1. During the build, extract...

> No review yet, but does pass my CI. Cool. Any thoughts on the `--disable-lua` option?