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-BC9D48
|
||||
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)의 초기 단계에서 취약점이나 버그를 탐지하고 수정하는 DevSecOps의 핵심 전략입니다 [1, 2]. 개발자가 코드를 작성하는 IDE나 CI/CD 파이프라인에 보안 검사를 통합하여, 코드가 프로덕션 환경에 도달하기 전에 문제를 미리 파악합니다 [3, 4]. 이를 통해 개발 후반부나 배포 이후에 문제를 수정하는 것보다 훨씬 적은 비용으로 신속하게 결함을 해결할 수 있게 합니다 [5].
|
||||
@@ -23,11 +23,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 시프트 레프트(Shift-Left
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[DevSecOps]], [[SAST (Static Application Security Testing)]], [[SDLC (소프트웨어 개발 수명 주기)]], [[CI/CD]]
|
||||
- **Related Topics:** [[DevSecOps|DevSecOps]], [[SAST (Static Application Security Testing)|SAST (Static Application Security Testing)]], [[SDLC (소프트웨어 개발 수명 주기)|SDLC (소프트웨어 개발 수명 주기)]], [[CI_CD|CI/CD]]
|
||||
- **Projects/Contexts:** 코드가 작성되는 IDE, 풀 리퀘스트, CI 파이프라인 단계에 직접 통합하여 소프트웨어가 출시되기 전에 취약점과 버그를 수정하는 컨텍스트에서 주로 사용됩니다 [3, 5]. 구체적인 사례로 BDC 회사는 QA 단계의 시프트 레프트를 통해 소프트웨어 딜리버리를 최적화한 바 있습니다 [8].
|
||||
- **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