-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: ContextualWisdomLab/aFIPC
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🛡️ Sentinel: [MEDIUM] 입력값 검증 강화를 통한 정수 오버플로 취약점 해결
#325
opened Sep 2, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: stats::na.omit() 제거를 통한 고유값 계산 성능 최적화
#324
opened Sep 2, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: 최적화: factor 레벨 명시 지정으로 as.factor() O(N) 오버헤드 제거
#323
opened Sep 2, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] Fix readline() integer coercion DoS
#322
opened Sep 2, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: sum(!is.na())를 사용한 고유 항목 수 계산 성능 최적화
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#318
opened Sep 1, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: Optimize column extraction memory overhead
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#317
opened Sep 1, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] High-priority or P1 work
status: needs-review
Open pull request requiring current-head review or checks
type: bug
Defect or incorrect behavior
aFIPC.R 내 대용량 입력 정수 강제 변환에 의한 크래시 취약점 수정
bug
priority: high
#316
opened Sep 1, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: 최소값 탐색에 sort() 대신 which.min()을 사용하여 O(N) 성능 최적화
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#315
opened Aug 31, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [MEDIUM] readline() 정규표현식 검증 강화를 통한 정수 오버플로 취약점 수정
bug
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#314
opened Aug 31, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [MEDIUM] Fix integer coercion vulnerability in readline
bug
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#313
opened Aug 31, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: mirt 파라미터 추출 시 불필요한 O(N) 데이터 복사 제거
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#312
opened Aug 31, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] 대화형 입력의 정수 오버플로 취약점 수정
bug
priority: high
High-priority or P1 work
status: needs-review
Open pull request requiring current-head review or checks
#311
opened Aug 30, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: 성능 향상 - 불필요한 메모리 복사 및 함수 오버헤드 제거
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#310
opened Aug 30, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [MEDIUM] Fix DoS vulnerability in readline validation
bug
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#309
opened Aug 30, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: O(N) 서브셋팅 오버헤드 최적화
enhancement
priority: medium
Normal-priority or P2 work
status: needs-review
Open pull request requiring current-head review or checks
#308
opened Aug 30, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: 고유 값 카운트 시
stats::na.omit 오버헤드 최적화
#307
opened Aug 29, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] Fix integer coercion DoS in readline prompts
#305
opened Aug 29, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: stats::na.omit() 사용 배제를 통한 결측치 카운트 로직 최적화
#303
opened Aug 28, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [MEDIUM] readline 입력 시 정수 오버플로우 방지 유효성 검사 수정
#302
opened Aug 28, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [MEDIUM] 대화형 프롬프트의 정수 오버플로 취약점 수정
#299
opened Aug 27, 2026 by
seonghobae
Collaborator
Loading…
⚡ Bolt: 데이터 프레임의 불필요한 부분집합 추출에 따른 O(N) 오버헤드 제거
#296
opened Aug 27, 2026 by
seonghobae
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] 대화형 프롬프트의 입력 강제 변환 크래시 취약점 수정
#295
opened Aug 27, 2026 by
seonghobae
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.