diff options
author | Alexander A. Klimov <grandmaster@al2klimov.de> | 2020-07-08 08:24:20 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 07:52:59 +0200 |
commit | cf293a4f0e1a94c9a902d54879b189d459113c63 (patch) | |
tree | f7dd180c23c16d2a68a32ce995dbfd3867eccd4b /.clang-format | |
parent | Documentation: userspace-api/media: drop doubled words (diff) | |
download | linux-cf293a4f0e1a94c9a902d54879b189d459113c63.tar.xz linux-cf293a4f0e1a94c9a902d54879b189d459113c63.zip |
media: solo6x10: replace http references with https
Replace HTTP links with HTTPS ones: SOFTLOGIC 6x10 MPEG CODEC
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.
Deterministic algorithm:
For each file:
If not .svg:
For each line:
If doesn't contain `\bxmlns\b`:
If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
If both the HTTP and HTTPS versions
return 200 OK and serve the same content:
Replace HTTP with HTTPS.
Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions