Dimitri John Ledkov

Results 416 comments of Dimitri John Ledkov

The github published advisory [advisories/GHSA-274v-mgcv-cm8j](https://github.com/advisories/GHSA-274v-mgcv-cm8j ) has been updated with version ranges that are accurate and usable by scanners. Please consider updating gitops advisory [argoproj/gitops-engine/security/advisories/GHSA-274v-mgcv-cm8j](https://github.com/argoproj/gitops-engine/security/advisories/GHSA-274v-mgcv-cm8j) to match

Yeay! Compiler bug. It should be reported upstream, can choose to compile without sve2 and/or downgrade compiler.

Downgrading from default gcc version to gcc~13 to avoid gcc ICE on arm64, which should be reported upstream https://wiki.gentoo.org/wiki/GCC_ICE_reporting_guide

@TaylorBloom129 running test/datadog-agent fails on `agent check disk` which segfaults. That whole thing is very very difficult to debug, as it appears that go application, starts a python interpreter, and...

@pnasrat is awesome for providing expert knowledge of debugging crashes; and datadog in general.

Related: - https://github.com/wolfi-dev/os/pull/23720 - https://github.com/wolfi-dev/os/pull/23787

- pax-utils builds scanelf package - pax-utils is trying to use meson build system - packages used to build meson call strip pipeline - strip pipeline uses scanelf to find...

> Annotations on a `FROM` image belong to that image. They are not inherited or copied to your build result. Yes, I am talking about annotations on the layer. They...

adjusted title and the initial description to make this more clear.