browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Add signature-based-sri

Open browser-specs-bot opened this issue 1 year ago • 3 comments

URL

https://wicg.github.io/signature-based-sri/

Rationale

Additional properties

{}

browser-specs-bot avatar Oct 14 '24 00:10 browser-specs-bot

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://wicg.github.io/signature-based-sri/",
  "seriesComposition": "full",
  "shortname": "signature-based-sri",
  "series": {
    "shortname": "signature-based-sri",
    "currentSpecification": "signature-based-sri",
    "title": "Signature-based Integrity",
    "shortTitle": "Signature-based Integrity",
    "nightlyUrl": "https://wicg.github.io/signature-based-sri/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/signature-based-sri/",
    "status": "Unofficial Proposal Draft",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/signature-based-sri",
    "sourcePath": "index.bs",
    "filename": "index.html"
  },
  "title": "Signature-based Integrity",
  "source": "spec",
  "shortTitle": "Signature-based Integrity",
  "categories": [
    "browser"
  ],
  "standing": "pending"
}

Tests

These changes look good! 😎

browser-specs-bot avatar Oct 14 '24 00:10 browser-specs-bot

Pending clarity on status of the spec as the entry in Chromestatus currently says "No longer pursuing": https://chromestatus.com/feature/5713333428682752

tidoust avatar Nov 06 '24 08:11 tidoust

see also https://github.com/WICG/proposals/issues/175

dontcallmedom avatar Nov 13 '24 08:11 dontcallmedom

The specification was updated on 2025-03-24 (last reviewed on 2024-10-14).

github-actions[bot] avatar May 01 '25 00:05 github-actions[bot]

The specification was updated on 2025-05-21 (last reviewed on 2025-05-01).

github-actions[bot] avatar Jul 01 '25 00:07 github-actions[bot]

New Chromestatus entry indicates active work on the proposal, and support from Webkit. Spec status was also updated to "Draft CG Report". Seems good to add!

@browser-specs-bot pr

tidoust avatar Jul 02 '25 08:07 tidoust