Skip to content

Add Signature-based Integrity #1985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025
Merged

Add Signature-based Integrity #1985

merged 1 commit into from
Jul 2, 2025

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1532, adding the suggested spec to the list.

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": "Draft Community Group Report",
    "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": "good"
}

Tests

These changes look good! 😎

Close #1532, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "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": "Draft Community Group Report",
    "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": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust
Copy link
Member

tidoust commented Jul 2, 2025

CI failures are due to (hopefully transient) network errors. Ignoring.

@tidoust tidoust merged commit bed6b60 into main Jul 2, 2025
1 check failed
@tidoust tidoust deleted the add-signature-based-sri branch July 2, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add signature-based-sri
2 participants