summaryrefslogtreecommitdiffstats
path: root/comm/tools/lint/trojan-source.yml
blob: ba030bff28b7bb21278a8e6302f99a42f680d430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
trojan-source:
    description: Trojan Source attack - CVE-2021-42572
    include:
        - comm/
    extensions:
        - .c
        - .cc
        - .cpp
        - .h
        - .py
        - .rs
    support-files:
        - 'tools/lint/trojan-source/**'
    type: external
    payload: commlint:lint_wrapper
    wraps: trojan-source:lint