collaborators

6 papers

cs.CY2026

Art in Humanity's Code

Benoit Baudry, Yogya Gamage, Nadia Gonzalez Fernandez +4

Artist-led open-source libraries such as Processing or openFrameworks have had a major impact on artists and designers who use code as a creative medium. In this work, we conduct t…

cs.SE2026

FIKA: Expanding Dependency Reachability with Executability Guarantees

Yogya Gamage, Meriem Ben Chaaben, Martin Monperrus +1

Automated third-party library analysis tools help developers by addressing key dependency management challenges, such as automating version updates, detecting vulnerabilities, and…

cs.SE2026

Unpacking Security Scanners for GitHub Actions Workflows

Madjda Fares, Yogya Gamage, Benoit Baudry

GitHub Actions is a widely used platform to automate the build and deployment of software projects through configurable workflows. As the platform's popularity grows, it also becom…

cs.SE2025

The Design Space of Lockfiles Across Package Managers

Yogya Gamage, Deepika Tiwari, Martin Monperrus +1

Software developers reuse third-party packages that are hosted in package registries. At build time, a package manager resolves and fetches the direct and indirect dependencies of…

cs.SE2025

Maven-Lockfile: High Integrity Rebuild of Past Java Releases

Larissa Schmid, Elias Lundell, Yogya Gamage +2

Modern software projects depend on many third-party libraries, complicating reproducible and secure builds. Several package managers address this with the generation of a lockfile…

cs.SE2025

Software Bills of Materials in Maven Central

Yogya Gamage, Nadia Gonzalez Fernandez, Martin Monperrus +1

Software Bills of Materials (SBOMs) are essential to ensure the transparency and integrity of the software supply chain. There is a growing body of work that investigates the accur…