Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Add API to download specific file from analysis task #3057

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Inndy
Copy link

@Inndy Inndy commented Jun 24, 2020

Thanks for contributing! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html

What I have added/changed is:

Create new RESTful API to download specific file from the analysis report (analyses/{task_id}/files/{file_name})

The goal of my change is:

Download any file instead of all of them (/tasks/report/<int:task_id>/<report_format>)

What I have tested about my change is:

It works on my own Cuckoo instance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant