Batuhan Apaydın
Batuhan Apaydın
Signed-off-by: Batuhan Apaydın Fixes #2290 #### Summary This PR will add an insecure option to the name options and use it while parsing the reference of the image name to...
### Feature request I saw that this project retrieved the public key from the AWS KMS system (IIUC)[^1]. To do so, it used ecrHelper (IIUC handles authentication), so, what am...
https://github.com/chainguard-dev/actions/blob/8dbf5dd651c8ceb02e4b7e194938ebfb4814bb17/apko-build/README.md#L26 https://github.com/chainguard-dev/actions/blob/8dbf5dd651c8ceb02e4b7e194938ebfb4814bb17/apko-build/README.md#L8 /cc @cpanato
Signed-off-by: Batuhan Apaydın Co-authored-by: Furkan Türkal PTAL @laurentsimon @ianlewis
We (w/@dentrax) noticed that dive does not support [OCI Image Layout](https://github.com/opencontainers/image-spec/blob/main/image-layout.md) formats, which is a basically folder structure that describes the OCI image, so we can add that support too:...
### Summary All reports published by security companies prove that Software Supply Chain Attacks are on the rise. There is no doubt that they will continue to increase in the...
# Summary [Mastodon](https://joinmastodon.org) is free and open-source software for running self-hosted social networking services. # Motivation Mastodon will become one of the leading social networks in the industry. So, there...
**Is your feature request related to a problem? Please describe.** With Helm v3.8.0, the OCI support became [GA](https://helm.sh/docs/topics/registries), which is a good chance to start publishing Helm charts to OCI-compliant...
AFAIK, COPY instruction already has support some basic level of regexp to exclude files or folders, but, with this option, we'd enhance this functionality. To be more precise, I'd recommended...
#### Summary based on the discussions [here](https://github.com/sigstore/cosign/issues/1351), we added a code to use the latest version of the rotated key. _P.S. If you think this is wrong please feel free...