Rafael Ríos Saavedra

Results 6 issues of Rafael Ríos Saavedra

Hi, I am trying to compile this extension using debian 11. The compilation went well but in the linking stage I got the following error: ``` ... [100%] Linking CXX...

## Summary Checking the result of Trivy scan, there is a GHSA and a dependency should be updated. ## Steps to reproduce ``` $ git clone https://github.com/concourse/concourse.git $ cd concourse...

bug

When running a trivy scan on altermanager v0.26.0 [source code](https://github.com/prometheus/alertmanager/archive/refs/tags/v0.26.0.tar.gz), it reported several CVEs on the depedencies. Is it possible to update those dependencies ? ``` alertmanager-0.26.0$ trivy filesystem --vuln-type...

### Issue description When running a trivy scan on `apisix-dashboard` `v3.0.1`, it reported several CVEs on the depedencies. Is it possible to update those dependencies ? ``` apisix-dashboard-3.0.1$ trivy filesystem...

bug

### Issue description Hi, grpc v1.47.0 is affected by [GHSA-m425-mq94-257g](https://github.com/advisories/GHSA-m425-mq94-257g). Is it possible to upgrade to: 1.56.3, 1.57.1, 1.58.3 ? ### Expected behavior -- ### How to Reproduce $ trivy...

bug

Hi, In version `2021.12.0`, when compiling using `prefix` the `libmip` binaries are located in a different location than with `2021.11.2`. I am not sure if this is intended or if...