diff options
author | 2020-07-13 12:14:09 +0200 | |
---|---|---|
committer | 2020-07-17 10:23:48 +0300 | |
commit | 303d6f62eb8f30516eed01c3faff188f4780de67 (patch) | |
tree | da18f34a1962a256197a2f75ee6d1e02424fea1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: ti: k3-am654-base-board: Add support for SD card (diff) | |
download | wireguard-linux-303d6f62eb8f30516eed01c3faff188f4780de67.tar.xz wireguard-linux-303d6f62eb8f30516eed01c3faff188f4780de67.zip |
arm64: dts: ti: k3-*: 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 <grandmaster@al2klimov.de>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions