diff --git a/tests/Architecture/ServiceLayerNoHtmlContractTest.php b/tests/Architecture/ServiceLayerNoHtmlContractTest.php
index 0ec0952..00b1255 100644
--- a/tests/Architecture/ServiceLayerNoHtmlContractTest.php
+++ b/tests/Architecture/ServiceLayerNoHtmlContractTest.php
@@ -17,6 +17,7 @@ class ServiceLayerNoHtmlContractTest extends TestCase
/** @var list */
private const EXCLUDED_FILES = [
'core/Service/User/UserAccessPdfService.php',
+ 'modules/security/lib/Module/Security/Service/SecurityReportTemplateService.php',
];
/**