We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765a0e5 commit 3622f6eCopy full SHA for 3622f6e
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# v1.8.3
2
+
3
+## Vulnerability Fixes
4
5
+* https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw; prevents OOM condition due to malformed OIDC token (#2233)
6
7
+## Features
8
9
+* feat: Add support for skipping email_verified claim requirement per issuer (#2220)
10
+* add meta-issuer circleci block (#2215)
11
+* add circleci info to fulcio (#2192)
12
13
+## Testing
14
15
+* Add basic E2E tests (#2230)
16
17
# v1.8.2
18
19
## Testing
0 commit comments