mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
289 B
289 B
lgtm,codescanning
- Add/improve taint-tracking models for 63 Go standard library packages. This means that all queries that track tainted data may produce more results; these include queries scanning for cross-site scripting vulnerabilities and SQL injection vulnerabilities among others.