-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Description
The hyperlink for resources shown on the /targets/<some number> page for different scans does not seem to work. The link for resources instead redirects the user to /login/.
Expected Behavior
The hyperlink for resources should have redirected to appropriate websites
Current Behavior
The hyperlinks seem to be broken.
Possible Solution
Changing the <Link> tag to <a> tags will fix the problem
Steps to Reproduce (for bugs)
- Setup the project as given in the docs
- Run a scan
- After scan is completed go to
targetsroute and choose your target then click on any scan such that a modal pops up. - Try opening any links given in the resources section.
Logs
Context
Your Environment
- Installation method used: Non docker
- Version/branch used: develop
- Operating System and version (like Kali, Debian, ArchLinux, etc): Kali
- pip/setuptools version:
- sudo access: yes
Metadata
Metadata
Assignees
Labels
No labels