Darrian
Darrian
Sounds good, I've opened a PR :)
Sorry about that, I missed that file the first time around 😄 Tests added, I tried to add a test to test for invalid JSON with the `expectErr` in the...
Hey, is this superseded by the recent commits improve `create client`? Looks like those commits closed the original issue
Awesome, thanks!
I've a similar but perhaps different issue. Since upgrading from 6.7.2 to 6.7.4 I get `Failed to authenticate: missing "email_verified" claim`. Digging into it more it seems that my IDP...
I'm many months late to respond, apologies about that. ~~I've just upgraded all the way to v7.4.0 and hit the same issue still.~~ I tried as @xtremerui suggested and excluded...
perhaps #156 will fix this?
Skopeo does this sort of functionality using references like `docker://r.j3ss.co/` for moving images between registries or also copying to files etc. https://github.com/containers/skopeo#copying-images
I think this might still affect the `VulnerabilitiesV3` method in this case as reg is using the digest of `layer[0]` as the name, it looks like I'm getting some false...
Yeah it's using `layer[0]` digest at the moment, I'll PR this shortly.