Files
codeql/ql
Chris Smowton e76c07d77b Temporarily taint all structs from field writes
This should be either refined to just Message types, or else a macro taint step should be added conducting taint from field-write-of-argument to Marshal's result.

On the read-side we're currently fine: the bytes are tainted, so the object is tainted, so the field reads are tainted.
2020-09-04 15:14:49 +01:00
..
2019-11-08 12:16:26 +00:00
2020-04-02 11:56:15 +01:00
2020-09-04 15:14:49 +01:00