garden/failure.md
2026-04-01 09:43:34 -06:00

11 lines
288 B
Markdown

# Failure
- [[security]]
- an observable event where the system behaves contrary to its requirements
- crashes
- freezes
- gives bad output
- leaks secrets
- memory leaks
- usually caused by exploiting [[fault]]s
- usually from the perspective of end user/stakeholder/outsider