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

Fix HTTP 404 when displaying approved vulnerabilities at the organization level #2745

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

…tion level

### What's done:

 - HTTP 404 fixed (now, `/by-filter` endpoint is used).
 - Server-side paging is enabled.
 - Fixes #2719.
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 merged commit 40ffb5c into master Oct 18, 2023
22 checks passed
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/server-paging branch October 18, 2023 15:07
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.

/api/v1/vulnerabilities/by-organization-and-status?organizationName=%s&status=APPROVED returns HTTP 404
5 participants