blob: 9b25962b2eab1df6594744db0467f116eff3d300 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
---
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/rust/chardetng/src/data.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
extensions:
- .c
- .cc
- .cpp
- .h
- .py
- .rs
support-files:
- 'tools/lint/trojan-source/**'
type: external
payload: trojan-source:lint
|