issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:C# language:JavaScript
Filter by
53.1M results
Parent
#56
What to build
Add three new exports to backend/app/services/scraper.py:
- SSRFBlockedError(Exception) — raised when a URL is rejected for SSRF reasons.
- validate_url_syntax(raw_url: ...
enhancement
ready-for-agent
Running eval-studio on localhost:8000, with a config/tool_servers.yaml, and a working installation.
Step 1 — Create a malicious tool server
The payload includes a shell command that: (a) executes id ...
Scope
Audit-only review for the checks dict schema returned by evaluate_response().
Background
Stage 297 locked the top-level result object keys returned by evaluate_response():
- scenario_id
- ...
用来进行初始化时的回归,以正面测试为主,有条件的情况下,适当做一点负面测试。
测试环境
1. 要求用户安装 qmt,并提供安装路径。
2. 用户在执行测试时,通过命令行参数,传入安装路径、账号和密码。管理员密码自行生成
3. 测试前,脚本自动备份现有配置数据,在测试完成之后恢复。即使测试异常中断,也要确保自动恢复到测试前状态。
测试用例
实施细节
配置备份和恢复
spec
Summary
CodeQL still runs on every pull request to main, even when the PR only changes Markdown/content files and does not touch
JavaScript, build scripts, or workflow code.
Why this matters
- burns ...
Resend
it keeps asking for api key
cat on CSVs is unreadable. awk is verbose. We need a native command to inspect data files quickly.
Specs:
- Cmd: csv-view path
- Output: Render as a rich.table.Table. Headers bold/cyan, rows standard. ...
Problem
createNotification() builds the notification object as:
{ id: `ntf_${Date.now()}`, read: false, ...payload }
Because payload is spread after the service-owned defaults, a client can send id ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.