зеркало из https://github.com/mozilla/gecko-dev.git
41 строка
1.7 KiB
YAML
41 строка
1.7 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
|
|
# TODO: Remove this when https://github.com/jaraco/zipp/pull/125 lands
|
|
# to setuptools
|
|
- third_party/python/setuptools/setuptools/_vendor/zipp/__init__.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/icu_segmenter/src/grapheme.rs
|
|
- third_party/rust/icu_segmenter/src/line.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
|
|
- testing/web-platform/tests/webdriver/tests/bidi/input/perform_actions/key_tentative.py
|
|
- testing/web-platform/tests/webdriver/tests/classic/perform_actions/key_tentative.py
|
|
- 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
|