-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Port changes from upstream DT release 4.11.x #1190
Comments
Labeled as good first issue since it's easy to pick individual changes. The expectation is not that all changes are ported in one go. Essentially, pick a change from v4.11, and port only that change. I am happy to suggest tickets to port, and provide guidance on the implementation if folks are interested and not sure where to start. |
hi i'm interested in working on this, feel free to assign me |
this PR ported issues from 4.11 to 4.10.x, so they already exist in hyades these are the 4.11 issues that are already ported |
Thanks @leec94, I updated the table in the issue accordingly! |
Extracted Trivy support into separate issue since it'll be a larger task: #1343 |
Current Behavior
v4.11 of vanilla Dependency-Track is about to be released. We need to port the relevant changes to Hyades.
For reference, changes from v4.10.x were ported here: #983
Proposed Behavior
API server:
Frontend:
Note
We decided to rebase our frontend changes on top of the frontend release v4.11.3, instead of porting individual PRs. v4.11.x came with lots of changes in code formatting, making the porting effort painful. Our frontend changes are very limited so far, making a rebase the easiest way forward.
DependencyTrack/hyades-apiserver#713
DependencyTrack/hyades-apiserver#745
[
and]
charactersChecklist
The text was updated successfully, but these errors were encountered: