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

Fetch project list by classifier #1185

Closed
ifree92 opened this issue Sep 8, 2021 · 2 comments
Closed

Fetch project list by classifier #1185

ifree92 opened this issue Sep 8, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request p2 Non-critical bugs, and features that help organizations to identify and reduce risk pending release
Milestone

Comments

@ifree92
Copy link

ifree92 commented Sep 8, 2021

I would like to have the ability to fetch the project list by a classifier. E.g. I want to fetch the list of my LIBRARY-es or APPLICATION-s. In other words, filter by a classifier.

@ifree92 ifree92 added the enhancement New feature or request label Sep 8, 2021
@stevespringett stevespringett added the p2 Non-critical bugs, and features that help organizations to identify and reduce risk label Sep 8, 2021
@stevespringett stevespringett added this to the 4.5 milestone Sep 8, 2021
@stevespringett stevespringett self-assigned this May 8, 2022
stevespringett added a commit to DependencyTrack/frontend that referenced this issue May 8, 2022
stevespringett added a commit that referenced this issue May 8, 2022
@stevespringett
Copy link
Member

@ifree92 support for querying project list by classifier has been implemented. Currently there is not a way to initiate this type of request from the UI. I think there's room for further improvement there. However, the following URL construct will work in Dependency-Track v4.5.

http://dtrack.example.com/projects/?classifier=APPLICATION

Where classifier is one of:

  • APPLICATION
  • FRAMEWORK
  • LIBRARY
  • CONTAINER
  • OPERATING_SYSTEM
  • DEVICE
  • FIRMWARE
  • FILE

stevespringett added a commit to DependencyTrack/frontend that referenced this issue May 8, 2022
@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request p2 Non-critical bugs, and features that help organizations to identify and reduce risk pending release
Projects
None yet
Development

No branches or pull requests

2 participants