activity
20222024
most citedGenerative AI for Pull Request Descriptions: Adoption, Impact, and Developer Interventions

25 citations · 101 across the 40 of their papers we have counts for

collaborators

40 papers

cs.SE20243 cited

Optimizing Large Language Model Hyperparameters for Code Generation

Chetan Arora, Ahnaf Ibn Sayeed, Sherlock Licorish +2

Large Language Models (LLMs), such as GPT models, are increasingly used in software engineering for various tasks, such as code generation, requirements management, and debugging.…

cs.SE20241 cited

An Empirical Study of Static Analysis Tools for Secure Code Review

Wachiraphan Charoenwet, Patanamon Thongtanunam, Van-Thuan Pham +1

Early identification of security issues in software development is vital to minimize their unanticipated impacts. Code review is a widely used manual analysis method that aims to u…

cs.SE20242 cited

Documenting Ethical Considerations in Open Source AI Models

Haoyu Gao, Mansooreh Zahedi, Christoph Treude +2

Background: The development of AI-enabled software heavily depends on AI model documentation, such as model cards, due to different domain expertise between software engineers and…

cs.SE2024

Contributing Back to the Ecosystem: A User Survey of NPM Developers

Supatsara Wattanakriengkrai, Christoph Treude, Raula Gaikovina Kula

With the rise of the library ecosystem (such as NPM for JavaScript and PyPI for Python), a developer has access to a multitude of library packages that they can adopt as dependenci…

cs.SE2024

Characterising Contributions that Coincide with Vulnerability Mitigation in NPM Libraries

Ruksit Rojpaisarnkit, Hathaichanok Damrongsiri, Christoph Treude +2

With the urgent need to secure supply chains among Open Source libraries, attention has focused on mitigating vulnerabilities detected in these libraries. Although awareness has im…

cs.SE2024

Qualitative Data Analysis in Software Engineering: Techniques and Teaching Insights

Christoph Treude

Software repositories are rich sources of qualitative artifacts, including source code comments, commit messages, issue descriptions, and documentation. These artifacts offer many…