-
Several of the cAdvisor queries return a record for the 'parent' instance. This record was causing issues with my alerts due to the name label not being set. For me adding a name filter to the queri…
-
### Description
Fetching a `proposal_id` using `terra.gov.proposal()` does not work because there is an error in the object that looks for `proposal_status` where it should be `status` instead.
…
-
I was going to try Themis wasm, but `libthemis.wasm` file is huge. Even gzipped, it has roughly 1 MB. For a comparison, OpenPGP.js has roughly 100kb. Maybe there is a reason for that, but for simple E…
-
### Identified By:
- Themis Team
- Immunefi
### Scorp:
Users can provide their Uniswap V3 LP positions as collateral when borrowing assets from the system. However, due to the use of vulnerable LP…
-
I’m not sure if this is possible already so please forgive me if so. Also, please let me know if this better fits in `tune` or elsewhere.
I have a situation where my dataset is too large for my se…
-
The following crates are excluded from the workspace so their build targets are not covered by any CI pipeline.
They seem to be unmaintained as they are unbuildable right now and the last commit was …
-
**ISIS version(s) affected**: 4.1.1 as well as older 3.x.y versions
**Description**
Using nomenclature tool on mosaic produces an error dialog. Can't connect to features database.
**How to r…
-
Docker is a popular, clear an easy way to distribute environments. How about making preconfigured images to make it easier to build Themis for less obvious platforms, which require a lot of steps to s…
-
`detect_step()` should not be limited to steps in {recipes}
``` r
library(recipes)
library(themis)
rec %
step_intercept() %>%
step_smote(Species)
detect_step(rec, "smote")
#> Error: …
-
Hello, recently when running Pioneer, I ran into an opaque error, which propagated as a warning but appeared to be non-fatal bubbling up from cohort diagnostics. https://github.com/ohdsi-studies/Pione…