Skip to content

Fix endpoints list and count #1041

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

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Fix endpoints list and count #1041

merged 3 commits into from
Nov 21, 2023

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Nov 16, 2023

Fix #1040

@psyray
Copy link
Contributor Author

psyray commented Nov 16, 2023

I made a temporary fix to the count on the dash and scan page, and to display the list in the scan view.
I did the initial db data fetch on scan history instead of target, because target is not correctly filled on endpoint gathering (ffuf or other tool don't fill it well - look at #1040 for details)

For the target count and list, there's no other way to filter on the target value.
I need to find why the target is not filled and fix it

@AnonymousWP AnonymousWP merged commit 0fb28c8 into yogeshojha:master Nov 21, 2023
@psyray psyray deleted the fix-endpoints-list-count branch November 21, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Endpoints list and count is not good in target and scan view
3 participants