Michael Weiser
                                            Michael Weiser
                                        
                                    Just ran into the same thing. Here's the commit, confirming that - the change happened for API version 8 - and the new flags argument can just be 0 https://github.com/krb5/krb5/commit/ab009b8568d9b64b7e992ecdb98114e895b4a7ff
I'm not married to that authorship at all. Feel free to merge commits as makes most sense logically.
I have changed the patch so it leaves the default behaviour of cortex4py alone. See https://github.com/scVENUS/PeekabooAV/pull/175/commits/fafa69b47df06ec0c8ab7d0453196778af9be97d how the user can provide a forgetful cookie policy to avoid any possibility of...
Ah, I see another patch went in here as well, dealing with an annoying AttributeError exception when trying to run a nonexistant analyzer. Let me know whether this should get...
Any news on this? I still have a need for this functionality.
Corrected the error with postgres by introducing an explict cast of the sorting column value instead of erronously converting the sorting column name to varchar.
With #219 merged this should be good to go as well.
BTW: It appears the contaner CI pipeline error would be fixed by scVENUS/PeekabooAV-Installer#79 as alpine edge/testing (3.18.something) has apparently moved too far away from 3.15 so dependencies no longer match.