摘要:
最近在看codeql 对 fastjson 的误报。意外的发现codeql 标准库对java的支持比go要友好多了。 Reftype的说明是: A common super-class for various kinds of reference types, including classes, 阅读全文
摘要:
有时候,我们需要把codeql 生成的数据库文件夹发给其他同事进行测试。 这时候如果直接从本地或者扫描环境复制 db 文件夹,你可能会遇到一个错误 there was no upgrade path to the target dbscheme 即使是两个环境使用了同个版本的codeql 也会出现这 阅读全文