Matthias Kruk

Results 5 issues of Matthias Kruk

Hey there, I am working on AlmaLinux's SBOM generator, extending it so that our SBOMs contain NTIA's Minimum Elements. However, I've got a couple of questions regarding relationships in SPDX...

Shellcheck reports several lines in *docker_utils_functions* where globbing and word splitting may occur because of missing quotes around variables. This commit prevents globbing and word splitting by adding quotes around...

### Describe The Bug Hello everyone, I am currently trying to set up peridot on a multi-node kubernetes cluster, but I'm stuck where the instructions say to execute `hack/setup_base_internal_services`. The...

bug

I wrote a small script to simplify live image generation. It's a little rough around the edges, but I've been using it to generate AlmaLinux 8.7 and 9.2 images with...

When `gw_searchwindow_get_popup_menu()` loads the menu model, it does not increase the reference count of the model, causing it to be freed together with the GtkBuilder that was used to load...