oss-fuzz/projects/go-containerregistry
AdamKorcz 1cf00b132a
go-containerregistry: intitial integration (#8627)
go-containerregistry is a golang library for working with container
registries. It is used by several projects already integrated in
OSS-Fuzz like
[Istio](https://github.com/istio/istio/blob/master/pkg/wasm/cache.go#L32)
and
[Crossplane](dd87bfb23c/internal/xpkg/fetch.go (L28-L32)).

__________________________________________________________

@imjasonh Do you prefer integrating with OSS-Fuzz instead of merging
https://github.com/google/go-containerregistry/pull/1421? If so, here is
the PR for that

Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-09-29 16:59:52 -04:00
..
Dockerfile go-containerregistry: intitial integration (#8627) 2022-09-29 16:59:52 -04:00
build.sh go-containerregistry: intitial integration (#8627) 2022-09-29 16:59:52 -04:00
fuzz.go go-containerregistry: intitial integration (#8627) 2022-09-29 16:59:52 -04:00
project.yaml go-containerregistry: intitial integration (#8627) 2022-09-29 16:59:52 -04:00