I am working on a project to develop a SAST(static application security testing) scanner. Can people suggest best practices to read the code base quicker?
I got few ideas like using AST or BCEL.
Please suggest
I am working on a project to develop a SAST(static application security testing) scanner. Can people suggest best practices to read the code base quicker?
I got few ideas like using AST or BCEL.
Please suggest