2 papers
cs.SE2025
An Empirical Study of CGO Usage in Go Projects -- Distribution, Purposes, Patterns and Critical Issues
Jinbao Chen, Boyao Ding, Yu Zhang +2
Multilingual software development integrates multiple languages into a single application, with the Foreign Function Interface (FFI) enabling seamless interaction. While FFI boosts…
cs.SE2025
Utilizing Precise and Complete Code Context to Guide LLM in Automatic False Positive Mitigation
Jinbao Chen, Hongjing Xiang, Zuohong Zhao +5
Static Application Security Testing (SAST) tools are critical to software quality, identifying potential code issues early in development. However, they often produce false positiv…