Giter Site home page Giter Site logo

Download scan results about scan8 HOT 13 OPEN

maanas-talwar avatar maanas-talwar commented on August 15, 2024
Download scan results

from scan8.

Comments (13)

AdityaSanthosh avatar AdityaSanthosh commented on August 15, 2024 1

from scan8.

maanas-talwar avatar maanas-talwar commented on August 15, 2024 1

Hi @srrathi, @AdityaSanthosh pretty much summed it up.
This issue proposes making the scan results available to the uploader via the web interface.
For that, we have the results already stored in the results directory. The main task is to aggregate the metadata and the results into a single file in JSON format and make it available for download via the web interface.

from scan8.

AdityaSanthosh avatar AdityaSanthosh commented on August 15, 2024

Is this Issue still a priority? I would like to work on this.

from scan8.

maanas-talwar avatar maanas-talwar commented on August 15, 2024

Yeah, you may take this up.

from scan8.

srrathi avatar srrathi commented on August 15, 2024

Hello @maanas-talwar , I would like to work on this issue but first I'll like to understand more about it. As I'm understanding as of now, is downloading scan results means downloading the below details in a pdf file or we are downloading some other information too with it ?
Screenshot from 2022-03-14 06-18-34

from scan8.

srrathi avatar srrathi commented on August 15, 2024

Hey, Check the project folder. The output results are stored in the project filesystem with a specific filename for each scan. So you need to make the information in those files and the metadata (the details in the pic) accessible to the user by adding a download button in the UI. Very senseful of you to shoot me a msg but I haven't been working on the project because I switched jobs recently so I could not find time. Look how you can make files downloadable on the flask server side. I would recommend you to start from there. This is not a very hard task. All the best. And more so if you are aiming for GSOC. Aditya

On Mon, Mar 14, 2022 at 6:22 AM Sitaram Rathi @.> wrote: Hello, I would like to work on this issue but first I'll like to understand more about it. As I'm understanding as of now, is downloading scan results means downloading the below details in a pdf file or we are downloading some other information too with it ? [image: Screenshot from 2022-03-14 06-18-34] https://user-images.githubusercontent.com/57089237/158087499-edb592f2-1ffb-4db7-8ae3-c8b445993401.png — Reply to this email directly, view it on GitHub <#73 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6OW55M3TDTRWKQNE4NXY3U72ES3ANCNFSM5GDTJROQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.>

Thank you so much for the details. I'll start working on it and will msg you incase I need some help.

from scan8.

srrathi avatar srrathi commented on August 15, 2024

Hi @srrathi, @AdityaSanthosh pretty much summed it up. This issue proposes making the scan results available to the uploader via the web interface. For that, we have the results already stored in the results directory. The main task is to aggregate the metadata and the results into a single file in JSON format and make it available for download via the web interface.

Okay I'll start working on it.

from scan8.

harish343 avatar harish343 commented on August 15, 2024

hey can anyone guide me how can I contribute

from scan8.

maanas-talwar avatar maanas-talwar commented on August 15, 2024

hey can anyone guide me how can I contribute

Hey, you can start by setting up the project to your local machine (following the steps in the README) and then jumping into the issue.

from scan8.

aaditya9899 avatar aaditya9899 commented on August 15, 2024

hey @maanas-talwar I want to be part of this project and your organization for Gsoc this year so can you provide me the source to get started with the overall project.
thankx

from scan8.

aaditya9899 avatar aaditya9899 commented on August 15, 2024

while running flask run , i am having one error

Error: While importing 'app', an ImportError was raised:

Traceback (most recent call last):
  File "/home/aaditya/flask_application/venv/lib/python3.8/site-packages/flask/cli.py", line 218, in locate_app
    __import__(module_name)
  File "/home/aaditya/Scan8/Dashboard/app.py", line 8, in <module>
    from hurry.filesize import size, si
ModuleNotFoundError: No module named 'hurry'

Any idea why @maanas-talwar ?

from scan8.

maanas-talwar avatar maanas-talwar commented on August 15, 2024

hey @maanas-talwar I want to be part of this project and your organization for Gsoc this year so can you provide me the source to get started with the overall project. thankx

Good to hear @aaditya9899, you can head over to the open issues and it might serve as a good starting point!

from scan8.

maanas-talwar avatar maanas-talwar commented on August 15, 2024

while running flask run , i am having one error

Error: While importing 'app', an ImportError was raised:

Traceback (most recent call last):
  File "/home/aaditya/flask_application/venv/lib/python3.8/site-packages/flask/cli.py", line 218, in locate_app
    __import__(module_name)
  File "/home/aaditya/Scan8/Dashboard/app.py", line 8, in <module>
    from hurry.filesize import size, si
ModuleNotFoundError: No module named 'hurry'

Any idea why @maanas-talwar ?

The module 'hurry' is not installed on your local machine

from scan8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.