pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Python language:PHP
Filter by
51.6M results
📝 Description
Region parsing and normalization was called across multiple paths (geo_alerts.py, main.py, realtime_notifications.py)
without consistent validation, allowing empty strings and malformed ...
Fixes two high-severity vulnerabilities flagged by Snyk in the test tooling.
- Pins @grpc/grpc-js to 1.13.5 via an override, clearing SNYK-JS-GRPCGRPCJS-17315646 and -17315972 (uncaught exception
...
Unified replay for geometric-kernels/GeometricKernels
All submissions
- [x] Have you followed the guidelines in our Contributing document?
- [x] Have you checked to ensure there are no other open Pull Requests for the same changes?
- [x] Have you made ...
Fixes a high-severity vulnerability flagged by Snyk in the test tooling.
- Pins tmp to 0.2.7 via an override, clearing SNYK-JS-TMP-17315641 (directory traversal). tmp is pulled in
transitively through ...
Unified replay for galaxyproject/galaxy
背景
hycert-api 續約成功後會把舊卡 status 設為 superseded。但 UI 的 statusLabel 對 active/expired 以外的狀態一律 fallback 成
statusRevoked,導致被取代的舊卡被誤標成「已撤銷」(Revoked)——令人誤會、且不正確(CA 端從未撤銷,只是本地標記被新卡取代)。
改動
- cert-list.tsx / ...
Improve the support policy check to correctly identify date types and enhance error handling for HTTP requests by
silencing specific errors. Additionally, update the list of ignored headers to include ...
Problem
Council review is meant to be a convergence loop over the merge candidate, but the current gate artifacts did not prove
which head SHA they reviewed and the merge-stage workflow did not fail closed ...