Raphaël Vinot
Raphaël Vinot
cool! Not sure in which language you're working, but there is a python module available, if it helps: https://github.com/pandora-analysis/pypandora
\o/ let me know if you have any question :)
Noted, it is related to the apparmor profile that doesn't allow the directory to be created. A proper fix is to add an apparmor profile for Pandora itself.
No, it is not planned yet. It might be something we will reconsider in late 2023, but it will require to extract all the text from the code and the...
I'm not excluding it completely, but it wasn't a priority initially, and at this point it won't make much of a difference do do it now or later. If a...
cool! Are you making it modular? Or is it a straight translation you'll need to reapply the changes on every commit? I'm happy to give a hand and make your...
I think having a flag in the menubar at the top of the page will do fine (?) but if you have another idea, go for it.
Partially fixed: https://github.com/pandora-analysis/pandora/commit/9ef18fbc6f8e198384f7464eace0e8b82a51b756 (table sorted by type and value)
So interaction is a big word: it sends the URL to lookyloo via the (undocumented) API, the API returns the UUID, and a link with that UUID to the lookyloo...
Just a few notes on the wish list (based on the current status in the dev branch): * UI: there will a a swagger interface, but nothing else, this interface...