Java/C#: Correction of autogenerated comment(s) produced by the model generator.

This commit is contained in:
Michael Nebel
2022-11-29 13:05:18 +01:00
parent 984124b3b5
commit d2c458c066
3 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
# Definitions of taint steps in the dotnet_runtime framework.
# Definitions of models for the dotnet_runtime framework.
extensions:

View File

@@ -1,6 +1,5 @@
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
# Definitions of taint steps in the org.apache.commons.io framework.
# Definitions of models for the org.apache.commons.io framework.
extensions:
- addsTo:

View File

@@ -173,9 +173,8 @@ Requirements: `codeql` should both appear on your path.
else:
negativeSummaryAddsTo = ""
return f"""
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
# Definitions of taint steps in the {self.friendlyname} framework.
return f"""# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
# Definitions of models for the {self.friendlyname} framework.
extensions:
{sinkAddsTo}