Added report generation and export function
Hi, useful project!
- It would be great if there was a report generation and export function.
- Is it possible to remove the cumbersome login authentication function and only generate a random token as api authentication at startup, which is more conducive to the automation process
thanks
Hi @firmianay, First, I would like to thank you for your kind words and feedback, I really appreciate it, For the first request, what kind of export were you thinking about? For now, you can export a pdf with the results of a scan, would you like other specifically? And about the second one, I think it would be a great idea, I would take notes on that and try to figure out how to implement that, Thanks again for the feedback!
thanks for your reply, Yes I saw the pdf download function in the web interface, I wrote a batch analysis script that supports automatic registration, login and upload scanning, but pdf download needs to provide session, it will be more convenient if api interface can be provided
Hi @firmianay, That script and the whole toolkit seems so cool, I'll have a look and see what I can do to improve this process and implement those suggestions, Thanks a lot for all your work!