Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Can we export the details in Excel Format. #248

Closed
avikmrr opened this issue Oct 19, 2016 · 15 comments
Closed

Feature Request: Can we export the details in Excel Format. #248

avikmrr opened this issue Oct 19, 2016 · 15 comments
Labels
enhancement MobSF enhancements and feature requests

Comments

@avikmrr
Copy link

avikmrr commented Oct 19, 2016

As of now we are able to generate a PDF report for the scanned application. It would we more scalable if we are able to download an Excel report for the same.

Thanks in advance.

@ajinabraham
Copy link
Member

MobSF gives nested data. It makes more sense to give a JSON output in future. But what is the advantage you see from Excel?

@sn0b4ll
Copy link
Member

sn0b4ll commented Oct 19, 2016

I also see some benefits, mostly for easy tracking in companies (you just copy the findings over to your internal tracking excel for example).

That would fit great into my master thesis, so if you don't mind I would start with implementing json first and excel in a second step over the upcoming weeks.

Greeting,
Dominik

@ajinabraham
Copy link
Member

Go Ahead. I really like the JSON way since lot of people were asking if they can get the result in JSON via some REST API. They need to integrate MobSF Static Analysis result with other applications. But I don't really see any value with excel as it's pretty much similar to PDF. May be I am missing something here.

@sn0b4ll
Copy link
Member

sn0b4ll commented Oct 19, 2016

PDF can't be edited afterwards ;)

OK, thanks.

Greetings,
Dominik

@avikmrr
Copy link
Author

avikmrr commented Oct 19, 2016

Even excel sheet can be used as a database. Also excel uses less memory. If
we have an excel report for the scan then we can play further like
compararing two app, there vulnerabilities, etc. It can be great having an
excel report for each app.

On 19 Oct 2016 9:28 p.m., "Dominik Schlecht" notifications@github.com
wrote:

PDF can't be edited afterwards ;)

OK, thanks.

Greetings,
Dominik


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ajinabraham/Mobile-Security-Framework-MobSF/issues/248#issuecomment-254857519,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AV2E2UQvI4whY927dtMQhfukAMBYMBj2ks5q1j4HgaJpZM4Ka7NN
.

@ajinabraham
Copy link
Member

Okey sounds fine. Will track this. I have a related enhancement opened here: https://github.com/ajinabraham/Mobile-Security-Framework-MobSF/issues/249

@ajinabraham ajinabraham added the enhancement MobSF enhancements and feature requests label Oct 19, 2016
@avikmrr
Copy link
Author

avikmrr commented Nov 24, 2016

How are we supposed to download the report as an excel format?

@ajinabraham
Copy link
Member

This is an enhancement, being tracked at the moment and is not available with MobSF currently.

@asjrosabal
Copy link

I would like export the results of MobSF in XML, It is possible? How can I export to Xml File the results? Thanks

@skerns00
Copy link

I think I developed a way to extract the data to JSON file. I did this when the user extracts the PDF file. The JSON file is created in the same directory as install directory of MobSF, though the directory could be changed. I changed the file shared_func.py, so when it generates the PDF it also writes the JSON file.

@aress31
Copy link

aress31 commented Jul 13, 2021

Why is this issue closed?

@ajinabraham
Copy link
Member

@aress31 Tracked Separately #264

@lynnseyMitel
Copy link

@ajinabraham I'm so sorry if this is covered somewhere else but are we able to export results as JSON now?

@ajinabraham
Copy link
Member

Yes there is JSON report REST API.

@lynnseyMitel
Copy link

@ajinabraham Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement MobSF enhancements and feature requests
Projects
None yet
Development

No branches or pull requests

7 participants