Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 SAST(静态应用程序安全测试)扫描仪的项目。人们可以建议最佳实践以更快地阅读代码库吗?
我很少有像使用 AST 或 BCEL 这样的想法。
请建议