docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [security, code-review, secure-coding, owasp, adversarial-mindset, p-reinf
|
||||
last_reinforced: 2026-05-01
|
||||
---
|
||||
|
||||
# [[Security-focused Code Review]]
|
||||
# [[Security-focused Code Review|Security-focused Code Review]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "애플리케이션의 기능성을 넘어 '공격자가 시스템을 어떻게 악용할 수 있는가?'라는 적대적 관점(Adversarial Mindset)에서 코드를 감사하여, 치명적인 보안 결함을 배포 전 차단하는 품질의 최전선."
|
||||
@@ -30,9 +30,9 @@ last_reinforced: 2026-05-01
|
||||
- **검토 속도 vs 엄격성**: 모든 PR에 심층 보안 리뷰를 강제하면 병목이 발생합니다. 위험 기반 코드 리뷰(Risk-based review)를 통해 민감한 데이터를 다루는 핵심 로직에 리뷰 자원을 집중해야 합니다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[OWASP Top 10]]: 보안 리뷰의 표준 체크리스트.
|
||||
- [[Shift-Left & Supply Chain Security]]: 보안 리뷰를 앞당기는 전략.
|
||||
- [[Automated Quality & Review]]: 보안 자동화 도구의 통합.
|
||||
- [[Architecture Review]]: 설계 단계에서의 보안 검토.
|
||||
- [[Principle of Least Privilege]]: 보안 설계의 대원칙.
|
||||
- [[OWASP Top 10|OWASP Top 10]]: 보안 리뷰의 표준 체크리스트.
|
||||
- [[Shift-Left & Supply Chain Security|Shift-Left & Supply Chain Security]]: 보안 리뷰를 앞당기는 전략.
|
||||
- [[Automated Quality & Review|Automated Quality & Review]]: 보안 자동화 도구의 통합.
|
||||
- [[Architecture Review (아키텍처 및 설계 리뷰)|Architecture Review]]: 설계 단계에서의 보안 검토.
|
||||
- Principle of Least Privilege: 보안 설계의 대원칙.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user