Skip to content

Commit fbc0f57

Browse files
authored
Update customizing-library-models-for-javascript.rst
1 parent 5b07e14 commit fbc0f57

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.. _customizing-library-models-for-javascript:
22

3-
:orphan:
4-
:nosearch:
5-
63
Customizing Library Models for JavaScript
74
=========================================
85

@@ -30,8 +27,6 @@ The CodeQL library for JavaScript exposes the following extensible predicates:
3027
- **typeModel**\(type1, type2, path)
3128
- **summaryModel**\(type, path, input, output, kind)
3229

33-
See the `CLI documentation for how to load and use data extensions in a CodeQL evaluation run <https://docs.google.com/document/d/14IYCHX8wWuU-HTvJ2gPSdXQKHKYbWCHQKOgn8oLaa80/edit#heading=h.m0v53lpi6w2n>`__ (internal access required).
34-
3530
We'll explain how to use these using a few examples, and provide some reference material at the end of this article.
3631

3732
Example: Taint sink in the 'execa' package

0 commit comments

Comments
 (0)