issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Java
Filter by
61.7M results
Outcome
Prevent credentials from entering source control and document operational response.
Acceptance criteria
- Production secrets are stored in the hosting provider secret manager.
- .env.example ...
Outcome
Ensure users can only access tasks belonging to an authorized workspace.
Acceptance criteria
- Tasks have an owner or workspace foreign key.
- Every read and write is scoped by authenticated ...
Outcome
Apply production HTTP and request protections before deployment.
Acceptance criteria
- Helmet security headers are enabled.
- CORS uses an explicit environment-based allowlist.
- Rate ...
Outcome
Require verifiable user identity for every non-health API request.
Acceptance criteria
- The API verifies issuer, audience, signature, and expiry for access tokens.
- Missing or invalid ...
The scheduled monitoring workflow could not successfully call the deployed Flask API. Check the VM, Docker containers,
API health endpoint, Prometheus metrics and deployment logs.
Describe the bug The plantuml-1.2006.6.jar reports the version is 152 days old on 2026-06-20.
To Reproduce Steps to reproduce the behavior:
1. Download the JAR plantuml-1.2006.6.jar
2. Compose an erroneus ...
triage
배경
#148(PR #148)에서 액션러블 레벌 산출(compute_actionable_levels)은 텔레그램 발신용(report.py)으로만 구현. JSON API 응답(/api/stock/report,
/api/stock/report/all)의 StockReport/StockSummary 스키마에 노출되지 않음 → UI에서 레벨·히트레이트·group ...
Outcome
Provide a safe migration path for existing local task data.
Acceptance criteria
- A documented CLI imports the current tasks.json format.
- Original task IDs and timestamps are preserved ...
Outcome
Move task persistence behind a repository layer backed by PostgreSQL.
Acceptance criteria
- Routes no longer read or write tasks.json directly.
- CRUD, duplication, status timestamps, filtering, ...
Outcome
Protect the existing API behavior while changing the storage implementation.
Acceptance criteria
- Tests cover CRUD, duplication, dependencies, timestamp transitions, and deletion cleanup. ...

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.