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

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

Open
palrohitg opened this issue Mar 18, 2021 · 0 comments
Open

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

palrohitg opened this issue Mar 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@palrohitg
Copy link

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.

@palrohitg palrohitg added the bug Something isn't working label Mar 18, 2021
@palrohitg palrohitg mentioned this issue Mar 18, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants