forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSRI.json
More file actions
65 lines (65 loc) · 2.12 KB
/
SRI.json
File metadata and controls
65 lines (65 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"spec": {
"title": "Subresource Integrity",
"url": "https://w3c.github.io/webappsec-subresource-integrity/"
},
"links": {
"https://github.com/w3c/webappsec": [],
"https://lists.w3.org/Archives/Public/public-webappsec/": [],
"https://www.w3.org/Mail/Request": [],
"https://www.w3.org/2011/webappsec/": [],
"https://www.w3.org/Consortium/Patent-Policy-20170801/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/49309/status": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://html.spec.whatwg.org/": [
"concept-origin",
"same-origin"
],
"https://tools.ietf.org/html/rfc4648": [
"section-4"
],
"https://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf": [],
"https://tools.ietf.org/html/rfc5234": [
"appendix-B.1"
],
"https://www.w3.org/TR/html5/": [
"space-character",
"cors-settings-attributes"
],
"https://fetch.spec.whatwg.org/": [
"concept-request"
],
"https://www.w3.org/TR/CSP2/": [
"source-list-syntax"
],
"https://www.openssl.org/": [],
"https://infra.spec.whatwg.org/": [
"strictly-split",
"iteration-continue"
],
"https://www.eff.org/https-everywhere": [],
"https://tools.ietf.org/html/rfc7234": [
"section-5.2",
"section-5.2.1.6"
],
"https://www.w3.org/TR/powerful-features/": [
"secure-context"
],
"https://www.w3.org/2001/tag/doc/web-https": [],
"https://www.w3.org/Security/wiki/Same_Origin_Policy": [],
"https://www.gerv.net/security/link-fingerprints/": [],
"https://wiki.whatwg.org/wiki/Link_Hashes": [],
"https://tools.ietf.org/html/rfc2046": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://httpwg.org/specs/rfc7234.html": [],
"https://w3c.github.io/webappsec-secure-contexts/": [],
"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf": [],
"https://tools.ietf.org/html/rfc1035": [],
"https://tools.ietf.org/html/rfc6797": [],
"https://tools.ietf.org/html/rfc7469": [],
"https://tools.ietf.org/html/rfc8446": []
}
}