-
Fulcio's API specifies that [RSA-PSS](https://github.com/sigstore/fulcio/blob/main/fulcio.proto#L210) is a supported algorithm. However, the `algorithm` field in the API is not used when parsing the p…
-
Hi there! I was trying Polygeist to lower PolyBench C code to MLIR SCF dialect. I tried [gemm.c](https://github.com/MatthiasJReisinger/PolyBenchC-4.2.1/blob/master/linear-algebra/blas/gemm/gemm.c) a…
-
Currently we run `cargo xtask verify-libraries --release` as part of `cargo xtask releng`, and nowhere else in the CI process. There are two reasons this is probably wrong.
1. If you build a binary i…
-
### 🚀 Feature Request
Add option to specifiy additional custom export conditions, analagous to jest's [`customExportConditions`](https://jestjs.io/docs/configuration#testenvironmentoptions-object)
#…
-
### Verification
- [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/…
-
It causes issues with license verification libraries like [Licensee](https://github.com/cashapp/licensee/issues/137). Removing the URL at https://github.com/icerockdev/moko-graphics/blob/master/graphi…
-
Two [serious](https://cve.mitre.org/cgi-bin/cvename.cgi?name=%20CVE-2018-1000657) [vulnerabilities](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000810) have been discovered in libstd to da…
-
Dear AdaCore,
I'm experimenting with verification of some cryptographic code (in this case the LibMLKEM library). We have found that CVC5 1.2.0 is very poor at reasoning about the "power" theory for…
-
The LibWeb main thread VM is never destroyed. This has been the case for a long time. We have too many cycles in core objects.
After the LibGC refactor, it is now unsafe to destroy the VM in genera…
-
## Background information
When building openpmix with `--enable-python-bindings` using GNU Guix, its `validate-runpath` verification phase fails like this:
```
starting phase `validate-runpath'…