Skip to content

Wrong Path of config.json in scanner.py  #165

Description

@palrohitg

Describe the bug
In Scanner.py while calling the open(get_absolute_path('config.json')) should be open(get_absolute_path('../../config.json'))
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'scanner.py'
  2. Click on 'execute the scanner.py.'

Expected behavior
open(get_absolute_path('../../config.json'))

Screenshots
image

Desktop (please complete the following information):

  • OS: [ubuntu]
  • Browser [brave]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions