blackducksoftware / hub-client-go

Hub Client for Go (golang)
Apache License 2.0
9 stars 19 forks source link

Fixes two issues with the rapid scans client. #74

Closed christianprando closed 3 years ago

christianprando commented 3 years ago

The first issue is that the polling should keep going upon receiving a 404 from full-result endpoint. The second issue is adapting to continue requesting the paginated results until all results are received.