Hello! My name is Anant Vijay, a sophomore pursuing Computer Science and Engineering. I will be adding support for improving the detection capabilities for CVE Binary Tool during Google Summer of Code 2022.
What did I do this week?
I spent the week going through the tests for the language parsers and making improvements and mainly spent my time working on the proposed API such that making changes in a single file is enough to register the parser instead of making changes in multiple unrelated files.
What is coming up next?
In the coming week I will be finalizing the API, cleaning up the entire codebase with respect to the abstraction as well as document the changes and update the tests.
Did I get stuck anywhere?
I did not get stuck anywhere this week and was able to handle everything easily.