Merge pull request #2615 from yo-h/java-add-change-note

Java: add change note for `java/maven/non-https-url`
This commit is contained in:
Anders Schack-Mulligen
2020-01-13 09:54:48 +01:00
committed by GitHub

View File

@@ -10,6 +10,7 @@ The following changes in version 1.24 affect Java analysis in all applications.
| **Query** | **Tags** | **Purpose** |
|-----------------------------|-----------|--------------------------------------------------------------------|
| Failure to use HTTPS or SFTP URL in Maven artifact upload/download (`java/maven/non-https-url`) | security, external/cwe/cwe-300, external/cwe/cwe-319, external/cwe/cwe-494, external/cwe/cwe-829 | Finds use of insecure protocols during Maven dependency resolution. Results are shown on LGTM by default. |
## Changes to existing queries