-
We've been using [Workload Identity Federation](https://cloud.google.com/iam/docs/workload-identity-federation) to access GCP resources from the main repository; it has been working smoothly, and this…
sffc updated
3 months ago
-
One of the features of Lincheck framework is the concurrent code model checker.
Currently the model checker functionality in Lincheck is toughly coupled with the Lincheck's data structures testing …
-
Hi, I am having this issue when attempting to mock a transaction with multiple inserts. I have tried doing what is suggested here https://github.com/jbrumwell/mock-knex/issues/95 however it does not s…
-
# Lines of code
https://github.com/Tapioca-DAO/tap-token/blob/20a83b1d2d5577653610a6c3879dff9df4968345/contracts/options/TapiocaOptionBroker.sol#L241-L288
# Vulnerability details
## Description
Wh…
-
### Subject
The documentation states that `retries` argument can be passed to a `PoolManager` to be used as default in pool requests:
https://urllib3.readthedocs.io/en/latest/reference/urllib3.uti…
-
# Lines of code
https://github.com/code-423n4/2024-06-vultisig/blob/58ebda57ccf6a74bdef2b88eb18a62ec4ad46112/hardhat-vultisig/contracts/Whitelist.sol#L204-L228
https://github.com/Uniswap/v3-core/blob…
-
Title 7 Part 1464 was updated on `2020-02-14_4cfb84d0` to include Subparts, A, B, C & D.
When inserted it appears they also created duplicate subparts that don't have sections but contain section …
-
java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java
```
18:52:47 ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to pass, found 1 soft …
-
### Are you using XOA or XO from the sources?
XO from the sources
### Which release channel?
stable
### Provide your commit number
cc3d5
### Describe the bug
Error when trying to create a priva…
-
Rather than storing full `x509.Certificate`s in the root pool we could instead store only the information that we require to accomplish chain building (SPKI, subject, name constraints), significantly …