33 lines
1.2 KiB
YAML
33 lines
1.2 KiB
YAML
---
|
|
trojan-source:
|
|
description: Trojan Source attack - CVE-2021-42572
|
|
include:
|
|
- .
|
|
exclude:
|
|
- intl/lwbrk/rulebrk.c
|
|
- testing/web-platform/tests/conformance-checkers/tools/ins-del-datetime.py
|
|
- modules/freetype2/src/autofit/afblue.c
|
|
- modules/freetype2/builds/amiga/include/config/ftconfig.h
|
|
- modules/freetype2/builds/amiga/include/config/ftmodule.h
|
|
- modules/freetype2/builds/amiga/src/base/ftsystem.c
|
|
- third_party/aom/test/dr_prediction_test.cc
|
|
- third_party/python/arrow/arrow/locales.py
|
|
- third_party/rust/chardetng/src/data.rs
|
|
- third_party/rust/clap_builder/src/output/textwrap/core.rs
|
|
- third_party/rust/textwrap/src/core.rs
|
|
- third_party/rust/icu_provider/src/hello_world.rs
|
|
- third_party/rust/error-chain/tests/tests.rs
|
|
- third_party/rust/unicode-width/src/tests.rs
|
|
- security/nss/gtests/mozpkix_gtest/pkixnames_tests.cpp
|
|
- toolkit/components/uniffi-fixtures/rondpoint/tests/bindings/test_rondpoint.py
|
|
extensions:
|
|
- .c
|
|
- .cc
|
|
- .cpp
|
|
- .h
|
|
- .py
|
|
- .rs
|
|
support-files:
|
|
- 'tools/lint/trojan-source/**'
|
|
type: external
|
|
payload: trojan-source:lint
|