mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 06:10:20 -05:00
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"id": "string",
|
|
"source": "string",
|
|
"severity": "low | medium | high | critical",
|
|
"summary": "string",
|
|
"confidence": "number",
|
|
"timestamp": "ISO-8601"
|
|
}
|