On Wed, 8 Jul 2020 08:28:42 +0200
"Alexander A. Klimov" wrote:
> Documentation/filesystems/omfs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/omfs.rst
> b/Documentation/filesystems/omfs.rst
> index 4c8bb3074169..a104c25b7a2f 100644
> --
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|/)`:
2 matches
Mail list logo