mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 14:10:22 -05:00
Clarify visual distinction between findings and alerts
This commit is contained in:
13
ui/ALERT_VS_FINDING.md
Normal file
13
ui/ALERT_VS_FINDING.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Finding:
|
||||||
|
- Analytical result
|
||||||
|
- Appears in tables
|
||||||
|
- Can exist without alert
|
||||||
|
|
||||||
|
Alert:
|
||||||
|
- Escalated finding
|
||||||
|
- Higher visual emphasis
|
||||||
|
- Requires acknowledgment or action
|
||||||
|
|
||||||
|
Rule:
|
||||||
|
An alert is always derived from a finding.
|
||||||
|
No alert may exist without a finding.
|
||||||
Reference in New Issue
Block a user