-
### Is your feature request related to a problem? Please describe.
I have a tool that performs build attestation based on the digest of a container. I'm running it as a stage in my github actions wo…
-
**Problem**
Running Twister on tests in tests/kernel/common, targeting platform lpcxpresso55s69/lpc55s69/cpu0/ns, results in build errors.
**To Reproduce**
Steps to reproduce the behavior:
…
-
Hello!
I'm having some problems while using megalinter into my kubernetes manifest repository. Seem like the megalinter don't have the option to run some kubernetes linteres/checkers
my `.mega-l…
-
Following up on the discussion in:
- https://github.com/aquasecurity/trivy-operator/issues/143#issuecomment-1652387802
What would be needed to support reporting from SBOMs attached to OCI images?
…
MPV updated
10 months ago
-
**Describe the bug**
Recently, JBoss removed the Keycloak repository in DockerHub. The future Keycloack versions will be released on Quay.io, which can be seen [here](https://quay.io/repository/key…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a b…
-
Currently, in a GitHub Action, if I do not specify `-kubeconfig "${KUBECONFIG}"` when I execute run-job, I get back an error:
```
KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined
…
-
After upgrading the `dotnet/runtime` and `dotnet/sdk` Docker images I'm using to the latest `6.0-alpine` (_i.e._ upgrading from `6.0-alpine3.16` to `6.0-alpine3.17`), I get the following SSL "unsafe l…
dstj updated
9 months ago
-
The sbom should capture all external tools with their version / digests that are downloaded during the build. This mainly concerns the cyclonedx tools / dependencies.
Ideally, in the long run, ther…
-
**On Page:** [Tekton](https://buildpacks.io/docs/tools/tekton/)
i used buildpacks in tekton, and build a image `registry.cn-hangzhou.aliyuncs.com/cached/test`, but the image can not found when run co…