mirror of
https://github.com/github/codeql.git
synced 2026-08-02 00:13:00 +02:00
301 B
301 B
0.3.3
Minor Analysis Improvements
- Query
go/clear-text-loggingnow excludesGetXmethods of protobufMessagestructs, except where taint is specifically known to belong to the right field. This is to avoid FPs where taint is written to one field and then spuriously read from another.