Skip to content

Commit 98305cc

Browse files
committed
Add 'security-disclosures' property
1 parent 359daae commit 98305cc

File tree

55 files changed

+656
-207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+656
-207
lines changed

release-notes/1.0/index.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"month": {
5858
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
5959
},
60+
"security-disclosures": {
61+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
62+
},
6063
"cve-json": {
6164
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/cve.json",
6265
"type": "application/json"
@@ -77,6 +80,9 @@
7780
"month": {
7881
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
7982
},
83+
"security-disclosures": {
84+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
85+
},
8086
"cve-json": {
8187
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/cve.json",
8288
"type": "application/json"
@@ -97,6 +103,9 @@
97103
"month": {
98104
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
99105
},
106+
"security-disclosures": {
107+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
108+
},
100109
"cve-json": {
101110
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/cve.json",
102111
"type": "application/json"

release-notes/1.1/index.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"month": {
5858
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
5959
},
60+
"security-disclosures": {
61+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
62+
},
6063
"cve-json": {
6164
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/cve.json",
6265
"type": "application/json"
@@ -77,6 +80,9 @@
7780
"month": {
7881
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
7982
},
83+
"security-disclosures": {
84+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
85+
},
8086
"cve-json": {
8187
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/cve.json",
8288
"type": "application/json"
@@ -97,6 +103,9 @@
97103
"month": {
98104
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
99105
},
106+
"security-disclosures": {
107+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
108+
},
100109
"cve-json": {
101110
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/cve.json",
102111
"type": "application/json"

release-notes/10.0/index.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@
100100
"month": {
101101
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json"
102102
},
103+
"security-disclosures": {
104+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json"
105+
},
103106
"cve-json": {
104107
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/cve.json",
105108
"type": "application/json"

release-notes/10.0/preview/rc2/index.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
4444
"title": ".NET Release Index"
4545
},
46+
"security-disclosures": {
47+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json",
48+
"title": "Security disclosures - October 2025"
49+
},
4650
"cve-json": {
4751
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/cve.json",
4852
"title": "CVE records - October 2025",

release-notes/2.1/index.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"month": {
5858
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/08/index.json"
5959
},
60+
"security-disclosures": {
61+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/08/index.json"
62+
},
6063
"cve-json": {
6164
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/08/cve.json",
6265
"type": "application/json"
@@ -112,6 +115,9 @@
112115
"month": {
113116
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/03/index.json"
114117
},
118+
"security-disclosures": {
119+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/03/index.json"
120+
},
115121
"cve-json": {
116122
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/03/cve.json",
117123
"type": "application/json"
@@ -133,6 +139,9 @@
133139
"month": {
134140
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/02/index.json"
135141
},
142+
"security-disclosures": {
143+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/02/index.json"
144+
},
136145
"cve-json": {
137146
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2021/02/cve.json",
138147
"type": "application/json"
@@ -188,6 +197,9 @@
188197
"month": {
189198
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/09/index.json"
190199
},
200+
"security-disclosures": {
201+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/09/index.json"
202+
},
191203
"cve-json": {
192204
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/09/cve.json",
193205
"type": "application/json"
@@ -209,6 +221,9 @@
209221
"month": {
210222
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/08/index.json"
211223
},
224+
"security-disclosures": {
225+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/08/index.json"
226+
},
212227
"cve-json": {
213228
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/08/cve.json",
214229
"type": "application/json"
@@ -230,6 +245,9 @@
230245
"month": {
231246
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/07/index.json"
232247
},
248+
"security-disclosures": {
249+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/07/index.json"
250+
},
233251
"cve-json": {
234252
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/07/cve.json",
235253
"type": "application/json"
@@ -251,6 +269,9 @@
251269
"month": {
252270
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/06/index.json"
253271
},
272+
"security-disclosures": {
273+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/06/index.json"
274+
},
254275
"cve-json": {
255276
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/06/cve.json",
256277
"type": "application/json"
@@ -272,6 +293,9 @@
272293
"month": {
273294
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/05/index.json"
274295
},
296+
"security-disclosures": {
297+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/05/index.json"
298+
},
275299
"cve-json": {
276300
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/05/cve.json",
277301
"type": "application/json"
@@ -327,6 +351,9 @@
327351
"month": {
328352
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/index.json"
329353
},
354+
"security-disclosures": {
355+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/index.json"
356+
},
330357
"cve-json": {
331358
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/cve.json",
332359
"type": "application/json"
@@ -365,6 +392,9 @@
365392
"month": {
366393
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/index.json"
367394
},
395+
"security-disclosures": {
396+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/index.json"
397+
},
368398
"cve-json": {
369399
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/cve.json",
370400
"type": "application/json"
@@ -386,6 +416,9 @@
386416
"month": {
387417
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/index.json"
388418
},
419+
"security-disclosures": {
420+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/index.json"
421+
},
389422
"cve-json": {
390423
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/cve.json",
391424
"type": "application/json"
@@ -407,6 +440,9 @@
407440
"month": {
408441
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
409442
},
443+
"security-disclosures": {
444+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
445+
},
410446
"cve-json": {
411447
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/cve.json",
412448
"type": "application/json"
@@ -427,6 +463,9 @@
427463
"month": {
428464
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/index.json"
429465
},
466+
"security-disclosures": {
467+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/index.json"
468+
},
430469
"cve-json": {
431470
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/cve.json",
432471
"type": "application/json"
@@ -447,6 +486,9 @@
447486
"month": {
448487
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
449488
},
489+
"security-disclosures": {
490+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
491+
},
450492
"cve-json": {
451493
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/cve.json",
452494
"type": "application/json"
@@ -467,6 +509,9 @@
467509
"month": {
468510
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
469511
},
512+
"security-disclosures": {
513+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
514+
},
470515
"cve-json": {
471516
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/cve.json",
472517
"type": "application/json"
@@ -487,6 +532,9 @@
487532
"month": {
488533
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/index.json"
489534
},
535+
"security-disclosures": {
536+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/index.json"
537+
},
490538
"cve-json": {
491539
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/cve.json",
492540
"type": "application/json"
@@ -539,6 +587,9 @@
539587
"month": {
540588
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/09/index.json"
541589
},
590+
"security-disclosures": {
591+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/09/index.json"
592+
},
542593
"cve-json": {
543594
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/09/cve.json",
544595
"type": "application/json"

release-notes/2.2/index.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"month": {
7575
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/index.json"
7676
},
77+
"security-disclosures": {
78+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/index.json"
79+
},
7780
"cve-json": {
7881
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/09/cve.json",
7982
"type": "application/json"
@@ -95,6 +98,9 @@
9598
"month": {
9699
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/index.json"
97100
},
101+
"security-disclosures": {
102+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/index.json"
103+
},
98104
"cve-json": {
99105
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/07/cve.json",
100106
"type": "application/json"
@@ -116,6 +122,9 @@
116122
"month": {
117123
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
118124
},
125+
"security-disclosures": {
126+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/index.json"
127+
},
119128
"cve-json": {
120129
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/05/cve.json",
121130
"type": "application/json"
@@ -136,6 +145,9 @@
136145
"month": {
137146
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/index.json"
138147
},
148+
"security-disclosures": {
149+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/index.json"
150+
},
139151
"cve-json": {
140152
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/04/cve.json",
141153
"type": "application/json"
@@ -156,6 +168,9 @@
156168
"month": {
157169
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
158170
},
171+
"security-disclosures": {
172+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/index.json"
173+
},
159174
"cve-json": {
160175
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/03/cve.json",
161176
"type": "application/json"
@@ -176,6 +191,9 @@
176191
"month": {
177192
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
178193
},
194+
"security-disclosures": {
195+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/index.json"
196+
},
179197
"cve-json": {
180198
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/02/cve.json",
181199
"type": "application/json"
@@ -196,6 +214,9 @@
196214
"month": {
197215
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/index.json"
198216
},
217+
"security-disclosures": {
218+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/index.json"
219+
},
199220
"cve-json": {
200221
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/01/cve.json",
201222
"type": "application/json"

release-notes/3.0/index.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"month": {
7575
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/index.json"
7676
},
77+
"security-disclosures": {
78+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/index.json"
79+
},
7780
"cve-json": {
7881
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2020/01/cve.json",
7982
"type": "application/json"

0 commit comments

Comments
 (0)