]> git.proxmox.com Git - cargo.git/blame - debian/vendor-tarball-unsuspicious.txt
update unsuspicious list
[cargo.git] / debian / vendor-tarball-unsuspicious.txt
CommitLineData
21e09000 1# This is a list of files and dirs that are omitted from our custom
edd0d606 2# "suspicious files" scanner. DO NOT ADD STUFF HERE WITHOUT UNDERSTANDING WHY.
21e09000 3
61127130 4# docs
61127130 5*/CHANGELOG.md
61127130
XL
6*/LICENSE
7*/LICENSE.md
8*/README.md
9*/Cargo.toml
71d525f0
FG
10base64/RELEASE-NOTES.md
11
12# ignore
13base64/*.svg
61127130 14
21e09000 15# test data
61127130 16bstr/src/unicode/data/*Test.txt
71d525f0 17bstr-*/src/unicode/data/*Test.txt
d5fe710c
FG
18combine/benches/data.json
19combine/benches/http-requests.txt
20content_inspector/testdata/*
e5945727 21flate2/tests/
71d525f0 22hmac/tests/data/*.blb
42deba8e 23idna/tests/IdnaTestV2.txt
d5fe710c 24idna/tests/punycode_tests.json
61127130 25im-rc/proptest-regressions/
42deba8e 26itertools/examples/iris.data
42deba8e 27memchr/src/tests/x86_64-soft_float.json
d5fe710c 28openssl/test/
42deba8e
XL
29regex-automata/data/fowler-tests/*
30regex-automata/data/tests/fowler/*
d5fe710c
FG
31regex/src/testdata/basic.dat
32regex/tests/
33schannel/test/identity.p12
34schannel/test/key.key
35schannel/test/self-signed.badssl.com.cer
36schannel/test/cert.der
37schannel/test/cert.pem
38schannel/test/key_wrong_header.pem
71d525f0 39sha1/tests/data/sha1.blb
d5fe710c
FG
40toml_edit/tests/fixtures/*
41unicode-ident/tests/fst/*.fst
43b68fd0 42url/tests/*.json
42deba8e
XL
43vcpkg/test-data/*/installed/vcpkg/updates/*
44vte/tests/demo.vte
21e09000 45
61127130
XL
46# ideally should be autogenerated, but too difficult today
47bstr/src/unicode/fsm/*.dfa
71d525f0 48bstr-*/src/unicode/fsm/*.dfa
67bd2c72 49regex-syntax/src/unicode_tables/*.rs
21e09000 50
61127130 51# "verylongtext" but OK source code, manually audited:
3cd05d96 52git2/src/cred.rs
d5fe710c 53kstring/benches/clone.rs
43b68fd0 54libz-sys/src/smoke.c
d5fe710c 55miniz_oxide/Readme.md
61127130 56openssl-sys/build/expando.c
d5fe710c 57serde_json/tests/lexical/parse.rs
42deba8e
XL
58tinyvec/LICENSE-MIT.md
59unicode-normalization/src/stream_safe.rs
60vcpkg/notes.md
43b68fd0 61walkdir/compare/nftw.c
3cd05d96 62winapi/src/lib.rs
edd0d606 63
42deba8e
XL
64memchr/scripts/make-byte-frequency-table
65idna/src/make_uts46_mapping_table.py
66walkdir/compare/walk.py
42deba8e
XL
67unicode-normalization/scripts/unicode.py
68unicode-width/scripts/unicode.py
d5fe710c
FG
69
70# false positive (Dyalog APL transfer)
71clap/examples/tutorial_*/*.md
72clap/examples/*.md
73
74# false positive (Algol68)
75aho-corasick/src/nfa.rs
76clap/src/derive.rs
77combine/src/parser/choice.rs
78combine/src/parser/mod.rs
79combine/src/parser/range.rs
80combine/src/parser/token.rs
81combine/src/stream/mod.rs
82combine/src/stream/position.rs
83env_logger-0.7.1/src/fmt/writer/mod.rs
84env_logger/src/fmt/writer/mod.rs
85flate2/src/mem.rs
86flate2/src/zio.rs
87miniz_oxide/src/deflate/mod.rs
88miniz_oxide/src/inflate/mod.rs
89openssl/src/cms.rs
90openssl/src/envelope.rs
91os_info/src/matcher.rs
92proc-macro2/src/parse.rs
93regex-automata/src/regex.rs
94semver/src/parse.rs
95snapbox/src/substitutions.rs
96syn/src/attr.rs
97syn/src/custom_punctuation.rs
98syn/src/group.rs
99syn/src/pat.rs
100syn/src/path.rs
101syn/src/punctuated.rs
102syn/src/stmt.rs
103syn/src/token.rs
104syn/src/ty.rs
105toml_edit/src/parser/errors.rs
106url/src/parser.rs
107yansi/src/tests.rs