CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 12:53:46 GMT
content-type: text/html; charset=utf-8
cache-control: max-age=0, private, must-revalidate
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
referrer-policy: no-referrer-when-downgrade
server-timing: repo_layout-fragment;desc="repo_layout fragment";dur=954.223836,commit_show_contents-fragment;desc="commit_show_contents fragment";dur=87.014629,commit_show_header-fragment;desc="commit_show_header fragment";dur=84.704109,nginx;desc="NGINX";dur=0.6712,glb;desc="GLB";dur=101.401207
strict-transport-security: max-age=31536000; includeSubdomains; preload
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-content-type-options: nosniff
x-frame-options: deny
x-repository-download: git clone https://github.com/wundergraph/cosmo.git
x-voltron-version: 321f992
x-xss-protection: 0
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=pTCknoqsbiLA%2Bq5AI3eocsKdNiu5zd7Sb4Q%2FmfZ7PujebD1qLergzw9kgh8jedSnVNfuuvPYswbYMIFuvHSCArNmSVYH%2FTBlJZ9hDsAkUDJ5TvVH22k5Rx11LBn4ivO7nr9zBfMOmB6FPHfGhef%2F3bqKav6GOCxHfIRvA1TFiz5sTH7%2FWFsyxHxVllAAs7wmaKDOQu0g6QbwJGKYN1YTOlIOh5OFNxOpgXIbH2u1ZU1qVzHCdACIZ8l6eGo8QteLXijuxOgZHnxAfiCInZpZQA%3D%3D--r7lzHsfDBupeNCQH--SomV6wATjceXUPjnes2Rqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.298319339.1753793625; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:53:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:53:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B1DA:3A6694:B1F3F6:D38E13:6888C459
feat: add audience validation (#2074) · wundergraph/cosmo@6ae66c8 · GitHub
Copy file name to clipboardExpand all lines: router-tests/authentication_test.go
Copy file name to clipboardExpand all lines: router/core/supervisor_instance.go
Copy file name to clipboardExpand all lines: router/pkg/authentication/authentication.go
Copy file name to clipboardExpand all lines: router/pkg/authentication/jwks_token_decoder.go
Copy file name to clipboardExpand all lines: router/pkg/config/config.go
Copy file name to clipboardExpand all lines: router/pkg/config/config.schema.json
Copy file name to clipboardExpand all lines: router/pkg/config/config_test.go
Copy file name to clipboardExpand all lines: router/pkg/config/testdata/config_full.json
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit 6ae66c8
File tree
Expand file treeCollapse file tree
8 files changed
+623
-37
lines changedFilter options
- router-tests
- router
- core
- pkg
- authentication
- config
- testdata
Expand file treeCollapse file tree
8 files changed
+623
-37
lines changedrouter-tests/authentication_test.go
Copy file name to clipboardExpand all lines: router-tests/authentication_test.go+485-6Lines changed: 485 additions & 6 deletions
Large diffs are not rendered by default.
router/core/supervisor_instance.go
Copy file name to clipboardExpand all lines: router/core/supervisor_instance.go+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
| 263 | + | |
262 | 264 |
| |
263 | 265 |
| |
264 | 266 |
| |
|
router/pkg/authentication/authentication.go
Copy file name to clipboardExpand all lines: router/pkg/authentication/authentication.go+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
80 | 82 |
| |
81 | 83 |
| |
82 | 84 |
| |
|
router/pkg/authentication/jwks_token_decoder.go
Copy file name to clipboardExpand all lines: router/pkg/authentication/jwks_token_decoder.go+102-15Lines changed: 102 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 |
| - | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 |
| |
53 |
| - | |
| 59 | + | |
54 | 60 |
| |
55 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
56 | 64 |
| |
57 | 65 |
| |
58 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
59 | 72 |
| |
60 | 73 |
| |
61 | 74 |
| |
| |||
76 | 89 |
| |
77 | 90 |
| |
78 | 91 |
| |
79 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
80 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
81 | 116 |
| |
82 | 117 |
| |
83 | 118 |
| |
| |||
103 | 138 |
| |
104 | 139 |
| |
105 | 140 |
| |
| 141 | + | |
| 142 | + | |
106 | 143 |
| |
107 | 144 |
| |
108 | 145 |
| |
109 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
110 | 158 |
| |
111 | 159 |
| |
112 | 160 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
118 | 195 |
| |
| 196 | + | |
| 197 | + | |
119 | 198 |
| |
120 |
| - | |
| 199 | + | |
| 200 | + | |
121 | 201 |
| |
122 | 202 |
| |
123 | 203 |
| |
| |||
132 | 212 |
| |
133 | 213 |
| |
134 | 214 |
| |
| 215 | + | |
| 216 | + | |
135 | 217 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
139 | 226 |
|
router/pkg/config/config.go
Copy file name to clipboardExpand all lines: router/pkg/config/config.go+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
471 |
| - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
472 | 475 |
| |
473 | 476 |
| |
474 | 477 |
| |
|
router/pkg/config/config.schema.json
Copy file name to clipboardExpand all lines: router/pkg/config/config.schema.json+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1649 | 1649 |
| |
1650 | 1650 |
| |
1651 | 1651 |
| |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
1652 | 1659 |
| |
1653 | 1660 |
| |
1654 | 1661 |
| |
1655 | 1662 |
| |
1656 |
| - | |
| 1663 | + | |
1657 | 1664 |
| |
1658 |
| - | |
| 1665 | + | |
1659 | 1666 |
| |
1660 | 1667 |
| |
1661 | 1668 |
| |
1662 | 1669 |
| |
1663 | 1670 |
| |
1664 | 1671 |
| |
1665 |
| - | |
| 1672 | + | |
1666 | 1673 |
| |
1667 |
| - | |
| 1674 | + | |
1668 | 1675 |
| |
1669 | 1676 |
| |
1670 | 1677 |
| |
1671 | 1678 |
| |
1672 | 1679 |
| |
1673 | 1680 |
| |
1674 | 1681 |
| |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
1675 | 1685 |
| |
1676 | 1686 |
| |
1677 | 1687 |
| |
| |||
1697 | 1707 |
| |
1698 | 1708 |
| |
1699 | 1709 |
| |
1700 |
| - | |
| 1710 | + | |
1701 | 1711 |
| |
1702 | 1712 |
| |
1703 |
| - | |
| 1713 | + | |
1704 | 1714 |
| |
1705 | 1715 |
| |
1706 | 1716 |
| |
|
router/pkg/config/config_test.go
Copy file name to clipboardExpand all lines: router/pkg/config/config_test.go+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1227 | 1227 |
| |
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 |
| - | |
| 1230 | + | |
1231 | 1231 |
| |
1232 |
| - | |
| 1232 | + | |
1233 | 1233 |
| |
1234 | 1234 |
| |
1235 | 1235 |
| |
| |||
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 |
| - | |
| 1248 | + | |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 | 1251 |
| |
1252 |
| - | |
| 1252 | + | |
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 | 1255 |
| |
| |||
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 |
| - | |
| 1273 | + | |
1274 | 1274 |
| |
1275 | 1275 |
| |
1276 | 1276 |
| |
|
router/pkg/config/testdata/config_full.json
Copy file name to clipboardExpand all lines: router/pkg/config/testdata/config_full.json+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
474 |
| - | |
| 474 | + | |
| 475 | + | |
475 | 476 |
| |
476 | 477 |
| |
477 | 478 |
| |
| |||
482 | 483 |
| |
483 | 484 |
| |
484 | 485 |
| |
485 |
| - | |
| 486 | + | |
| 487 | + | |
486 | 488 |
| |
487 | 489 |
| |
488 | 490 |
| |
489 | 491 |
| |
490 | 492 |
| |
491 | 493 |
| |
492 | 494 |
| |
493 |
| - | |
| 495 | + | |
| 496 | + | |
494 | 497 |
| |
495 | 498 |
| |
496 | 499 |
| |
|
You can’t perform that action at this time.
0 commit comments