JS: Add change notes

This commit is contained in:
Asger Feldthaus
2021-04-15 14:33:05 +01:00
parent 671e968936
commit d0b8b32345
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Support for `fs.promises` has been added, leading to more results for security queries
related to file system access.

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Support for Nest.js has been added. The security queries now recognize sources and sinks
specific to the Nest.js framework.