[all-commits] [llvm/llvm-project] 4dbe2d: [clang][analyzer] Improved documentation for Taint...

Daniel Krupp via All-commits all-commits at lists.llvm.org
Tue Jul 25 02:35:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dbe2db02d03ffee27feb43a6ef332ca6a3cbca2
      https://github.com/llvm/llvm-project/commit/4dbe2db02d03ffee27feb43a6ef332ca6a3cbca2
  Author: Daniel Krupp <daniel.krupp at ericsson.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M clang/docs/analyzer/checkers.rst

  Log Message:
  -----------
  [clang][analyzer] Improved documentation for TaintPropagation Checker

The usage of the taint analysis is described through a command injection attack example.
It is explained how to make a variable sanitized through configuration.

Differential Revision: https://reviews.llvm.org/D145229




More information about the All-commits mailing list