ops: add mock-ready VEX/Vuln runbooks

This commit is contained in:
StellaOps Bot
2025-12-07 00:09:24 +00:00
parent e0f6efecce
commit 8a72779c16
5 changed files with 80 additions and 33 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "multi-workspace-fixture",
"version": "1.0.0",
"workspaces": ["packages/*"],
"dependencies": {
"lodash": "^4.17.21"
}
}