From 480794af526b14fc2641412b17bd4c3c6f7c13c8 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Wed, 23 Oct 2024 15:12:25 +0200 Subject: [PATCH 1/2] Add Trusted Types to security group --- features/trusted-types.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/features/trusted-types.yml b/features/trusted-types.yml index 068aa482fb6..2338e9afa81 100644 --- a/features/trusted-types.yml +++ b/features/trusted-types.yml @@ -2,5 +2,6 @@ name: Trusted types description: Trusted types allow you to lock down insecure parts of the DOM API and prevent client-side cross-site scripting (XSS) attacks. spec: https://w3c.github.io/trusted-types/dist/spec/ caniuse: trusted-types +group: security status: compute_from: api.trustedTypes From 2625d3525aadd02704fe8fdb7910cc077211e5b1 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Tue, 29 Oct 2024 13:25:00 +0100 Subject: [PATCH 2/2] Add security group to more features --- features/iframe-credentialless.yml | 1 + features/permissions.yml | 1 + features/user-activation.yml | 1 + features/web-cryptography.yml | 1 + 4 files changed, 4 insertions(+) diff --git a/features/iframe-credentialless.yml b/features/iframe-credentialless.yml index 5c01c4e6473..1bdedcf9fc8 100644 --- a/features/iframe-credentialless.yml +++ b/features/iframe-credentialless.yml @@ -1,6 +1,7 @@ name: Credentialless iframes description: The `credentialless` attribute for the `