client-go
client-go copied to clipboard
Adds custom marshaller for Project to support empty LastBomImports
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