Automated program repair

C Le Goues, M Pradel, A Roychoudhury - Communications of the ACM, 2019 - dl.acm.org
Automated program repair Page 1 56 COMMUNICATIONS OF THE ACM | DECEMBER 2019
| VOL. 62 | NO. 12 review articles ALEX IS A software developer, a recent hire at the company …

[HTML][HTML] From DevOps to MLOps: Overview and application to electricity market forecasting

R Subramanya, S Sierla, V Vyatkin - Applied Sciences, 2022 - mdpi.com
In the Software Development Life Cycle (SDLC), Development and Operations (DevOps)
has been proven to deliver reliable, scalable software within a shorter time. Due to the …

An empirical study on the effectiveness of static C code analyzers for vulnerability detection

S Lipp, S Banescu, A Pretschner - Proceedings of the 31st ACM …, 2022 - dl.acm.org
Static code analysis is often used to scan source code for security vulnerabilities. Given the
wide range of existing solutions implementing different analysis techniques, it is very …

Scaling static analyses at Facebook

D Distefano, M Fähndrich, F Logozzo… - Communications of the …, 2019 - dl.acm.org
Scaling static analyses at Facebook Page 1 62 COMMUNICATIONS OF THE ACM |
AUGUST 2019 | VOL. 62 | NO. 8 contributed articles STATIC ANALYSIS TOOLS are …

How developers engage with static analysis tools in different contexts

C Vassallo, S Panichella, F Palomba, S Proksch… - Empirical Software …, 2020 - Springer
Automatic static analysis tools (ASATs) are instruments that support code quality
assessment by automatically detecting defects and design issues. Despite their popularity …

[LIVRE][B] Software engineering at google: Lessons learned from programming over time

T Winters, T Manshreck, H Wright - 2020 - books.google.com
Today, software engineers need to know not only how to program effectively but also how to
develop proper engineering practices to make their codebase sustainable and healthy. This …

Automatically inspecting thousands of static bug warnings with large language model: How far are we?

C Wen, Y Cai, B Zhang, J Su, Z Xu, D Liu… - ACM Transactions on …, 2024 - dl.acm.org
Static analysis tools for capturing bugs and vulnerabilities in software programs are widely
employed in practice, as they have the unique advantages of high coverage and …

A correctness and incorrectness program logic

R Bruni, R Giacobazzi, R Gori, F Ranzato - Journal of the ACM, 2023 - dl.acm.org
Abstract interpretation is a well-known and extensively used method to extract over-
approximate program invariants by a sound program analysis algorithm. Soundness means …

Detecting false alarms from automatic static analysis tools: How far are we?

HJ Kang, KL Aw, D Lo - … of the 44th International Conference on …, 2022 - dl.acm.org
Automatic static analysis tools (ASATs), such as Findbugs, have a high false alarm rate. The
large number of false alarms produced poses a barrier to adoption. Researchers have …

A large-scale study of usability criteria addressed by static analysis tools

M Nachtigall, M Schlichtig, E Bodden - Proceedings of the 31st ACM …, 2022 - dl.acm.org
Static analysis tools support developers in detecting potential coding issues, such as bugs
or vulnerabilities. Research on static analysis emphasizes its technical challenges but also …