- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 30 May 2022 17:00:32 +0000
- To: public-webappsec@w3.org
- Message-Id: <E1nvikq-0002FS-3k@uranus.w3.org>
Issues ------ * w3c/webappsec-subresource-integrity (+1/-0/💬0) 1 issues created: - Consider adding integrity attribute to Link header (by Pyrolistical) https://github.com/w3c/webappsec-subresource-integrity/issues/117 * w3c/webappsec-csp (+0/-1/💬1) 1 issues received 1 new comments: - #546 CSPViolationReportBody is missing a toJSON operation (1 by foolip) https://github.com/w3c/webappsec-csp/issues/546 1 issues closed: - CSPViolationReportBody is missing a toJSON operation https://github.com/w3c/webappsec-csp/issues/546 * w3c/permissions (+0/-2/💬2) 1 issues received 2 new comments: - #278 Safari returns different results for current permission state (2 by marcoscaceres, miketaylr) https://github.com/w3c/permissions/issues/278 2 issues closed: - Safari returns different results for current permission state https://github.com/w3c/permissions/issues/278 - "Prompt the user to choose" should let caller decide how many results are allowed. https://github.com/w3c/permissions/issues/375 * w3c/webappsec-referrer-policy (+0/-2/💬4) 2 issues received 4 new comments: - #160 Add referrerpolicy to media elements (<audio> and <video>) (3 by annevk, domfarolino) https://github.com/w3c/webappsec-referrer-policy/issues/160 - #143 Possible Version 2 (1 by domfarolino) https://github.com/w3c/webappsec-referrer-policy/issues/143 2 issues closed: - Possible Version 2 https://github.com/w3c/webappsec-referrer-policy/issues/143 - "Strip url for use as a referrer" sets path to null, which is a spec type error https://github.com/w3c/webappsec-referrer-policy/issues/153 * w3c/webappsec-permissions-policy (+1/-0/💬4) 1 issues created: - New permission policy features that should get a mention in this repo (by summercms) https://github.com/w3c/webappsec-permissions-policy/issues/471 2 issues received 4 new comments: - #443 add "otp-credentials" policy-controlled feature token to features.md (1 by summercms) https://github.com/w3c/webappsec-permissions-policy/issues/443 - #273 Prevent programmatic focus in iframe (3 by clelland, marian-r) https://github.com/w3c/webappsec-permissions-policy/issues/273 [proposed feature] * w3c/webappsec-trusted-types (+0/-3/💬0) 3 issues closed: - I https://github.com/w3c/webappsec-trusted-types/issues/367 - 29837 (690×358) https://github.com/w3c/webappsec-trusted-types/issues/368 - X https://github.com/w3c/webappsec-trusted-types/issues/366 Pull requests ------------- * w3c/webappsec-csp (+0/-1/💬2) 1 pull requests received 2 new comments: - #547 Add CSPViolationReportBody toJSON operation (2 by antosart, foolip) https://github.com/w3c/webappsec-csp/pull/547 1 pull requests merged: - Add CSPViolationReportBody toJSON operation https://github.com/w3c/webappsec-csp/pull/547 * w3c/permissions (+1/-2/💬1) 1 pull requests submitted: - chore: Remove reference to issue #278 (by miketaylr) https://github.com/w3c/permissions/pull/380 1 pull requests received 1 new comments: - #376 Allow "prompt the user to choose" apply to one or more options. (1 by miketaylr) https://github.com/w3c/permissions/pull/376 2 pull requests merged: - chore: Remove reference to issue #278 https://github.com/w3c/permissions/pull/380 - Allow "prompt the user to choose" apply to one or more options. https://github.com/w3c/permissions/pull/376 * w3c/permissions-registry (+1/-1/💬1) 1 pull requests submitted: - fix: Chrome doesn't implement web-share (by marcoscaceres) https://github.com/w3c/permissions-registry/pull/13 1 pull requests received 1 new comments: - #13 fix: Chrome doesn't implement web-share (1 by miketaylr) https://github.com/w3c/permissions-registry/pull/13 1 pull requests merged: - fix: Chrome doesn't implement web-share https://github.com/w3c/permissions-registry/pull/13 * w3c/webappsec-referrer-policy (+3/-3/💬2) 3 pull requests submitted: - Remove Emily from the editors (by jyasskin) https://github.com/w3c/webappsec-referrer-policy/pull/164 - Fix 'Strip url for use as referrer' to account for trailing slash (by domfarolino) https://github.com/w3c/webappsec-referrer-policy/pull/163 - Fix 'Strip url for use as referrer' (by domfarolino) https://github.com/w3c/webappsec-referrer-policy/pull/162 2 pull requests received 2 new comments: - #162 Fix 'Strip url for use as referrer' (1 by annevk) https://github.com/w3c/webappsec-referrer-policy/pull/162 - #124 Make 'unsafe-url' an alias for 'no-referrer-when-downgrade' (1 by domfarolino) https://github.com/w3c/webappsec-referrer-policy/pull/124 3 pull requests merged: - Remove Emily from the editors https://github.com/w3c/webappsec-referrer-policy/pull/164 - Fix 'Strip url for use as referrer' to account for trailing slash https://github.com/w3c/webappsec-referrer-policy/pull/163 - Fix 'Strip url for use as referrer' https://github.com/w3c/webappsec-referrer-policy/pull/162 * w3c/webappsec-cspee (+1/-1/💬0) 1 pull requests submitted: - Fix the Participate self-links (by jyasskin) https://github.com/w3c/webappsec-cspee/pull/25 1 pull requests merged: - Fix the Participate self-links https://github.com/w3c/webappsec-cspee/pull/25 * w3c/webappsec-permissions-policy (+3/-0/💬2) 3 pull requests submitted: - Editorial: export * and 'self' (by marcoscaceres) https://github.com/w3c/webappsec-permissions-policy/pull/474 - Add new permission policy features (by summercms) https://github.com/w3c/webappsec-permissions-policy/pull/473 - Add PermissionsPolicyViolationReportBody toJSON operation (by antosart) https://github.com/w3c/webappsec-permissions-policy/pull/472 2 pull requests received 2 new comments: - #474 Editorial: export * and 'self' (1 by marcoscaceres) https://github.com/w3c/webappsec-permissions-policy/pull/474 - #473 Add new permission policy features (1 by summercms) https://github.com/w3c/webappsec-permissions-policy/pull/473 * w3c/webappsec-trusted-types (+1/-0/💬0) 1 pull requests submitted: - Remove Mike from the editors (by jyasskin) https://github.com/w3c/webappsec-trusted-types/pull/365 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webappsec * https://github.com/w3c/webappsec-subresource-integrity * https://github.com/w3c/webappsec-csp * https://github.com/w3c/webappsec-mixed-content * https://github.com/w3c/webappsec-upgrade-insecure-requests * https://github.com/w3c/webappsec-credential-management * https://github.com/w3c/permissions * https://github.com/w3c/permissions-registry * https://github.com/w3c/webappsec-referrer-policy * https://github.com/w3c/webappsec-secure-contexts * https://github.com/w3c/webappsec-clear-site-data * https://github.com/w3c/webappsec-cowl * https://github.com/w3c/webappsec-epr * https://github.com/w3c/webappsec-suborigins * https://github.com/w3c/webappsec-cspee * https://github.com/w3c/webappsec-permissions-policy * https://github.com/w3c/webappsec-fetch-metadata * https://github.com/w3c/webappsec-trusted-types * https://github.com/w3c/webappsec-change-password-url * https://github.com/w3c/webappsec-post-spectre-webdev -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 30 May 2022 17:00:34 UTC