Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:PHP

Filter by

197M results  (2 s)

197M results

Summary Fixes #3. Adds a real RTPengine NG preflight path for RTPengine-backed B2BUA regression profiles so a missing backend is reported as BLOCKED instead of surfacing as confusing SIPp UAC/UAS failures. ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | Babel (source) | ==2.3.4 → ==2.9.1 | age | confidence | Directory Traversal in Babel CVE-2021-42771 ...
security

Pull request created by AI Agent

Summary Optimizes the Dependabot configuration to reduce PR noise and improve security posture. Changes - Remove redundant allow: dependency-type: all block - Add groups to consolidate updates (minor-and-patch ...

Problem The Dagster Helm chart execs dagster directly (for gRPC health checks and the code-server entrypoint), bypassing uv run. The image installs dependencies into a uv virtualenv at /app/.venv, but ...