pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:Java
Filter by
209M results
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
- 🚨 Severity: HIGH
- 💡 Vulnerability: Data read from localStorage (experience_user_id and experience_user_nick) was being used without
validation. As client-side storage can be manipulated by users, ...
Motivation
- Provide a mobile-first, dependency-free static web app for practicing long division by filling missing digits in
divisor, dividend, quotient, and remainder.
- Enable continuous deployment ...
codex
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
Stage 18 day 1 #13 — patch bump (🟢)
- python-multipart 0.0.22 → 0.0.32 (patch, 1 包)
- 用于 FastAPI Form/File upload
- 本地测: import OK, fastapi app OK, ruff clean
- 跟原 #13 dependabot PR 一致
Implements GitOps-style auto-deploy from main branch using ArgoCD:
Files added:
- .github/workflows/deploy.yml — CI workflow: builds JAR, pushes Docker image to Docker Hub, updates k8s manifest with ...
Summary
This PR resolves all issues catalogued in the cross-module audit (dev/issues.md), spanning every package under
brainstate/. Each fix is paired with a regression test that fails before the change ...
Añade trigger pull_request para main y dev. Los tests se ejecutan en cada PR sin hacer build Docker ni deploy. El
pipeline completo (build + push + deploy + smoke) solo se ejecuta en push a main o workflow_dispatch. ...