Zobrazeno 1 - 10
of 27
pro vyhledávání: '"Christoph Reichenbach"'
Publikováno v:
Proceedings of the ACM on Programming Languages. 5:1-31
Static checker frameworks support software developers by automatically discovering bugs that fit general-purpose bug patterns. These frameworks ship with hundreds of detectors for such patterns and allow developers to add custom detectors for their o
Publikováno v:
2022 IEEE 22nd International Working Conference on Source Code Analysis and Manipulation (SCAM).
Autor:
Christoph Reichenbach
Publikováno v:
ICSE (NIER)
Software bugs cost time, money, and lives. They drive software research and development efforts, and are central to modern software engineering. Yet we lack a clear and general definition of what bugs are. Some bugs are defects, clearly defined as fa
Publikováno v:
SECRYPT
Open-source software (OSS) is increasingly used by software applications. It allows for code reuse, but also comes with the problem of potentially being affected by the vulnerabilities that are found in the OSS libraries. With large numbers of OSS co
Autor:
Christoph Reichenbach, Hampus Balldin
Publikováno v:
GPCE
Application-level packet filtering is a technique for network access control in which an “application-level gateway” intercepts network packets at the application level (e.g., HTTP, FTP), scans them for security concerns and optionally logs, rewr
Autor:
Christoph Reichenbach
Publikováno v:
SPLASH-E 2020; pp 12-22 (2020)
The semantics of programming languages comprise many concepts that are alternatives to each other, such as by-reference and by-value parameter passing. To help teach these concepts, Diwan et al. introduced the programming language Mystery, with fixed
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::b28b4eef65400f60035d337a249fddfa
https://lup.lub.lu.se/record/2545c1a8-9d11-49e6-ba4a-680435ff7d48
https://lup.lub.lu.se/record/2545c1a8-9d11-49e6-ba4a-680435ff7d48
Publikováno v:
ICPE Companion
Software developers use collection data structures extensively and are often faced with the task of picking which collection to use. Choosing an inappropriate collection can have major negative impact on runtime performance. However, choosing the rig
Publikováno v:
Journal of Automated Software Engineering
Journal of Automated Software Engineering, Springer, 2018, 25 (3), pp.627-673. ⟨10.1007/s10515-018-0238-5⟩
Automated Software Engineering
Automated Software Engineering, 2018, 25 (3), pp.627-673. ⟨10.1007/s10515-018-0238-5⟩
Journal of Automated Software Engineering, Springer, 2018, 25 (3), pp.627-673. ⟨10.1007/s10515-018-0238-5⟩
Automated Software Engineering
Automated Software Engineering, 2018, 25 (3), pp.627-673. ⟨10.1007/s10515-018-0238-5⟩
International audience; Copy-paste-modify is a form of software reuse in which developers explicitly duplicate source code. This duplicated source code, amounting to a code clone, is adapted for a new purpose. Copy-paste-modify is popular among softw