Échec pipeline audit n°1051375
## Problème rencontré Le pipeline [1051375](https://framagit.org/filae/src/-/pipelines/1051375) a échoué : ``` $ bundle exec bundle audit check --update Download ruby-advisory-db ... Cloning into '/root/.local/share/ruby-advisory-db'... ruby-advisory-db: advisories: 1007 advisories last updated: 2025-08-15 09:06:14 -0700 commit: 38d5d62f8c2325f3c5b980dc2f7774f8abbc589c Name: activerecord Version: 7.1.5.1 CVE: CVE-2025-55193 GHSA: GHSA-76r7-hhxj-r776 Criticality: Unknown URL: https://github.com/rails/rails/security/advisories/GHSA-76r7-hhxj-r776 Title: Active Record logging vulnerable to ANSI escape injection Solution: update to '~> 7.1.5.2', '~> 7.2.2.2', '>= 8.0.2.1' Name: activestorage Version: 7.1.5.1 CVE: CVE-2025-24293 GHSA: GHSA-r4mg-4433-c7g3 Criticality: Unknown URL: https://github.com/rails/rails/security/advisories/GHSA-r4mg-4433-c7g3 Title: Active Storage allowed transformation methods that were potentially unsafe Solution: update to '~> 7.1.5.2', '~> 7.2.2.2', '>= 8.0.2.1' Vulnerabilities found! Cleaning up project directory and file based variables 00:00 ERROR: Job failed: exit code 1 ``` ## Comment reproduire ? 1. Considérant le code de Filaé 1. Lorsque je lance `make audit` 1. Alors j'ai le message d'erreur ci-dessus ## Comportement attendu 1. Considérant le code de Filaé 1. Lorsque je lance `make audit` 1. Alors je n'ai pas de message d'erreur
issue