2000 character limit reached
Naturalistic Static Program Analysis (2301.04862v1)
Published 12 Jan 2023 in cs.PL, cs.CR, and cs.SE
Abstract: Static program analysis development is a non-trivial and time-consuming task. We present a framework through which developers can define static program analyses in natural language. We show the application of this framework to identify cryptography misuses in Java programs, and we discuss how it facilitates static program analysis development for developers.