-
**Backstory:** For reasons of needing more precision, I have forked this library and made some modifications to allow it to parse coordinates as something other than `f32`. I am not complaining about …
-
After reading these conversations, per Torvalds and other devs it seems that XPFO's defense on ret2dir is less of a code execution threat, and more a data exposure threat. The term was coined "read2di…
-
*Title*: ext_proc HTTP mode
*Description*:
It would be good to support HTTP protocol for ext_proc filter, just like how ext_authz supports both HTTP and gRPC. Sophisticated and performance focused…
-
### Version
14.18.1
### Platform
IBM i 7.4
### Subsystem
http
### What steps will reproduce the bug?
The HTTP server can suddenly stop responding to any and all requests. When the…
-
The [CHANGELOG.md](https://github.com/grafana/loki/blob/helm-loki-5.0.0/production/helm/loki/CHANGELOG.md) file in Loki Helm Chart v5.0.0 is missing the changes from v4.10.0 to v5.0.0.
According t…
-
From looking at the code, it appears AVIFs with transparency are essentially just two AV1 images, each encoded independently - one for chroma and one for alpha. libavif currently forces [re]encoding …
-
I tried this code:
```rust
trait Original {
fn f() -> impl Fn();
}
// provide a type-erased helper trait for Original
trait Erased {
fn f(&self) -> Box;
}
impl Erased for T {
…
-
In the `docker-compose.dev.yml` overlay we use `volumes` mappings as a developer convenience so that local source files are mirrored in the running docker containers, enabling code reloading without h…
-
**What is the goal / desired outcome?**
As a user, I want to be able to copy or rename a pipeline or repo. I expect this to be a (very) light-weight operation, and for repo history to be preserved.…
-
Considering that:
1. There are large amount of existing code bases using flot. &&
2. We want to encourage the existing users to update to 2.1.2
I think we should maintain a support for "old sty…