You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/codeql/codeql-language-guides/extensible-predicates.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,7 @@ And `VERIFICATION` is one of:
173
173
174
174
- ``manual``: The model was verified by a human.
175
175
- ``generated``: The model was generated, but not verified by a human.
176
+
176
177
The provenance is used to distinguish between models that are manually added (or verified) to the extensible predicate and models that are automatically generated.
177
178
Furthermore, it impacts the dataflow analysis in the following way:
0 commit comments