JLLeitschuh commented on PR #371: URL: https://github.com/apache/commons-io/pull/371#issuecomment-1200077856
> I am not sure if your tool is a fuzzer, or a static or runtime analyzer that tries to use existing exploits against code bases. OpenRewrite is a Format Preserving, Abstract Syntax Tree Transformer. Basically, it's performing static code analysis to detect the vulnerability, then creating a fix by transforming the code to fix the vulnerability. There are Gradle & Maven plugins available: https://docs.openrewrite.org/reference -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
