Sync ApiGraphModelsExtensions.qll

This commit is contained in:
Asger F
2025-11-03 11:42:52 +01:00
parent 46b1387846
commit 16e7dc1b8a
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
/** /**
* Defines extensible predicates for contributing library models from data extensions. * Defines extensible predicates for contributing library models from data extensions.
*/ */
overlay[local]
module;
/** /**
* Holds if the value at `(type, path)` should be seen as a flow * Holds if the value at `(type, path)` should be seen as a flow

View File

@@ -1,6 +1,8 @@
/** /**
* Defines extensible predicates for contributing library models from data extensions. * Defines extensible predicates for contributing library models from data extensions.
*/ */
overlay[local]
module;
/** /**
* Holds if the value at `(type, path)` should be seen as a flow * Holds if the value at `(type, path)` should be seen as a flow