Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Python

Filter by

93.2M results  (2 s)

93.2M results

Summary - expands NeMo CVE-2025-23304 Hydra _target_ detection for direct network and file-access callables - covers exact SSRF/file I/O aliases across urllib, urllib3, requests, synchronous httpx, ...

Part of #8 — item 2 (validate booru API assumptions). ⚠️ Scope note (network constraint) The CI/sandbox network policy blocks derpibooru.org and e621.net/e926.net (Host not in allowlist), so I could ...

This way we avoid long library load time that would ve been caused otherwise

💡 What: Replaced an O(N) list membership check with a set-based O(1) membership check in the loop inside benchmark_update_seen_images.py:10 (baseline function). A shadow set seen_set is initialized before ...

💡 What: Extracts the self.coordinate_precision attribute access into a local variable (prec) in tight formatting loops inside SVGGenerator (_polygon_to_path, _linestring_to_path, and generate_svg s labels ...

Summary - Add opt-in --allow-codex execution to implementation-wave orchestration after task worktree preparation. - Capture Codex stdout/stderr logs, verification results, changed files, and implemented/failed ...

Summary A big-bang redesign of the telemetry database and the registration paths that feed it. Handler invocations and job executions were two parallel tables with duplicated read models, query services, ...