{
 "caniuse": [
  "subresource-integrity"
 ],
 "compat_features": [
  "api.HTMLScriptElement.integrity",
  "api.Request.integrity",
  "html.elements.link.integrity",
  "html.elements.script.integrity"
 ],
 "description": "Subresource integrity verifies that a resource, such as script served from a content delivery network, matches a known cryptographic hash. Also known as SRI.",
 "description_html": "Subresource integrity verifies that a resource, such as script served from a content delivery network, matches a known cryptographic hash. Also known as SRI.",
 "group": [
  "integrity"
 ],
 "kind": "feature",
 "name": "Subresource integrity",
 "spec": [
  "https://w3c.github.io/webappsec-subresource-integrity/"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2020-10-30",
  "baseline_low_date": "2018-04-30",
  "by_compat_key": {
   "api.HTMLScriptElement.integrity": {
    "baseline": "high",
    "baseline_high_date": "2020-10-30",
    "baseline_low_date": "2018-04-30",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "17",
     "firefox": "43",
     "firefox_android": "43",
     "safari": "11.1",
     "safari_ios": "11.3"
    }
   },
   "api.Request.integrity": {
    "baseline": "high",
    "baseline_high_date": "2019-09-27",
    "baseline_low_date": "2017-03-27",
    "support": {
     "chrome": "46",
     "chrome_android": "46",
     "edge": "14",
     "firefox": "51",
     "firefox_android": "51",
     "safari": "10.1",
     "safari_ios": "10.3"
    }
   },
   "html.elements.link.integrity": {
    "baseline": "high",
    "baseline_high_date": "2020-10-30",
    "baseline_low_date": "2018-04-30",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "17",
     "firefox": "43",
     "firefox_android": "43",
     "safari": "11.1",
     "safari_ios": "11.3"
    }
   },
   "html.elements.script.integrity": {
    "baseline": "high",
    "baseline_high_date": "2020-10-30",
    "baseline_low_date": "2018-04-30",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "17",
     "firefox": "43",
     "firefox_android": "43",
     "safari": "11.1",
     "safari_ios": "11.3"
    }
   }
  },
  "support": {
   "chrome": "46",
   "chrome_android": "46",
   "edge": "17",
   "firefox": "51",
   "firefox_android": "51",
   "safari": "11.1",
   "safari_ios": "11.3"
  }
 },
 "id": "subresource-integrity",
 "groups": [
  "integrity"
 ],
 "specs": [
  {
   "url": "https://w3c.github.io/webappsec-subresource-integrity/",
   "seriesComposition": "full",
   "shortname": "sri-2",
   "series": {
    "shortname": "sri",
    "currentSpecification": "sri-2",
    "title": "Subresource Integrity",
    "shortTitle": "SRI",
    "releaseUrl": "https://www.w3.org/TR/sri/",
    "nightlyUrl": "https://w3c.github.io/webappsec-subresource-integrity/"
   },
   "seriesVersion": "2",
   "shortTitle": "SRI",
   "release": {
    "url": "https://www.w3.org/TR/sri-2/",
    "status": "Working Draft",
    "filename": "index.html"
   },
   "formerNames": [
    "SRI"
   ],
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Application Security Working Group",
     "url": "https://www.w3.org/groups/wg/webappsec/"
    }
   ],
   "nightly": {
    "url": "https://w3c.github.io/webappsec-subresource-integrity/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webappsec-subresource-integrity",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Subresource Integrity",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "subresource-integrity"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/HTMLScriptElement/integrity",
   "title": "HTMLScriptElement: integrity property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/integrity"
  },
  {
   "slug": "Web/API/Request/integrity",
   "title": "Request: integrity property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/Request/integrity"
  },
  {
   "slug": "Web/HTML/Reference/Attributes/integrity",
   "title": "`integrity` HTML attribute",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Attributes/integrity"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2018-04-30T00:00:00.000Z",
 "baselineHighDateAsObject": "2020-10-30T00:00:00.000Z"
}