Weekly github digest (WebAppSec specs)

Issues
------
* w3c/webappsec-subresource-integrity (+1/-0/💬13)
  1 issues created:
  - Explain `crossorigin` (by abitrolly)
    https://github.com/w3c/webappsec-subresource-integrity/issues/105 

  2 issues received 13 new comments:
  - #105 Explain `crossorigin` (12 by abitrolly, mozfreddyb)
    https://github.com/w3c/webappsec-subresource-integrity/issues/105 [enhancement] 
  - #84 The algorithm for parsing metadata should be described in more detail (1 by domfarolino)
    https://github.com/w3c/webappsec-subresource-integrity/issues/84 

* w3c/permissions (+4/-7/💬10)
  4 issues created:
  - Link to CONTRIBUTING.md from README.md (by miketaylr)
    https://github.com/w3c/permissions/issues/288 [good first issue] 
  - Specifications should be added a conformance class (by marcoscaceres)
    https://github.com/w3c/permissions/issues/283 
  - Add Mike Taylor as editor (by miketaylr)
    https://github.com/w3c/permissions/issues/279 
  - Tracking issue for Safari returning different results for current permission state (by miketaylr)
    https://github.com/w3c/permissions/issues/278 

  7 issues received 10 new comments:
  - #288 Link to CONTRIBUTING.md from README.md (2 by MiTo0o, miketaylr)
    https://github.com/w3c/permissions/issues/288 [good first issue] 
  - #279 Add Mike Taylor as editor (1 by marcoscaceres)
    https://github.com/w3c/permissions/issues/279 
  - #276 Typo in example 2 (1 by marcoscaceres)
    https://github.com/w3c/permissions/issues/276 
  - #274 Add an introduction section?  (3 by jyasskin, marcoscaceres)
    https://github.com/w3c/permissions/issues/274 [editorial] [Actionable] 
  - #273 Remove (or update?) Makefile (1 by marcoscaceres)
    https://github.com/w3c/permissions/issues/273 
  - #272 Fix pr-preview config (for ReSpec) (1 by miketaylr)
    https://github.com/w3c/permissions/issues/272 
  - #266 Definition of PermissionStatus lifetime (1 by smaug----)
    https://github.com/w3c/permissions/issues/266 

  7 issues closed:
  - Link to CONTRIBUTING.md from README.md https://github.com/w3c/permissions/issues/288 [good first issue] 
  - Update CONTRIBUTING https://github.com/w3c/permissions/issues/269 
  - Remove (or update?) Makefile https://github.com/w3c/permissions/issues/273 
  - Typo in example 2 https://github.com/w3c/permissions/issues/276 
  - Add Mike Taylor as editor https://github.com/w3c/permissions/issues/279 
  - Typo in example 3 https://github.com/w3c/permissions/issues/275 
  - Fix pr-preview config (for ReSpec) https://github.com/w3c/permissions/issues/272 

* w3c/webappsec-cspee (+0/-0/💬6)
  1 issues received 6 new comments:
  - #22 Limit length of 'csp' attribute (6 by Malvoz, annevk, dveditz, mikewest)
    https://github.com/w3c/webappsec-cspee/issues/22 



Pull requests
-------------
* w3c/webappsec-subresource-integrity (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #103 Add some information for authors about the intent of the spec (1 by mozfreddyb)
    https://github.com/w3c/webappsec-subresource-integrity/pull/103 [enhancement] 

* w3c/permissions (+9/-6/💬16)
  9 pull requests submitted:
  - Editorial: fixed typos in Permissions Policy section (by fselcukcan)
    https://github.com/w3c/permissions/pull/290 
  - Update README.md (by MiTo0o)
    https://github.com/w3c/permissions/pull/289 
  - Define permission lifetimes (by marcoscaceres)
    https://github.com/w3c/permissions/pull/287 
  - Rename PermissionName enum to PowerfulFeatureName (by marcoscaceres)
    https://github.com/w3c/permissions/pull/286 
  - Editorial: use permission state concept, not enum values (by marcoscaceres)
    https://github.com/w3c/permissions/pull/285 
  - Editorial: rename specification (by marcoscaceres)
    https://github.com/w3c/permissions/pull/284 
  - Editorial: clarify how aspects are specified (by marcoscaceres)
    https://github.com/w3c/permissions/pull/282 
  - chore: update how to contribute (by marcoscaceres)
    https://github.com/w3c/permissions/pull/281 
  - Fixes #279 - Add myself as editor, mark Jeffrey as emeritus (by miketaylr)
    https://github.com/w3c/permissions/pull/280 

  6 pull requests received 16 new comments:
  - #290 Editorial: fixed typos in Permissions Policy section (1 by w3cbot)
    https://github.com/w3c/permissions/pull/290 
  - #289 Update README.md (1 by w3cbot)
    https://github.com/w3c/permissions/pull/289 
  - #287 Define permission lifetimes (2 by marcoscaceres, tomayac)
    https://github.com/w3c/permissions/pull/287 
  - #286 Rename PermissionName enum to PowerfulFeatureName (4 by jyasskin, marcoscaceres)
    https://github.com/w3c/permissions/pull/286 
  - #284 Editorial: rename specification (7 by jyasskin, marcoscaceres, miketaylr)
    https://github.com/w3c/permissions/pull/284 
  - #268 Fix link to GitHub repository (1 by miketaylr)
    https://github.com/w3c/permissions/pull/268 

  6 pull requests merged:
  - Editorial: fixed typos in Permissions Policy section
    https://github.com/w3c/permissions/pull/290 
  - chore: Update README.md
    https://github.com/w3c/permissions/pull/289 
  - chore: update how to contribute
    https://github.com/w3c/permissions/pull/281 
  - Editorial: rename specification
    https://github.com/w3c/permissions/pull/284 
  - Fixes a couple of typos in the examples
    https://github.com/w3c/permissions/pull/277 
  - Fixes #279 - Add myself as editor, mark Jeffrey as emeritus
    https://github.com/w3c/permissions/pull/280 

* w3c/webappsec-permissions-policy (+0/-1/💬4)
  3 pull requests received 4 new comments:
  - #425 Updated spec links to updated hash values (2 by clelland, w3cbot)
    https://github.com/w3c/webappsec-permissions-policy/pull/425 
  - #417 Add .circleci/config.yml (1 by clelland)
    https://github.com/w3c/webappsec-permissions-policy/pull/417 
  - #314 Change semicolons separating directives in examples to commas. (1 by clelland)
    https://github.com/w3c/webappsec-permissions-policy/pull/314 

  1 pull requests merged:
  - Updated spec links to updated hash values
    https://github.com/w3c/webappsec-permissions-policy/pull/425 


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/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, 6 September 2021 17:00:39 UTC