Skip to content

Add filter by webhook scanners in the scanner results Django admin#24374

Merged
willdurand merged 1 commit intomasterfrom
scanner-filter
Jan 30, 2026
Merged

Add filter by webhook scanners in the scanner results Django admin#24374
willdurand merged 1 commit intomasterfrom
scanner-filter

Conversation

@willdurand
Copy link
Copy Markdown
Member

@willdurand willdurand commented Jan 27, 2026

@willdurand willdurand requested a review from diox January 27, 2026 10:13
Copy link
Copy Markdown
Member

@diox diox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a test around the list filtering logic (by scanner and by webhook scanner) - we typically don't bother doing that for django built-in filters, but since this one is now custom, we should ensure that it's tested.

@willdurand willdurand merged commit 9505897 into master Jan 30, 2026
46 checks passed
@willdurand willdurand deleted the scanner-filter branch January 30, 2026 14:28
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.

[Task]: Allow to filter scanner results by webhook/webhook event in the django admin

2 participants