anchore / anchore-engine

A service that analyzes docker images and scans for vulnerabilities
Apache License 2.0
1.59k stars 272 forks source link

Go SDK for platform API #612

Open dakaneye opened 4 years ago

dakaneye commented 4 years ago

It would be really nice to have an SDK in Go for our platform API so that we can integrate other services more effectively (and potentially build a new CLI in Go in the future)

This may require a new repository, but putting it here for now.

nightfurys commented 4 years ago

@zhill, isn't there a go sdk out there somewhere? I recall you generated it off of swagger spec at one point but I'm not entirely certain where its being maintained

zhill commented 4 years ago

One was started but not maintained or completed. The generated code is pretty bad.

https://github.com/anchore/client-go