VulnHeapan invention by r1chard-lyu DescriptionThe VulnHeap project is dedicated to the in-depth analysis and exploitation of vulnerabilities within heap memory management. It focuses on understanding the intricate workflow of heap allocation, chunk structures, and bin management, which are essential to identifying and mitigating security risks. |
Get latest versions of different Rancher componentsan invention by eminguez Description |
jigdo for imagesa project by epaolantonio Description |
concierge: a distributed object capabilities based secret management tool implemented with Spritely Goblinsa project by gleidi DescriptionThe idea is to build a FOSS command line (for now) secrets management tool, you may have heard of SOPS or Hashicorp Vault, with Spritely Goblins. |
make a bit-reproducible VM imagean invention by bmwiedemann DescriptionI have spent a lot of time making packages reproducible, but we also want to be able to trust our VM images. |
Drag Race - comparative performance testing for pull requestsa project by balanza Description«Sophia, a backend developer, submitted a pull request with optimizations for a critical database query. Once she pushed her code, an automated load test ran, comparing her query against the main branch. Moments later, she saw a new comment automatically added to her PR: the comparison results showed reduced execution time and improved efficiency. Smiling, Sophia messaged her team, “Performance gains confirmed!”» |
Implement support for Alpine Linux in the build servicea project by mlschroe DescriptionAlpine Linux is often used for containers, as it's base system has very few dependencies and is therefore very small. The Open Build Service does not work with Alpine, as Alpine has their own package format that is currently not understood by OBS. |
Add a machine-readable output to dmidecodea project by jdelvare DescriptionThere have been repeated requests for a machine-friendly dmidecode output over the last decade. During Hack Week 19, 5 years ago, I prepared the code to support alternative output formats, but didn't have the time to go further. Last year, Jiri Hnidek from Red Hat Linux posted a proof-of-concept implementation to add JSON output support. This is a fairly large pull request which needs to be carefully reviewed and tested. |
|
Learn how to integrate Elixir and Phoenix Liveview with LLMsa project by ninopaparo Description |