docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-78B318
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
github_commit: "[P-Reinforce] Continuous Worker - 시프트 레프트 (Shift-Left)"
|
||||
---
|
||||
|
||||
# [[시프트 레프트 (Shift-Left)]]
|
||||
# [[시프트 레프트 (Shift-Left)|시프트 레프트 (Shift-Left)]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> 시프트 레프트(Shift-Left)는 소프트웨어 개발 수명 주기(SDLC)에서 품질 검사 및 보안 취약점 탐지를 개발 초기 단계로 앞당기는 접근 방식을 의미합니다 [1, 2]. 코드를 실행하기 전인 IDE 작업, 커밋 전(pre-commit) 훅, 풀 리퀘스트(PR) 및 CI 파이프라인 단계에 정적 분석 도구를 통합하여 문제를 선제적으로 해결하는 것을 목표로 합니다 [3, 4]. 이를 통해 취약점이 프로덕션 환경에 도달하기 전에 발견함으로써, 복구에 드는 시간과 비용을 크게 절감할 수 있습니다 [3, 5].
|
||||
@@ -22,11 +22,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 시프트 레프트 (Shift-Lef
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[DevSecOps]], [[SAST (Static Application Security Testing)]], [[CI/CD]]
|
||||
- **Projects/Contexts:** [[Snyk Code]], [[Corgea]], [[Axify]]
|
||||
- **Related Topics:** [[DevSecOps|DevSecOps]], [[SAST (Static Application Security Testing)|SAST (Static Application Security Testing)]], [[CI_CD|CI/CD]]
|
||||
- **Projects/Contexts:** Snyk Code, [[Corgea|Corgea]], [[Axify|Axify]]
|
||||
- **Contradictions/Notes:** 제공된 소스 전반에 걸쳐 시프트 레프트 접근법에 대한 반대 의견은 존재하지 않으며, 모든 문서가 조기 발견을 통한 수정 비용 절감 및 개발 속도 향상 효과를 긍정적으로 평가하고 있습니다.
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-18*
|
||||
- Raw Source: [[00_Raw/2026-04-20/시프트 레프트 (Shift-Left).md]]
|
||||
- Raw Source: 00_Raw/2026-04-20/시프트 레프트 (Shift-Left).md
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user