Skip to content

Commit a448834

Browse files
coadafloringeoffw0
andauthored
Update docs/codeql/codeql-language-guides/customizing-library-models-for-rust.rst
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent 0866e8d commit a448834

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -551,14 +551,6 @@ Source kinds
551551

552552
See ":ref:`Threat models <threat-models-rust>`" for available source kinds.
553553

554-
Commonly used source kinds for Rust include:
555-
556-
- **remote**: A source of data from a remote network request. Most taint-tracking queries use this source kind.
557-
- **commandargs**: A source of data from command-line arguments.
558-
- **environment**: A source of data from environment variables.
559-
- **file**: A source of data from local files.
560-
- **database**: A source of data from a database read.
561-
562554
Sink kinds
563555
~~~~~~~~~~
564556

0 commit comments

Comments
 (0)