issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML
Filter by
15.9M results
For each finding, provide a concrete code suggestion showing what the fixed line should look like, not just a general
remediation string.
Example for DSC-002:
- FROM python
+ FROM python:3.12-slim
enhancement
Auto-opened by Brain L15 (routes/brain_layer15_auto_action.py)
Confidence: high
Symptoms (cross-layer findings that point at this root cause)
- 14 404s in 5min on pattern GET /api/v1/facility/ slug ...
brain-l15-auto
confidence-high
Auto-opened by Brain L15 (routes/brain_layer15_auto_action.py)
Confidence: high
Symptoms (cross-layer findings that point at this root cause)
- 13 404s in 5min on pattern GET /api/v1/facility/ slug ...
brain-l15-auto
confidence-high
Rules like DSC-001 (root user) and DSC-007 (healthcheck) should only apply to the final stage in multi-stage builds.
Running as root in a builder stage is acceptable.
Currently, if a multi-stage Dockerfile ...
enhancement
rules
I don t know why but when using the new version I got more than one instance of read time out error. Checked my
connection and there s nothing wrong with it. It just troublesome sometimes because when ...
Include scanner version and scan duration in all report outputs so users can track performance and version drift.
enhancement
reporting
Context
This issue tracks the scope explicitly deferred from PR #1535 (missions
charter-doctrine-mission-type-configuration-01KSWJVX and charter-pack-activation-layer-01KSYE4V). The charter activation ...
doctrine
enhancement
P0-critical
배경
모니터링 대시보드(monitoring/)의 기간 필터 동작 정합성 문제.
- 카테고리 A ( 스킬 호출별 토큰 소모(Top 30) , 스킬 호출별 토큰 사용량(호출~종료 누적) ) — 기간 선택 무관(전체) 이어야 하나, 선택 주간으로 필터되어 sparse한 현재 주(W23)에서
데이터가 사라져 보임.
- 카테고리 B (서브에이전트 사용량 ...
Problem
Sequential review_pr sessions in the review loop collide on prior_threads_{pr_number}.json because the file uses
PR-number-only namespacing with no cleanup between iterations. Session 2 s Write ...
recipe:remediation

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.