From df77f66676662f20b136800148138db841ca260b Mon Sep 17 00:00:00 2001 From: DavidKorczynski Date: Fri, 5 Jun 2026 14:45:52 +0100 Subject: [PATCH] bleach: disable Project is no longer maintained, including for security issues: https://github.com/mozilla/bleach/pull/787 --- projects/bleach/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/bleach/project.yaml b/projects/bleach/project.yaml index 79380e64c671..0ca86ded1015 100644 --- a/projects/bleach/project.yaml +++ b/projects/bleach/project.yaml @@ -10,3 +10,4 @@ fuzzing_engines: sanitizers: - address - undefined +disabled: true