Tony Arcieri
Tony Arcieri
Dup of https://github.com/rustsec/rustsec/issues/1249
While it would be nice to have a test, I worry about including one that has UB
It looks like debug logging is enabled and it's printing a large number of debug loglines, which is confusing `audit-check`
It seems like something in your workflow is triggering the debug output. Are you setting `RUST_LOG=debug` anywhere? This seems like something unusual with your environment. This project is in very...
Removing that line should fix the problem
Again, I’m a maintainer of last resort. If you want it fixed, open a PR
This repo is very much in maintenance-only mode so if you would like changes you need to implement them
Yes, you can file an `informational = "unsound"` advisory for it
I can't find a citation in ITU X.690, which includes surprisingly little information on context-specific fields in general. Perhaps there's a different document I should be consulting. This situation arises...
Perhaps we're not finding anything because there is no special algorithm, and they should be handled like any other tag, in which case the special logic around them should just...