Java: Make the corresponding rename in all the data extensions.

This commit is contained in:
Michael Nebel
2022-12-14 13:48:31 +01:00
parent b45d079a01
commit bc02adb400
223 changed files with 299 additions and 299 deletions

View File

@@ -1,7 +1,7 @@
extensions:
- addsTo:
pack: codeql/java-all
extensible: extSummaryModel
extensible: summaryModel
data:
- ["org.apache.http.params", "HttpParams", True, "getDoubleParameter", "(String,double)", "", "Argument[-1]", "ReturnValue", "taint", "manual"]
- ["org.apache.http.params", "HttpParams", True, "getDoubleParameter", "(String,double)", "", "Argument[1]", "ReturnValue", "value", "manual"]