Release preparation for version 2.7.3

This commit is contained in:
github-actions[bot]
2021-11-30 20:39:28 +00:00
parent 9373bdc206
commit e4b5dceb14
10 changed files with 29 additions and 9 deletions

1
ql/lib/CHANGELOG.md Normal file
View File

@@ -0,0 +1 @@
## 0.0.3

View File

@@ -0,0 +1 @@
## 0.0.3

View File

@@ -0,0 +1,2 @@
---
lastReleaseVersion: 0.0.3

View File

@@ -1,7 +1,11 @@
---
category: majorAnalysis
tags: [lgtm,codescanning]
---
## 0.0.3
### New Queries
* A new query "Log entries created from user input" (`go/log-injection`) has been added. The query reports user-provided data reaching calls to logging methods.
### Major Analysis Improvements
* The query "Incorrect conversion between integer types" has been improved to
treat `math.MaxUint` and `math.MaxInt` as the values they would be on a
32-bit architecture. This should lead to fewer false positive results.

View File

@@ -1,5 +0,0 @@
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query "Log entries created from user input" (`go/log-injection`) has been added. The query reports user-provided data reaching calls to logging methods.

View File

@@ -0,0 +1,11 @@
## 0.0.3
### New Queries
* A new query "Log entries created from user input" (`go/log-injection`) has been added. The query reports user-provided data reaching calls to logging methods.
### Major Analysis Improvements
* The query "Incorrect conversion between integer types" has been improved to
treat `math.MaxUint` and `math.MaxInt` as the values they would be on a
32-bit architecture. This should lead to fewer false positive results.

View File

@@ -0,0 +1,2 @@
---
lastReleaseVersion: 0.0.3

1
upgrades/CHANGELOG.md Normal file
View File

@@ -0,0 +1 @@
## 0.0.3

View File

@@ -0,0 +1 @@
## 0.0.3

View File

@@ -0,0 +1,2 @@
---
lastReleaseVersion: 0.0.3