client-go icon indicating copy to clipboard operation
client-go copied to clipboard

Adds custom marshaller for Project to support empty LastBomImports

Open bomoko opened this issue 9 months ago • 0 comments

This PR introduces a custom marshaller function for the Project type. It essentially allows for matching types with Dependency Track itself, which seems to allow nil values for their "Last BOM Import" column.

closes https://github.com/DependencyTrack/client-go/issues/38

bomoko avatar Apr 08 '25 23:04 bomoko