aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAlexander A. Klimov <[email protected]>2020-07-19 22:06:23 +0200
committerMark Brown <[email protected]>2020-07-22 14:43:48 +0100
commit2ca76b3e4954ea6bbb365005edc8d5237b488cf1 (patch)
treea1d14b5d7be69aa1422c2c3d279e0ddaf1186c93 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent175a1d84154d4077da437b873319bd094b266ab8 (diff)
regulator: Replace HTTP links with HTTPS ones
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`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`: 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 <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions