Defect Taxonomy Knowledge Base Unified classification of source code defects synthesizing MITRE CWE, OWASP Top 10, NASA Power of 10, IBM ODC, IEEE 1044, and Beizer's taxonomy into actionable detection references. Reference Files Load relevant references based on the code domain under review. Do NOT load all files -- select only what applies. Taxonomy References (defect patterns) | Reference | When to load | |-----------|-------------| | | Concurrent/parallel code, shared state, async patterns, closures, variable scoping | | | Comparisons, boolean logic, type conversions, generics, serializati…