update audit bundle and vex decision schemas, add keyboard shortcuts for triage

This commit is contained in:
StellaOps Bot
2025-12-15 09:03:36 +02:00
parent b058dbe031
commit 4344020dd1
16 changed files with 975 additions and 105 deletions

View File

@@ -179,7 +179,7 @@
},
"status": {
"type": "string",
"enum": ["NOT_AFFECTED", "AFFECTED_MITIGATED", "AFFECTED_UNMITIGATED", "FIXED"],
"enum": ["NOT_AFFECTED", "UNDER_INVESTIGATION", "AFFECTED_MITIGATED", "AFFECTED_UNMITIGATED", "FIXED"],
"description": "VEX status"
},
"path": {