issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:Java language:JavaScript
Filter by
62M results
scripts/operator/README.md の末尾に !-- dbg -- を1行追記してください。
Vulnerability
- Package: pytest
- Current version: 7.0.0
- Safe version: 9.0.3
- CVE / Advisory: CVE-2025-71176
- Severity: MEDIUM
- Summary: pytest has vulnerable tmpdir handling
What the ...
needs-manual-fix
severity:medium
vuln-agent
Problem
In .github/workflows/publish.yml, the new workflow_dispatch trigger is not branch-constrained. The push.branches: [main]
filter only applies to the push trigger — workflow_dispatch is an independent ...
needs-validation
priority:P1
review-finding
staging-review
Context
Found while building the #6420 undefined-CSS-var lint.
Finding
packages/dashboard/src/theme/components.css references these CSS custom properties with no fallback, but they are
defined nowhere ...
dashboard
enhancement
from-review
Problem
In commands/orchestrate.md Step 3D.5, when ALL issues form a cycle, KAHN_QUEUE starts empty, the while-loop never runs,
and all issues are removed from ISSUES. No guard exists — the orchestrator ...
needs-validation
priority:P1
review-finding
staging-review
Objetivo
Habilitar a 1ª publicação de data-boar no PyPI via Trusted Publishing (OIDC) — sem token de longa-vida. Parte de #74 (1ª
publicação) + #75 (release machinery).
Escopo (3 peças)
1. .github/workflows/publish-pypi.yml ...
Problem
In commands/orchestrate.md Step 3D.5, EXCLUDED_CYCLE is used with +=() syntax but never initialized with
EXCLUDED_CYCLE=(). In bash, += on an undeclared variable creates a scalar. For multi-issue ...
needs-validation
priority:P1
review-finding
staging-review
Create a Python script that converts between Celsius and Fahrenheit.
Requirements:
- Create tempconv.py with functions: celsius_to_fahrenheit(c) and fahrenheit_to_celsius(f)
- CLI interface using ...
dispatch/implement
looper:implement
looper/planned
Vulnerability
- Package: cryptography
- Current version: 38.0.0
- Safe version: 48.0.1
- CVE / Advisory: GHSA-39hc-v87j-747x
- Severity: HIGH
- Summary: Vulnerable OpenSSL included in cryptography ...
needs-manual-fix
severity:high
vuln-agent
Problem
In commands/orchestrate.md Step 3D.5 (cycle detection), the line ISSUES=( ${ISSUES[@]/$C} ) attempts to remove cyclic
issues from the array but uses bash pattern substitution instead of proper ...
needs-validation
priority:P1
review-finding
staging-review

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.