Robuta

https://advisories.gitlab.com/maven/org.mozilla/rhino/CVE-2025-66453/ Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function |... CVE-2025-66453 Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function: When an application passed an attacker... https://archive.grafana.com/docs/grafana/v7.5/packages_api/data/tofixed/ toFixed | Grafana documentation toFixed() function toFixed() function Signature typescript Copy export declare function toFixed(value: number, decimals?: DecimalCount): string; Import grafanadocumentation