Skip to content

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

Filter by

200M results  (2 s)

200M 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

Please provide me the recommendations

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Adds a gear icon shortcut to Settings in both the top bar and the bottom navigation bar (between Docs and Menu). - Bottom nav item calls bnav( settings ) and highlights ...

Bumps python from 3.11-slim to 3.14-slim. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python package-manager=docker previous-version=3.11-slim ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: LOW - Confidence: 90% - Auto-fix allowed: True 📝 Summary The application uses subprocess ...
ai-remediation
severity-low

- 将数据库用户名和密码替换为环境变量引用 - 添加数据库连接URL环境变量配置 - 移除硬编码的数据库认证信息 - 添加JWT密钥环境变量配置 - 统一使用环境变量管理敏感配置信息

PR #3224 was insufficient: my cookie verify in entity-status.js used process.env.JWT_SECRET || while index.js s signing secret falls back to crypto.randomBytes(32) when the env var is unset. Mismatched ...