-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
**Is your feature request related to a problem? Please describe.**
Currently I can't use FIDO2 Passkeys / WebAuthn for passwordless login or for multi-factor authentication.
**Describe the soluti…
-
Hi,
I'm hoping to be able to run SVTyper in a generic mode on any SV tool.
I have tried running SVTyper on Manta and SvAbA vcfs, and am running into errors because SVTyper is looking for inform…
mej54 updated
2 years ago
-
## Description
Apologies if I've overlooked something, but AFAICT, nothing ever calls this trait method.
Is this something that I need to setup for myself?
I've been using https://specs.amethyst.…
-
### Describe the enhancement requested
Types like `ListType` and factory functions like `list` take a `const std::shared_ptr&` instead of a `std::shared_ptr` that could be moved into the newly constr…
-
run_once (https://github.com/datamapper/dm-core/blob/master/lib/dm-core/resource.rb#L1208-L1219) is not thread safe. Two callers can each check if the instance variable is set, find it to be false, th…
-
# Crash report
### What happened?
doing pytest on my github repository ["sqlite-bro"](https://github.com/stonebig/sqlite_bro) , with Python-3.13.0b1 augmented per:
- "with free-threading binari…
-
# 🚀 Feature Request
As discussed in #13216, we think there are certain cases where different or multiple versions of the same file may be found by move-package searches for Move compilation depende…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.1.5747-dev Personal, 7558ffe9
- OS: manjaro
- CPU Architecture: x86_64
**Bug Description:**
There are a few improvements which cou…
-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…