### Description https://github.com/docker/buildx/pull/1645 added `BUILDX_NO_DEFAULT_ATTESTATIONS` env-var to `buildx build` as a backward compatible way to disable default provenance. The same mechanism should be added to `buildx bake` for exactly same reasons.
Description
#1645 added
BUILDX_NO_DEFAULT_ATTESTATIONSenv-var tobuildx buildas a backward compatible way to disable default provenance.The same mechanism should be added to
buildx bakefor exactly same reasons.