issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript linked:pr linked:pr
Filter by
5.8M results
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 EmailHistory.application_id(與 ScheduledEmail)FK 無 ondelete:草稿硬刪若有關聯信件將 FK violation 靜默 rollback;若未來改 CASCADE
則信件證據隨刪除消失 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 學生領取歷史查詢不 join Application:軟刪(status=deleted)或被撤銷申請的 roster items 仍會出現在已付歷史;service/endpoint 測試皆無此情境
證據 student_scholarship_history_service.py:73-85、test_student_scholarship_history_service.py:182-200 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 HistoricalApplicationResponse 完全省略
revoked_at/revoked_by/revoke_reason/deleted_at/deleted_by_id/deletion_reason——資料庫有存,API ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 歷史申請端點不過濾軟刪申請:列表端點有 deleted_at IS NULL(line 71),history 端點完全沒有對應過濾,且「軟刪/硬刪是否應出現在歷史頁」無文件化政策;另 admin
刪除走硬刪、學生端刪除走軟刪,行為不對稱 ...
audit-history
- Crear .github/workflows/backend-ci.yml
- Ejecutar en push y pull_request a main
- Pasos: npm ci → npm run lint → npm test
- Agregar step de deploy automático con RENDER_DEPLOY_HOOK
ci_cd
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 續領(renewal)與挑戰(challenge)申請建立不寫任何 audit(一般申請有 log_application_create,renewal.py 連 import 都沒有)
證據 renewal.py:129-205, ...
audit-history
💡 Issue
패키지 구조 변경, 메서드 이름 변경, 에러 코드 처리
📝 todo
- [x] 예외 처리
- [x] PR 생성
- [x] 코드 리뷰 반영
refactoring
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 白名單異動 5 個端點全部零稽核(PATCH whitelist、dev add、batch_add/batch_remove/import_excel)——控制「誰能申請」的安全敏感操作
證據 scholarships.py:411-442, ...
audit-history
✨ 기능 개요
!-- 개발할 기능에 대해 설명해 주세요. --
사전 평가에만 종속되어 있던 채팅 기능을 공용 평가 채팅 구조로 리팩토링하고, 기존 평가 보고서에서도 채팅을 사용할 수 있도록 확장한다.
현재 채팅 메시지는 pre_evaluation_chat_messages 테이블에 저장되며 사전 평가(pre_evaluation_id)에만 연결된다. 하지만 ...
✨ feature
Contexto
Revisão de código (2026-06-10) encontrou bugs no caminho de avaliação/geração que corrompem as métricas reportadas —
exatamente as métricas que decidirão a promoção Vast → Lambda. Todos são confirmáveis ...

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.