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

Search bar to filter scan results; fix UI logic #58

Merged
merged 17 commits into from
Apr 10, 2024
Merged

Conversation

beryxz
Copy link
Collaborator

@beryxz beryxz commented Apr 3, 2024

Closes #57

  • Adds a search bar that allows for filtering the scan results based on matching the input to a combination of the existing columns;
  • Move all UI logic to EDT;
  • Allow logger results sorting while scanning;
  • Minor UI tweaks
  • Handle global exception in burp

@beryxz beryxz added the feature/logger New feature in the Logger tab label Apr 3, 2024
@beryxz beryxz marked this pull request as ready for review April 6, 2024 13:54
@beryxz beryxz changed the title Search bar to filter scan results Search bar to filter scan results; fix UI logic Apr 6, 2024
@beryxz beryxz merged commit 39f0f7f into master Apr 10, 2024
3 checks passed
@beryxz beryxz deleted the filter-results branch April 10, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: filter logger results
2 participants