Michael

Results 5 issues of Michael

Running Suricata in IPS mode, I'm often most interested in alerts that were also alert.action:allowed. Typically these are edge cases that I haven't set to block but would like brought...

feature

![image](https://user-images.githubusercontent.com/39886696/50371740-6b920900-0586-11e9-936a-7f61296fa24a.png) It would be great if we could attach notes to particular IPs without clicking through to see the entire history or the individual IP report. A small note with...

feature

# Question Output of `python -c "import pydantic.utils; print(pydantic.utils.version_info())"`: ``` pydantic version: 1.4 pydantic compiled: False install path: C:\Users\Work\Envs\songspace\Lib\site-packages\pydantic python version: 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 20:34:20) [MSC v.1916 64...

help wanted
Change

It would be great if we could extend the colors with filters to allow for anything with eg "error" to be red, and so forth. I often want both the...

https://github.com/betamaxpy/betamax/blob/77e61d785114a261570ff0cbf7f9834e8e4f96ff/src/betamax/adapter.py#L99 When I use a default cassette configuration with a modified match_on (running via pytest), I get an unhashable type at the line referenced above. It looks to me like...