Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 385 Bytes

File metadata and controls

7 lines (5 loc) · 385 Bytes

4.2.2

Minor Analysis Improvements

  • We no longer track taint into a sync.Map via the key of a key-value pair, since we do not model any way in which keys can be read from a sync.Map.
  • database source models have been added for v1 and v2 of the github.com/couchbase/gocb package.
  • Added database source models for the github.com/Masterminds/squirrel ORM package.