pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript
Filter by
182M results
Version bump to 1.7.1 ahead of the test→main prod release.
Ships the super-admin Subscriptions Overview dashboard (standalone monitoring tab: student B2C + institute metrics,
status donuts, country/institution ...
!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA --
Status
- [x] In Progress
- [ ] Ready
- [ ] In Hold - (Reason for hold)
Contributor
@xsoar-bot
Notes
And here are ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
🎯 为什么要这样做
当前的抓取-解析工作流要求使用者手动编写 PowerShell 循环或多步执行。以武器为例,需要先 crawl category-pages,再取回标题列表,最后用
foreach 逐条 parse,流程繁琐且易出错。此 PR 引入 python main.py all 一站式入口,将标准实体的 crawl→parse→store
流水线整合为单条命令,同时覆盖角色、活动任务、编年史、北陆图书馆、魔神任务、角色传说任务等特殊实体的全量处理。 ...
Bumps axios from 1.11.0 to 1.16.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.0 — May 2, 2026 ...
dependencies
javascript
This pull request was created by @kiro-agent on behalf of @Rakshit-Singh2004 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
Supersedes #816 (native reimplementation)
_discover_team_id returned nodes[0], so a multi-team workspace silently dropped pending issues from every other team.
Reimplemented natively (not a copy of the ...