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

/api/v1/sbom/{key}/packages?q=some_string does not return data #434

Closed
carlosthe19916 opened this issue Jun 19, 2024 · 0 comments · Fixed by #460
Closed

/api/v1/sbom/{key}/packages?q=some_string does not return data #434

carlosthe19916 opened this issue Jun 19, 2024 · 0 comments · Fixed by #460
Assignees

Comments

@carlosthe19916
Copy link
Member

I am trying to filter packages of an sbom by a string using

/api/v1/sbom/{key}/packages?q=some_string

and although I know the there should be results (as I am entering a valid string) I get zero results in the response.

This endpoint does work as expected /api/v1/package?q=some_string

@jcrossley3 jcrossley3 self-assigned this Jun 19, 2024
jcrossley3 added a commit to jcrossley3/trustify that referenced this issue Jun 26, 2024
Fixes trustification#434

Signed-off-by: Jim Crossley <jim@crossleys.org>
github-merge-queue bot pushed a commit that referenced this issue Jun 26, 2024
Fixes #434

Signed-off-by: Jim Crossley <jim@crossleys.org>
jcrossley3 added a commit to jcrossley3/trustify that referenced this issue Jun 27, 2024
Relates to trustification#434 as a test for filtering packages was added

Signed-off-by: Jim Crossley <jim@crossleys.org>
github-merge-queue bot pushed a commit that referenced this issue Jun 28, 2024
Relates to #434 as a test for filtering packages was added

Signed-off-by: Jim Crossley <jim@crossleys.org>
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 a pull request may close this issue.

2 participants