docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Index: Topics_Biz > Operations > Security & Reliability
|
||||
|
||||
## 📝 Documents
|
||||
- [[OWASP Top 10]]
|
||||
- [[OWASP Top 10|OWASP Top 10]]
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: P-REINFORCE-AI-050
|
||||
category: "[[10_Wiki/💡 Topics/Security & Reliability]]"
|
||||
category: "10_Wiki/💡 Topics/Security & Reliability"
|
||||
confidence_score: 0.99
|
||||
tags: [security, owasp, vulnerability, secure coding]
|
||||
last_reinforced: 2026-06-XX
|
||||
github_commit: "[P-Reinforce] Processed OWASP Top 10."
|
||||
---
|
||||
|
||||
# [[OWASP Top 10]] (웹 애플리케이션 보안 취약점)
|
||||
# [[OWASP Top 10|OWASP Top 10]] (웹 애플리케이션 보안 취약점)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> 웹 애플리케이션 개발 시 가장 빈번하고 치명적인 상위 10가지 보안 위험 목록으로, 개발 초기 단계부터 'Shift-Left' 원칙에 따라 코딩과 테스트 전반에 걸쳐 방어 로직을 적용하는 것이 필수적이다.
|
||||
@@ -25,7 +25,7 @@ github_commit: "[P-Reinforce] Processed OWASP Top 10."
|
||||
- **정책 변화:** SAST/DAST 같은 자동화된 테스트 도구 활용 외에도, 설계 단계에서부터 보안 취약점 분석(Threat Modeling)을 의무화하고, 코드를 검토할 때마다 (Pull Request 기반의) 보안 체크리스트를 도입하는 것이 현대적 표준이다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Parent: [[DevSecOps]]
|
||||
- Related: [[SAST (Static Application Security Testing)]] , [[DAST (동적 애플리케이션 보안 테스트)]] , [[Security by Design]]
|
||||
- Raw Source: [[00_Raw/OWASP Top 10.md]]
|
||||
- Parent: [[DevSecOps|DevSecOps]]
|
||||
- Related: [[SAST (Static Application Security Testing)|SAST (Static Application Security Testing)]] , [[DAST (동적 애플리케이션 보안 테스트)|DAST (동적 애플리케이션 보안 테스트)]] , Security by Design
|
||||
- Raw Source: 00_Raw/OWASP Top 10.md
|
||||
---
|
||||
Reference in New Issue
Block a user