Files
codeql/change-notes
Jonas Jensen e0ba23d2c7 C++: @precision high for tainted-format-string*
I think these queries have excellent results on lgtm.com. Many of the
results come from projects that use `sprintf` like it's a templating
engine, trusting that values from `argv` or `getenv` contain the correct
number of `%s`. I think we want to flag that.

The structure of the change note is modeled after 91af51cf46.
2020-06-17 09:03:13 +02:00
..
2018-09-13 09:53:41 -07:00
2019-06-27 11:55:31 +02:00
2020-04-22 18:15:43 +01:00