-
Hello, I'm trying to use this library to process some shapefiles. I've compiled my app using address sanitizer and this is stopping my program execution (see details below). Now I've been roaming arou…
-
### Description
Currently, it's possible to filter log messages in Quarkus by creating a @LoggingFilter, which provides access to java.util.logging.LogRecord. However, I think there’s a limitation wh…
-
### Is this a duplicate?
- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
Based on a comment from @catsby (https://github.com/defenseunicorns/uds-cli/pull/882#discussion_r1735361049) we should be doing some kind of sanitizing on bundle names.
- [ ] ensure bundle name is…
-
### Describe the feature
It would be good to add a feature similar to KtorClient:
https://ktor.io/docs/client-logging.html#7641443b_69
Which would allow sanitization of headers such as Authorizat…
-
Hello
Ubuntu clang version 18.1.3 (1ubuntu1)
$ clang++ -O1 -g -fsanitize=address -fno-omit-frame-pointer example_UseAfterFree.cc
$ clang++ -O1 -g -fsanitize=address -fno-omit-frame-pointer examp…
-
Idea from Ilya Mironov's (@ilyamironov) pitch anything talk.
-
According to https://github.com/llvm/llvm-project/pull/115361#issuecomment-2477500295 unrelated steps of current bootstrap bots unnecessarily spam libc++ patches.
-
Hello,
I read in the description that Redcarpet is "The _safe_ Markdown parser".
Does that mean that it is safe to use it for untrusted user input? (e.g. forum, Q&A, comments, chat, etc.)
In …
-
### Library name and version
Azure.Security.KeyVault.Secrets 4.7.0
### Describe the bug
When doing a Get/Set secret operation the API will send the secret name unsanitized, and unvalidated.
The ca…