Amaury Chamayou
Amaury Chamayou
`JwtAuthnPolicy` currently exposes an authenticated `key_issuer`, and an un-checked `iss` field from the token. It is up to the application code to check that they match (which should be the...
https://github.com/pypa/gh-action-pypi-publish/tree/master#tolerating-release-package-file-duplicates
Follow up to #3875, de-duplicate proposal storage between cose_history and proposals.
I don't fully understand this comment - does this need to be fixed in this PR, or can it wait for a follow-up? Is this to do with actually detaching...
I think we'd like to, but I'm not totally completely confident about the compatibility implications. The word "index/idx" remains in use on the ledger side of things I believe. I...
``` 18: Test command: /__w/1/s/build/indexing_test 18: Test timeout computed to be: 10000000 18: terminating with uncaught exception of type std::logic_error: Looks like a permanent loop 18: [doctest] doctest version is...
When running tests under ASAN with clang-15, eg https://dev.azure.com/MSRC-CCF/CCF/_build/results?buildId=69051&view=logs&jobId=fff884fa-70f7-5142-c642-c9647ff4218c&j=fff884fa-70f7-5142-c642-c9647ff4218c&t=002ec585-ff09-575c-f94f-67274e66fb5c ``` 2: ==1648==ERROR: AddressSanitizer: alloc-dealloc-mismatch (operator new vs free) on 0x606000000380 2: error: did not detect a valid list table with...
# Resolved 1. (#6187) All client requests are identical at the moment `[request -> 42, contentType |-> TypeEntry]`. Two ways to go here: - Fill them with something unique to...
We have had the check-todo script for a while now, as part of our executable project policy and it's done a good job of keeping tasks in issues, where they...
Native apps may want to create and run JS runtimes for their own purposes.