ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Familiarity with version control systems”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.SEcs.CRRecentApr 15, 2026

Analysis of Commit Signing on Github

Abubakar Sadiq Shittu, John Sadik, Farzin Gholamrezae, Scott Ruoti

This study provides an ecosystem-scale measurement of commit signing on GitHub, finding that current signing adoption rates are misleading and that developers struggle to maintain consistent, long-ter…

View →
cs.SEcs.MAEmpiricalRecentJun 18, 2026

Phoenix: Safe GitHub Issue Resolution via Multi-Agent LLMs

Kipngeno Koech, Muhammad Adam, Baimam Boukar Jean Jacques, Joao Barros

Phoenix is a multi-agent system that uses seven safety controls and a test evaluation strategy to resolve GitHub issues, achieving 75% oracle-resolution with no regressions on a curated benchmark and…

View →
cs.CRcs.SEEmpiricalRecentJul 16, 2026

The Distributed Open-Source Vulnerability Ecosystem

Peter Mandl, Paul Mandl

This paper explores the causes of inconsistent vulnerability scanner findings in the open-source ecosystem.

View →
cs.CRcs.SERecentMar 23, 2026

A Survey of Web Application Security Tutorials

Bhagya Chembakottu, Martin P. Robillard

This survey analyzed 132 web application security tutorials, finding that most lack concrete implementation details and recommending that the presence of runnable code and links to official resources…

View →
cs.SETheoreticalRecentJul 17, 2026

Trans-Domain Digital Twin: Conceptual Foundations, Architecture, and Research Outlook

Mansoorali Amiri

This paper proposes the trans-domain digital twin approach to connect heterogeneous domain twins through aligned shared state, explicit coupling, heterogeneous temporal coordination, joint decision-ma…

View →
cs.SEEmpiricalRecentJun 18, 2026

OxyMake: A Formally-Specified, Content-Addressable Workflow Engine

Emmanuel Sérié

OxyMake is a content-addressed cache key workflow engine that replaces mtime with a BLAKE3 hash for caching decisions, eliminating spurious re-runs and traveling across machines and shared caches.

View →
cs.SEEmpiricalRecentJul 8, 2026

On the Correctness of Software Merge

Akira Mori, Masatomo Hashimoto

The paper introduces a new structural merge tool that ensures parsability and universality in comparison to existing tools, resulting in fewer incorrect merge results.

View →
cs.SEEmpiricalRecentJun 22, 2026

Domain-Driven Design in Practice: A Mining Study of Maintenance and Evolution in Open-Source Repositories

Weixing Zhang, Bowen Jiang, Yuhong Fu, Haowei Cheng +2 more

This paper presents an empirical investigation on the distribution, evolution, and maintenance implications of Domain-Driven Design (DDD) building blocks in open-source GitHub repositories.

View →
cs.SEcs.DLEmpiricalRecentJul 24, 2026

A Preliminary Search for Evidence on Government Software Engineering Practices: Results from Three Rapid Reviews

Sebastián Pizard, Matías Porro, Andrea Muñoz, Andrea Delgado

This paper conducts rapid reviews of peer-reviewed publications to assess the availability of evidence on software engineering practices in government agencies.

View →
cs.SEEmpiricalRecentJul 2, 2026

Epic-Organized vs. Requirement-Aligned Gherkin: An Empirical Evaluation of LLM-Based Acceptance Criteria Generation

Shahbaz Siddeeq, Mateen Abbasi, Jussi Rasku, Zheying Zhang +3 more

This paper compares the quality and coverage of epic-organized LLM-generated Gherkin acceptance criteria with requirement-aligned generation, using four requirements documents from the PURE dataset.

View →
cs.SEcs.CRRecentJun 1, 2026

Poking Around in the Dark: Why a Shared Understanding of Components Matters

Felix Reichmann, Wolfgang Krane, Alena Naiakshina, Martin Johns +1 more

The paper argues that current Software Bills of Materials (SBOMs) are fundamentally flawed due to a lack of shared understanding regarding what constitutes a 'component,' demonstrating that existing t…

View →
cs.CRcs.SERecentApr 23, 2026

CrossCommitVuln-Bench: A Dataset of Multi-Commit Python Vulnerabilities Invisible to Per-Commit Static Analysis

Arunabh Majumdar

The paper introduces CrossCommitVuln-Bench, a benchmark dataset demonstrating that many real-world Python vulnerabilities are introduced across multiple commits, making them invisible to standard per-…

View →
cs.SEcs.CRRecentMar 17, 2026

A Longitudinal Study of Usability in Identity-Based Software Signing

Kelechi G. Kalu, Hieu Tran, Santiago Torres-Arias, Sooyeon Jeong +1 more

A longitudinal study of five identity-based signing ecosystems found that while these tools reduce some key management burdens, they consistently shift complexity to verification workflows, policy con…

View →
cs.SEcs.AIcs.IREmpiricalRecentJul 9, 2026

ProjAgent: Procedural Similarity Retrieval for Repository-Level Code Generation

QiHong Chen, Aaron Imani, Iftekhar Ahmed

Proposed ProjAgent, a repository-level code generation system using procedural similarity for retrieval and conservative static-analysis feedback.

View →
cs.SEEmpiricalRecentJun 18, 2026

N-Version Programming with Coding Agents

Javier Ron, Benoit Baudry, Martin Monperrus

This paper revisits N-version programming with AI coding agents and finds substantial common-mode failures but also practical benefits.

View →
cs.SEcs.AIRecentMay 28, 2026

Code-QA-Bench: Separating Code Reasoning from Documentation Memorization in Repository-Level QA

Jun Zhang, JianYing Qu, Hanwen Du, Zhongkai Sun +2 more

The paper introduces Code-QA-Bench, a novel framework that rigorously separates genuine code reasoning from mere documentation memorization in repository-level code understanding benchmarks.

View →
cs.CRcs.SERecentApr 5, 2026

LLM-Enabled Open-Source Systems in the Wild: An Empirical Study of Vulnerabilities in GitHub Security Advisories

Fariha Tanjim Shifat, Hariswar Baburaj, Ce Zhou, Jaydeb Sarker +1 more

The paper analyzes GitHub security advisories for LLM-integrated open-source systems, finding that while most vulnerabilities map to existing code-level weaknesses, the architectural risks like Supply…

View →