최상위 10_Wiki/Topic_*였던 4개 카테고리 폴더를 10_Wiki/Topics/Topic_* 로 재배치.
콘텐츠 변경 없음(순수 폴더 이동) — Topics/ 하위 나머지 폴더는 이미 지난 커밋에서
전부 정리된 상태(잔존 항목은 에이전트 운영 상태 및 사용자가 보존을 요청한
업데이트0615/무제 3.canvas 뿐).
"매 source 의 reading 없이 의 running". SAST (Static Application Security Testing) 의 source code, bytecode, binary 의 의 inspecting 의 vulnerabilities 의 detecting 의 — 매 runtime 의 없이. 2026 의 dominant tools: Semgrep (rule-based, fast), CodeQL (semantic, deep), Snyk Code (DeepCode AI).
언제: triaging findings, generating fix PRs (Copilot Autofix style), writing custom rules from natural language.
언제 X: trusting AI-only triage 없이 의 human review — 매 false positives 여전히 30-50%.
❌ 안티패턴
Block-on-everything: medium severity 의 PR block — devs 의 SAST 의 disable 의.
No suppression hygiene: nosemgrep 의 reason 없이 spammed.
Tool-only: SAST 만 — DAST/SCA 없으면 runtime + dependency 의 blind.