mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01: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.