Add change note

This commit is contained in:
Owen Mansel-Chan
2021-01-12 15:40:16 +00:00
parent d8105a5be0
commit b5dfef894b

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added support for [the offical Couchbase Go SDK library](https://github.com/couchbase/gocb), v1 and v2. The `go/sql-injection` query (which also handles non-SQL databases such as Couchbase) will now identify Couchbase queries built from untrusted external input.