Add feature to retrieve html report through REST API

Guillaume's Avatar

Guillaume

10 Dec, 2015 01:50 PM

I see your very interesting work with the REST API that will allow me to call Arachni directly in python rather than having to handle a ruby bridge in order to use RPC calls.
Among the features, one I use often is retrieving the full HTML report from a scan, and I was wondering if you plan on adding this to the current extensions available with the REST API ?
Thanks for your work.

  1. Support Staff 1 Posted by Tasos Laskos on 10 Dec, 2015 01:54 PM

    Tasos Laskos's Avatar

    Sure, I figured people would be more interested in integration (and thus handling their own presentation of data) when using the REST API but since you need this it's fairly simple to support.

    Will let you know once fresh nightlies are up.

    Cheers

  2. 2 Posted by Guillaume on 10 Dec, 2015 02:07 PM

    Guillaume's Avatar

    Thank you for your lightning speed reply.
    There's no hurry for the implementation, I won't start before next month.

  3. Support Staff 3 Posted by Tasos Laskos on 10 Dec, 2015 02:09 PM

    Tasos Laskos's Avatar

    It's ok I'm almost done, was a simple change.

  4. Support Staff 4 Posted by Tasos Laskos on 10 Dec, 2015 07:09 PM

    Tasos Laskos's Avatar

    All done, you can find that in the nighlties, you can grab the report with GET /scans/:id/report.html.zip.

    Cheers

  5. Tasos Laskos closed this discussion on 10 Dec, 2015 07:09 PM.

  6. Guillaume re-opened this discussion on 11 Dec, 2015 08:16 AM

  7. 5 Posted by Guillaume on 11 Dec, 2015 08:16 AM

    Guillaume's Avatar

    Many thanks, this will come handy.

  8. Tasos Laskos closed this discussion on 11 Dec, 2015 01:50 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac