1.0 KiB
1.0 KiB
id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
| id | title | category | status | canonical_id | duplicate_of | aliases | source_trust_level | confidence_score | verification_status | tags | last_reinforced | github_commit | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wiki-2026-0508-동적-런타임-분석-dynamic-runtime-analys | 동적 런타임 분석 (Dynamic Runtime Analysis) | 10_Wiki/Topics | duplicate | dynamic-runtime-analysis | DAST | A | 0.9 | redirected |
|
2026-05-10 | pending |
동적 런타임 분석 (Dynamic Runtime Analysis)
이 문서는 DAST 의 중복본입니다. Canonical 문서로 redirect.
핵심 요약
- 실행 중 program 의 behavior 관찰 — instrumentation, profiling, fuzzing.
- Static (SAST) 와 complementary — 매 runtime-only bug (concurrency, env-dependent) 검출.
🔗 Graph
- 부모: DAST (canonical)
- Adjacent: DAST_Fundamentals · Fuzzing · SAST · Analyze runtime performance
🕓 변경 이력
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |