[PATCH] Replace HTTP links with HTTPS ones: Common CLK framework
patchwork-bot+linux-amlogic at kernel.org
patchwork-bot+linux-amlogic at kernel.org
Mon Aug 17 13:48:53 EDT 2020
Hello:
This patch was applied to khilman/linux-amlogic.git (refs/heads/for-next).
On Fri, 3 Jul 2020 19:51:14 +0200 you wrote:
> 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 both the HTTP and HTTPS versions
> return 200 OK and serve the same content:
> Replace HTTP with HTTPS.
>
> [...]
Here is a summary with links:
- Replace HTTP links with HTTPS ones: Common CLK framework
https://git.kernel.org/khilman/linux-amlogic/c/2a05eaa7523c8177514137f78dbb36155a5ed54c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot
More information about the linux-amlogic
mailing list