mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
226 B
226 B
category
| category |
|---|
| minorAnalysis |
- Added taint propagation for
io.StringIOandio.BytesIO. This addition was originally submitted as part of an experimental query by @jorgectf.