BlackHoleFox

Results 39 comments of BlackHoleFox

I'm not sure where this PR left off, but I found this library today but the UB is concerning, especially considering I want to parse potentially untrusted FLAC files. Can...

I am unable to get this to work at all, even with the snippet above.

@marcus-oscarsson I ended up with the same results. I can directly use the `ASGIApp` with Uvicorn but the mounting method never passes through the requests properly and my client gets...

With #181 closed and available on the master branch, has there been any interest in this? It would be nice to avoid `serde_json::Value`.

The current issue the CI failures are seeing is due to `bindgen`. There's an issue similar to it [here](https://github.com/KyleMayes/clang-sys/issues/121). Maybe we could try pointing it at the runner's clang installation...

Would you mind updating the README to show that support for 448 is now in the default resolver? That should help users see that `snow` finally supports the protocol's two...

> I agree that using files arbitrarily far up the folder hierarchy can be a problem, as described in the RFC. But I clearly trust the code in my current...

The current [guides](https://github.com/rustsec/advisory-db/blob/main/HOWTO_UNMAINTAINED.md) on this say this: > Implicitly unmaintained: the author is incommunicado for a prolonged period of time and cannot advise as to a crate's status. > Contact...

Sounds like this is gonna get more noticeable in future Win11 updates thanks to [Smart App Control](https://www.zdnet.com/article/microsoft-here-are-the-key-windows-11-security-upgrades-coming-your-way/) which [requires](https://twitter.com/dwizzzleMSFT/status/1511368944380100608) some code signature on the binary.

Thank you :)