mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
385 B
385 B
4.2.2
Minor Analysis Improvements
- We no longer track taint into a
sync.Mapvia the key of a key-value pair, since we do not model any way in which keys can be read from async.Map. databasesource models have been added for v1 and v2 of thegithub.com/couchbase/gocbpackage.- Added
databasesource models for thegithub.com/Masterminds/squirrelORM package.