ladybird/.github
Brian Gianforcaro 01cd838a4c Meta: Suppress rule V1076 in PVS-Studio Static Analysis
This rule attempts to flag invisible Unicode characters which would
potentially be used by an attacker to hide code that humans can't see.
https://pvs-studio.com/en/docs/warnings/v1076/

AKA the "Trojan Source" attack: https://arxiv.org/abs/2111.00169

Unfortunately our `LibUnicode` source code contains these hidden
characters as they are part of the Unicode character set that the
library exposes. So we have, and will always have 100s of false
positives.
2022-02-12 19:32:47 +02:00
..
workflows Meta: Suppress rule V1076 in PVS-Studio Static Analysis 2022-02-12 19:32:47 +02:00
FUNDING.yml Meta: Add Sam Atkins's GitHub Sponsors to funding options :^) 2021-12-28 08:08:39 +01:00
stale.yml Meta: Stop limiting stale-bot actions per hour. 2021-04-19 23:32:48 +02:00