Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / tools / lint / trojan-source.yml
blob7a0ac594c31bc2d601202022bbce6395b6e3d63d
1 ---
2 trojan-source:
3     description: Trojan Source attack - CVE-2021-42572
4     include:
5         - .
6     exclude:
7         - intl/lwbrk/rulebrk.c
8         - testing/web-platform/tests/conformance-checkers/tools/ins-del-datetime.py
9         - modules/freetype2/src/autofit/afblue.c
10         - modules/freetype2/builds/amiga/include/config/ftconfig.h
11         - modules/freetype2/builds/amiga/include/config/ftmodule.h
12         - modules/freetype2/builds/amiga/src/base/ftsystem.c
13         - third_party/aom/test/dr_prediction_test.cc
14         - third_party/python/arrow/arrow/locales.py
15         - third_party/rust/chardetng/src/data.rs
16         - third_party/rust/clap_builder/src/output/textwrap/core.rs
17         - third_party/rust/textwrap/src/core.rs
18         - third_party/rust/icu_provider/src/hello_world.rs
19         - third_party/rust/error-chain/tests/tests.rs
20         - third_party/rust/unicode-width/src/tests.rs
21         - security/nss/gtests/mozpkix_gtest/pkixnames_tests.cpp
22         - toolkit/components/uniffi-fixtures/rondpoint/tests/bindings/test_rondpoint.py
23     extensions:
24         - .c
25         - .cc
26         - .cpp
27         - .h
28         - .py
29         - .rs
30     support-files:
31         - 'tools/lint/trojan-source/**'
32     type: external
33     payload: trojan-source:lint