com.github.actions.github.`codeql-action`.Config1.6.0
Properties()
-
-
-
link`threat-models`: "local"?Source
The default threat model includes remote sources of untrusted data. You can extend the CodeQL threat model to include local sources of untrusted data (for example: command-line arguments, environment variables, file systems, and databases) by specifying
threat-model = "local" -
-
-
-
-
Configuration values when initializing CodeQL.