You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency-Track has introduced an isLatest-Flag in v4.12.0 that can be set for a specific version. (PR #4184)
It should be possible to set that flag when uploading via the Jenkins Plugin.
Describe the solution you'd like
The declarative and scripted pipeline commands should include a boolean option isLatest that sets the Dependency-Track flag isLatest accordingly.
The Job Configuration should include a toggle that, when active, sets the version uploaded to Dependency-Track to be the latest using the isLatest flag.
The Global Configuration might include a toggle to always mark any uploaded version as latest.
Additional context
No response
The text was updated successfully, but these errors were encountered:
What is your feature request about?
Dependency-Track has introduced an
isLatest
-Flag in v4.12.0 that can be set for a specific version. (PR #4184)It should be possible to set that flag when uploading via the Jenkins Plugin.
Describe the solution you'd like
isLatest
that sets the Dependency-Track flagisLatest
accordingly.isLatest
flag.Additional context
No response
The text was updated successfully, but these errors were encountered: