It seems like there is currently no easy way to set limits on the maximum allowed size of the manifest and config in when invoking pull_manifest_and_config. This is useful in case pulling images from untrusted sources that could provide arbitrary long responses.
It seems like there is currently no easy way to set limits on the maximum allowed size of the manifest and config in when invoking
pull_manifest_and_config. This is useful in case pulling images from untrusted sources that could provide arbitrary long responses.