Tags on project versions #3150
phoenixadb
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
The use case is to use Dependency Track to manage containers images.
Consider the Docker image as a project with tags such the registry or the repository.
The idea is to have tags on versions of the project, aka the Docker image version, to be able to distinguish product versions including the image versions.
Ex:
Project: myregistry.com/myrepository with tags: registry and repository
Project version 1.0.0 with tags: mysolution 1.0.0
Project version 1.5.2 with tags: mysolution 2.1.0
...
...
Like this, you can only select the needed project versions if you want to study a specific product version.
But the use case could be extended to applications included inside product version the same way.
Does this makes sense for you?
Beta Was this translation helpful? Give feedback.
All reactions