38 lines
704 B
JSON
38 lines
704 B
JSON
{
|
|
"schema-version": 1,
|
|
"mode": "refresh",
|
|
"current": "REPOSITORY_SNAPSHOTTED",
|
|
"history": [
|
|
{
|
|
"state": "INITIALIZED"
|
|
},
|
|
{
|
|
"state": "INPUT_CAPTURED",
|
|
"gates": [
|
|
{
|
|
"name": "request",
|
|
"ok": true,
|
|
"warnings": [],
|
|
"data": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"state": "REPOSITORY_SNAPSHOTTED",
|
|
"gates": [
|
|
{
|
|
"name": "snapshot",
|
|
"ok": true,
|
|
"warnings": [],
|
|
"data": {
|
|
"diff-hash": "sha256:77b1a19a536615064a4894d23c78b2e7aa54a9ef4cf13bad194ae40565407951"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rework": {
|
|
"iterations": 0,
|
|
"findings": {}
|
|
}
|
|
} |