Skip to content

Feature/ip ranges refactor #351

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 26 commits into from
Mar 20, 2025
Merged

Feature/ip ranges refactor #351

merged 26 commits into from
Mar 20, 2025

Conversation

lm-sec
Copy link
Collaborator

@lm-sec lm-sec commented Mar 5, 2025

Major refactor of the way IP ranges work, going from being part of the project to a full standalone resource.

It comes with multiple advantages like:

  • List view of all the ranges from all projects
  • Blocking IP ranges
  • Attach findings on an IP range
  • Searching ranges

Also comes with various improvements:

  • An integer value on the host model that allows to filter in the hosts list for hosts in an IP range.
  • A button to set a the project as global filter in in the project page
  • Improved and adjusted documentation to reflect the new changes
  • Adjusted the SDK to reflect the new changes

PR will also come with a new subscriptions in the community template repository.

List view:

image

List view add:

image

image

Details view:

image

New button in projects:

image

@lm-sec lm-sec requested a review from Aboisier March 5, 2025 20:27
@lm-sec lm-sec self-assigned this Mar 5, 2025
@Aboisier Aboisier merged commit 6020007 into main Mar 20, 2025
5 checks passed
@Aboisier Aboisier deleted the feature/ip_ranges_refactor branch March 20, 2025 02:17
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.

2 participants