pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
149M results
What
Read-only evidence collection for the roadmap item 2 residual — whether the existing Tier2 warning-first surfaces
qualify for promotion to a hard gate / required check / CI smoke / --enforce. Mirrors ...
Closes #62
Summary
Follow-up to the v1.9.0 recolour. Now that Rules are amber, the yellow/orange warnings on a rule card blended into the
card. This recolours them so every element on a rule reads distinctly, and ...
Bumps the github-actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 4 | 7 |
| actions/dependency-review-action | 4 | 5 |
| actions/setup-python | 5 | 6 |
| ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What why
#569: on a restricted network, first-run setup fails downloading the ~2.5 GB cu128 PyTorch wheel from
download.pytorch.org, and the app won t launch. Two problems:
1. The error told users ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- JWT署名検証: extract_email_from_id_token を google-auth の verify_oauth2_token に置き換え。署名・iss・aud・exp
を検証し、別クライアント向けトークンの流用を防ぐ
- 認可コード再利用防止: /callback でコードのハッシュを Firestore に保存し、/token で照合・使用済み無効化することで同一コードの二重使用を防ぐ ...