kmpzr
kmpzr
### Information Helm supports the `--post-renderer` and `--post-renderer-args` to work with post rendering. Skaffold does not support the `--post-render-args` right now. [ref1](https://github.com/GoogleContainerTools/skaffold/blob/main/pkg/skaffold/deploy/helm/helm.go#L474C5-L474C5) [ref2](https://github.com/GoogleContainerTools/skaffold/blob/main/pkg/skaffold/deploy/helm/helm.go#L540-L552) - Skaffold version: `v2.5.0` - Operating system:...
**Describe the bug** SBOM files are available on the release page of [`21.0.6+7`](https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.6%2B7) but the API `https://api.adoptium.net/v3/assets/feature_releases/21/ga` does not return them for Windows binaries. **To Reproduce** List of `image_type=sbom` from...
Changes proposed in this pull request: - Add the variable `av_skip_clean_objects` - Configure the environment variable `AV_SKIP_CLEAN_OBJECTS` for `main_scan` lambda function - Related to the change https://github.com/trussworks/bucket-antivirus-function/pull/17