Debianize is a tools that aims to automatically create debian packages from scratch from upstream source trees. As for the current version, it works...
Linux Livepatching
Aryan Karamtoth
Linux Kernel Livepatching is the process of replacing functions in the kernel code affected by CVEs with the patch-applied functions during system...
DebNet Visualising the Bus Factor in the Debian Archive
Fabio Ruhland
DebNet models the Debian archive as a graph to identify critical packages maintained by too few people. Using data from the Ultimate Debian Database...
Attack of the Clones: Fight Back Using Code Duplication Detection From Security Patches
Gajendra Nath Soren
This project aims to detect vulnerable code clones in the Debian archive by automatically extracting signatures from security patches. Using a...
Debusine: debuginfod server
Jugal59
This project implements a debuginfod-compatible server within Debusine to provide automated debug symbol resolution for Debian developers. Currently,...
Debian-LSP: Improve File Format Support
Lucas Ly Ba
The Debian LSP Language Server currently provides only basic features — field completion, parse-error diagnostics, and simple quick fixes — leaving...
Debusine: live log streaming
mo-ashraf
Debusine currently only shows task logs after a task has fully completed. This means developers working with long-running jobs (such as package...