Fixed by https://devdiv.visualstudio.com/DevDiv/_git/debugpy/pullrequest/586830
In release.yml we reference a public container for manylinux builds.
image: quay.io/pypa/manylinux2014_x86_64:latest
This violates the recent company security policies. We have to figure out a way to deal with this.
Fixed by https://devdiv.visualstudio.com/DevDiv/_git/debugpy/pullrequest/586830
In release.yml we reference a public container for manylinux builds.
image: quay.io/pypa/manylinux2014_x86_64:latest
This violates the recent company security policies. We have to figure out a way to deal with this.