-
I'm looking into combining this project with [rules_distroless](https://github.com/GoogleContainerTools/rules_distroless/tree/main), with the goal of creating a hermetic devcontainer to reduce varianc…
-
**Describe the bug**
We noticed that Falco does not start on our Garden Linux release 1592.3 (kernel 6.6.62) (https://gardenlinux.io) while it worked well with 1592.2 (kernel 6.6.56). We tried …
-
The parent repository for **[sheeeng/distroless](https://github.com/sheeeng/distroless)** has updates available.
### Important!
Click on this [compare link](https://github.com/sheeeng/distroless/co…
-
I believe this happens because the default namespace doesn't use SecurityContextConstraints. A fix would be adding something like `USER 1001` to the Containerfile.
```
Warning Failed …
-
Attempting to upgrade from v0.25.0 to v0.26.1 (to be able to use #591) I get an error during startup indicating Rauthy is unable to use the on disk sqlite file, and not able to create one from scratch…
-
Since the [dawn of time](https://github.com/nais/naiserator/commit/09b3bf65080d968120fa52ae21d71371805a9bda) (for locally adjusted values of time), Naiserator has configured a default `preStopHook` fo…
-
**What would you like to be added**: A simple docker image with the following Dockerfile:
```
FROM php:7.4-cli
COPY scan.php /
```
should result in a SBOM that includes the base image as a …
-
{
"platform":"arm64",
"hub-mirror": [
"gcr.io/distroless/base-debian10"
]
}
-
*Description*:
>What issue is being seen? Describe what should be happening instead of
when applying a security policy against a gateway with authorization and a rule with principal clientCIDRS th…
zs-ko updated
1 month ago
-
I'm new to `chisel`, so my understanding may be wrong. But it seems like packages are always picked from the "latest" available version. While this may be good for experimenting, it doesn't help makin…