Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 34d5e97

Browse files
authored
Merge pull request #311 from owen-mc/add-missing-change-notes
Add missing change notes
2 parents 76f3bd6 + 7fd5e7e commit 34d5e97

5 files changed

+11
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* The query "Command built from user-controlled sources" has been improved to recognize methods from the `syscall` library, which may lead to more alerts.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* The query "Uncontrolled data used in network request" is now more precise, which may reduce the number of false positives.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* A bug has been fixed that could cause the incorrect analysis of control flow around switch statements.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
lgtm,codescanning
2+
* Modeling of the `archive/tar` and `archive/zip` packages has been added, which may lead to more
3+
results from the security queries.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* A bug has been fixed that caused the autobuilder to not work on repositories with a `file://` URL as `origin`.

0 commit comments

Comments
 (0)